summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-05-15Split out core into compiler/dsl/query....Carlo Zancanaro
2013-05-15Update readme, add stubs, make two vars private.Carlo Zancanaro
2013-05-15Remove two bits of code that were lying around from experimentingCarlo Zancanaro
2013-05-15Fix query printing, operators, make joins better (also implicit on clause)...Carlo Zancanaro
2013-05-15Change some error reporting stuff. Nothing major.Carlo Zancanaro
2013-05-14Fix precondition on rename...Carlo Zancanaro
2013-05-14join and rename preconditions removing ambiguity, `on` now optional...Carlo Zancanaro
2013-05-14Throw a nicer exception on ambiguous field, also some cleanupCarlo Zancanaro
2013-05-14Parametrise deref behaviour, add two small tests....Carlo Zancanaro
2013-05-14Apparently I got the jdbc query syntax wrong. Corrected....Carlo Zancanaro
2013-05-14Fix ordering issue, split out string parameters for jdbc stuff...Carlo Zancanaro
2013-05-14Most of the RA stuff works now....Carlo Zancanaro
2013-04-27Initial commit.Carlo Zancanaro