Andrew Garrett
|
8f9f814784
|
Revert to r39167. This is the last version I can find which compiles correctly.
|
2009-01-17 01:25:31 +00:00 |
|
River Tarnell
|
5e073fa2be
|
move include files to include/
|
2008-08-13 17:40:09 +00:00 |
|
River Tarnell
|
136d65bb51
|
add 'if <expr> then <iftrue> else <iffalse> end' as an alternative syntax to expr ? iftrue : iffalse
|
2008-08-12 16:40:51 +00:00 |
|
River Tarnell
|
dac72d2d9a
|
- untemplatise parser and ast, force Unicode (UChar32) only
- set an svn:ignore
|
2008-08-12 14:02:33 +00:00 |
|
River Tarnell
|
d4d3f27224
|
rewrote most of visitors.h, and split functors into functors.h. this implementation uses a metaprogram to determine valid operators at compile time, instead of requiring every exception to be specified seperately.
|
2008-08-12 12:11:31 +00:00 |
|
River Tarnell
|
4a4e3166cd
|
initial support for dates and intervals
|
2008-08-11 22:09:34 +00:00 |
|
River Tarnell
|
63c4ef9830
|
cleanups
|
2008-08-10 15:36:48 +00:00 |
|