- 12 Sep, 2008 3 commits
-
-
romanb authored
-
romanb authored
-
guilhermeblanco authored
Started refactoring in DQL parser to separate Production into Parser and AST classes. Finished first tests. Currently only 4 are active in IdentifierRecognitionTest, and only 2 are passing.
-
- 07 Sep, 2008 3 commits
- 03 Sep, 2008 1 commit
-
-
guilhermeblanco authored
-
- 02 Sep, 2008 1 commit
-
-
romanb authored
-
- 31 Aug, 2008 2 commits
- 25 Aug, 2008 1 commit
-
-
subzero2000 authored
-
- 24 Aug, 2008 1 commit
-
-
romanb authored
-
- 23 Aug, 2008 1 commit
-
-
guilhermeblanco authored
-
- 22 Aug, 2008 3 commits
- 21 Aug, 2008 1 commit
-
-
guilhermeblanco authored
-
- 16 Aug, 2008 1 commit
-
-
romanb authored
-
- 09 Aug, 2008 1 commit
-
-
romanb authored
-
- 02 Aug, 2008 1 commit
-
-
romanb authored
-
- 01 Aug, 2008 1 commit
-
-
romanb authored
-
- 27 Jul, 2008 1 commit
-
-
romanb authored
--no commit message
-
- 21 Jul, 2008 1 commit
-
-
pookey authored
-
- 20 Jul, 2008 1 commit
-
-
romanb authored
-
- 11 Jul, 2008 1 commit
-
-
romanb authored
-
- 10 Jul, 2008 1 commit
-
-
romanb authored
-
- 04 Jul, 2008 1 commit
-
-
romanb authored
-
- 01 Jul, 2008 1 commit
-
-
gnat authored
-
- 30 Jun, 2008 1 commit
-
-
bascht authored
-
- 16 Jun, 2008 1 commit
-
-
romanb authored
-
- 15 Jun, 2008 1 commit
-
-
romanb authored
Added getters to AST. Removed Production::__call. Added visitor support to AST. (guilherme: dont shoot me yet :-). visitor support doesnt hurt even if we do not use it for SQL generation). Lots of other things.
-
- 14 Jun, 2008 1 commit
-
-
gnat authored
-
- 08 Jun, 2008 1 commit
-
-
guilhermeblanco authored
Cosmetics changes in EventManager, renamed the registerEventListener to addEventListener, optimized the source and changed the arguments order. Commented an echo line in RangeVariableDeclaration
-
- 05 Jun, 2008 1 commit
-
-
romanb authored
Refactorings and initial commit/draft of new event handling / configuration / bootstrapping. Still need to remove all the static EntityManagerFactory::getManager lookup calls from the Production classes. The production classes need to have access to the EntityManager of the Query that constructed the Parser. It should be injected into the Parser during construction.
-
- 02 Jun, 2008 4 commits
-
-
guilhermeblanco authored
Fixes in ParserResult, which was generating a bad table alias. Added more test cases. Commented new Event system call in EntityManager. Fixes in RangeVariableDeclaration.
-
zYne authored
-
zYne authored
-
zYne authored
--no commit message
-
- 30 May, 2008 1 commit
-
-
romanb authored
-
- 28 May, 2008 1 commit
-
-
guilhermeblanco authored
-