Sun, 12 Aug 2007 17:23:21 +0200 |
Giacomo Lozito |
adjusted comments for == and != tuple operators
trunk
|
Sun, 12 Aug 2007 16:58:43 +0200 |
Giacomo Lozito |
added support for raw text comparisons in tuple == operator (and that means != as well)
trunk
|
Sat, 11 Aug 2007 20:32:13 +0200 |
Giacomo Lozito |
simplified the tuple formatter a bit
trunk
|
Sat, 11 Aug 2007 07:34:28 -0500 |
William Pitcock |
some debugging for giacomo
trunk
|
Fri, 10 Aug 2007 19:43:25 -0500 |
William Pitcock |
fix recursion and combination of functions and expressions too
trunk
|
Fri, 10 Aug 2007 12:17:02 -0500 |
William Pitcock |
test nesting
trunk
|
Fri, 10 Aug 2007 12:09:58 -0500 |
William Pitcock |
fix parser
trunk
|
Fri, 10 Aug 2007 10:51:39 -0500 |
William Pitcock |
use g_str_has_prefix() more.
trunk
|
Thu, 09 Aug 2007 10:29:45 -0500 |
William Pitcock |
Add support for functions.
trunk
|
Thu, 09 Aug 2007 09:22:08 -0500 |
William Pitcock |
add (empty)? function to formatter
trunk
|
Thu, 09 Aug 2007 08:55:54 -0500 |
William Pitcock |
Add != operator.
trunk
|
Thu, 09 Aug 2007 08:22:08 -0500 |
William Pitcock |
revise tuple formatting engine logic
trunk
|
Thu, 09 Aug 2007 06:21:09 -0500 |
William Pitcock |
documentation fixes
trunk
|
Thu, 09 Aug 2007 06:19:27 -0500 |
William Pitcock |
Add first revision parser code. May or may not work, not hooked up, so I can't test it yet. ;)
trunk
|