romanb
|
ae5d212271
|
[2.0] Parser work. Added double-dispatch functionality to AST node classes for use in the SqlWalker to reduce big if/else instanceof checks and for better maintainability. Also its less error-prone in the SqlWalker because its harder to miss a conditional case. Added new extensible DQL function implementation.
|
2009-03-23 17:39:33 +00:00 |
|
jwage
|
d458197e3a
|
[2.0] Another step towards finishing namespace refactoring
|
2009-02-20 05:46:20 +00:00 |
|
romanb
|
22e94ac594
|
Enabling namespaces. Final restructurings.
|
2009-01-22 19:38:10 +00:00 |
|
romanb
|
602c6d973e
|
DQL Parser work. Getting some first tests back running. Reorganizing all parser rules into the Parser itself.
|
2009-01-19 18:40:12 +00:00 |
|
guilhermeblanco
|
f0a302ec8d
|
[2.0] Implementation of StateField grammar rule. Updated SelectExpression AST node
|
2009-01-16 11:22:36 +00:00 |
|
guilhermeblanco
|
f83f5c3c89
|
[2.0] Code reorganization, preparing for battle.
Fixes Strict error on EntityPersisterMock.
|
2009-01-14 04:59:35 +00:00 |
|