- 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.
-
- 13 May, 2008 1 commit
-
-
romanb authored
-
- 17 Mar, 2008 1 commit
-
-
romanb authored
-
- 22 Feb, 2008 1 commit
-
-
jwage authored
-
- 22 Jan, 2008 1 commit
-
-
- 05 Jan, 2008 3 commits
-
-
romanb authored
-
romanb authored
reverting the reorganization done in 3455-3456 in order to make merging my experimental branch to trunk easier.
-
Jonathan.Wage authored
Preparation for new organization of code in to sub packages. Changed autoload() to work with new structure.
-
- 01 Dec, 2007 1 commit
-
-
romanb authored
-
- 21 Oct, 2007 1 commit
-
-
Jonathan.Wage authored
-
- 03 Oct, 2007 1 commit
-
-
Jonathan.Wage authored
-
- 03 Sep, 2007 1 commit
-
-
meus authored
-
- 10 Aug, 2007 2 commits
- 30 May, 2007 1 commit
-
-
zYne authored
-
- 24 May, 2007 1 commit
-
-
zYne authored
--no commit message
-
- 16 May, 2007 1 commit
-
-
zYne authored
--no commit message
-
- 02 Mar, 2007 1 commit
-
-
gyim authored
-
- 17 Feb, 2007 1 commit
-
-
zYne authored
-
- 16 Feb, 2007 1 commit
-
-
zYne authored
-
- 29 Dec, 2006 2 commits
- 12 Nov, 2006 1 commit
-
-
zYne authored
-
- 30 Oct, 2006 1 commit
-
-
zYne authored
-
- 28 Sep, 2006 3 commits
- 26 Sep, 2006 1 commit
-
-
pookey authored
-
- 03 Sep, 2006 1 commit
-
-
pookey authored
when using Doctrine::compile(), having the require_once()'s in the source files will break things. This is because the file hasn't been included, but the class has been defined in the compiled file. This means you have to rely on autoload to allow compile to function (or strip out all require_once's from the code on compile, but atleast one needs to be maintained). IMPORTANT: you MUST now use autoload.
-
- 30 May, 2006 2 commits
- 24 May, 2006 1 commit
-
-
doctrine authored
-
- 13 Apr, 2006 1 commit
-
-
doctrine authored
--no commit message
-