Commit Graph

10 Commits

Author SHA1 Message Date
rbock 74cafe35dd We now have unique name representations per name
Before this, there could be multiple classes representing multiple id
columns. Now there is one class representing ALL the name "id". Very
important for analyzing potential name clashes.
2014-11-30 19:40:34 +01:00
rbock e1c007287c Added portable static asserts 2014-11-23 20:06:58 +01:00
rbock 3cab459077 Added tag to indicate that an expression contains an aggregate function 2014-09-17 22:22:45 +02:00
Roland Bock 88bd56ff2d Fixed include path 2014-09-06 06:18:18 +02:00
rbock 400f79b79c Added a few bad examples (commented) 2014-09-06 06:14:44 +02:00
rbock 9c048786fd Added a few examples 2014-09-06 04:18:15 +02:00
Roland Bock 712d3a5c53 Renamed examples -> tests
Will need to add reasonable examples
2013-08-17 11:22:38 +02:00
Roland Bock e3001df8cd Added cmake support 2013-08-15 13:26:09 +02:00
Roland Bock e6f086bbfa Cleaned up directory structure. 2013-08-14 06:34:11 +02:00
Roland Bock 705f39e379 Initial commit 2013-08-13 22:43:10 +02:00