- 04 Nov, 2009 1 commit
-
-
guilhermeblanco authored
[2.0] More refactorings in Annotations parser and DQL parser. Now they only use constants instead of string processment
-
- 03 Nov, 2009 1 commit
-
-
romanb authored
-
- 30 Oct, 2009 3 commits
-
-
beberlei authored
[2.0] DDC-78 - Added support for context specific information in Annotation Parser Syntax Error Exceptions.
-
beberlei authored
[2.0] Added test that shows AnnotationParser only parses string literals with double quotes, wheras single quotes throw an Syntax Error. Removed debug output on failure for a proper syntax error exception.
-
beberlei authored
-
- 23 Oct, 2009 1 commit
-
-
romanb authored
[2.0] Small refactorings on the cache drivers. Introduced flag to control whether the cache driver should manage the cache keys since this is an advanced feature that is not always needed and can have negative side-effects (higher probability for cache slams).
-
- 17 Oct, 2009 3 commits
-
-
guilhermeblanco authored
[2.0] Grammar rule fixes to prevent possibility to do key=field=identifier as a correct parseable grammar
-
guilhermeblanco authored
-
guilhermeblanco authored
-
- 17 Aug, 2009 1 commit
-
-
romanb authored
[2.0] Applied fixes for character casing issues. Simplified inheritance mapping and improved handling of outer joins in Class Table Inheritance.
-
- 08 Aug, 2009 2 commits
-
-
guilhermeblanco authored
-
guilhermeblanco authored
-
- 07 Aug, 2009 1 commit
-
-
guilhermeblanco authored
[2.0] Some Annotations parser docblocks, optimizations, etc. Fixed wrong syntax error token report in DQL parser
-
- 05 Aug, 2009 1 commit
-
-
guilhermeblanco authored
-
- 15 Jul, 2009 4 commits
- 08 Jul, 2009 1 commit
-
-
romanb authored
-
- 07 Jul, 2009 1 commit
-
-
romanb authored
[2.0] New Annotation API work: Simplifications, changed namespace separator to match the one of PHP, adjusted Lexer to swallow any * characters outside of a string value to be more forgiving when it comes to formatting.
-
- 06 Jul, 2009 1 commit
-
-
romanb authored
[2.0] Moved cache drivers to Common package. Added new annotation parser implementation to Common package. AnnotationDriver in ORM not yet migrated.
-