1. 04 Nov, 2009 1 commit
  2. 15 Oct, 2009 1 commit
  3. 13 Oct, 2009 1 commit
  4. 13 Aug, 2009 1 commit
  5. 05 Aug, 2009 1 commit
  6. 04 Aug, 2009 1 commit
  7. 22 Jul, 2009 2 commits
  8. 21 Jul, 2009 2 commits
  9. 18 Jul, 2009 1 commit
  10. 16 Jul, 2009 1 commit
  11. 14 Jun, 2009 1 commit
  12. 24 May, 2009 1 commit
  13. 28 Mar, 2009 1 commit
  14. 23 Mar, 2009 1 commit
    • romanb's avatar
      [2.0] Parser work. Added double-dispatch functionality to AST node classes for... · ae5d2122
      romanb authored
      [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.
      ae5d2122
  15. 21 Mar, 2009 2 commits
  16. 19 Mar, 2009 1 commit
  17. 16 Mar, 2009 1 commit
  18. 14 Mar, 2009 1 commit
  19. 18 Feb, 2009 2 commits
  20. 22 Jan, 2009 1 commit
  21. 07 Sep, 2008 1 commit
  22. 31 Aug, 2008 1 commit
  23. 15 Jun, 2008 1 commit
  24. 05 Jun, 2008 1 commit
    • romanb's avatar
      Refactorings and initial commit/draft of new event handling / configuration /... · ad244305
      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.
      ad244305
  25. 28 May, 2008 1 commit
  26. 27 May, 2008 2 commits
  27. 24 May, 2008 3 commits