- 10 Aug, 2009 1 commit
-
-
guilhermeblanco authored
[2.0] Added more missing docblocks. Implemented a double-inclusion listener prevention in EventManager
-
- 15 Jul, 2009 1 commit
-
-
jwage authored
-
- 14 Jul, 2009 1 commit
-
-
jwage authored
-
- 29 May, 2009 1 commit
-
-
romanb authored
[2.0] Changed identifier quoting strategy to something simpler. Dropped Doctrine prefix from annotations.
-
- 14 Mar, 2009 1 commit
-
-
romanb authored
-
- 07 Feb, 2009 1 commit
-
-
romanb authored
-
- 22 Jan, 2009 1 commit
-
-
romanb authored
-
- 03 Jan, 2009 1 commit
-
-
romanb authored
-
- 18 Dec, 2008 1 commit
-
-
romanb authored
-
- 12 Sep, 2008 1 commit
-
-
romanb authored
-
- 16 Aug, 2008 1 commit
-
-
romanb authored
-
- 10 Jul, 2008 1 commit
-
-
romanb authored
-
- 04 Jul, 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.
-
- 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.
-