Skip to content
Snippets Groups Projects
  1. Jan 20, 2014
  2. Jan 19, 2014
  3. Jan 17, 2014
  4. Jan 16, 2014
  5. Jan 15, 2014
  6. Jan 08, 2014
  7. Jan 03, 2014
  8. Jan 02, 2014
  9. Dec 20, 2013
  10. Dec 17, 2013
  11. Dec 11, 2013
  12. Dec 05, 2013
  13. Dec 04, 2013
  14. Dec 03, 2013
    • Adam Roses Wight's avatar
      Split code generation into components. · 5e434adf
      Adam Roses Wight authored
      Parsing the specification has become its own class.
      
      Templating has been abstracted, now beautifying is built into all php
      generation.  We lose the singleton efficiency, it gained us a few seconds
      at most.
      
      Generation tasks are split into ITasks, and are fed the main CG object
      as if it were a configuration object.  Eventually we will want to make
      the configuration a first-class object so that it is customizable.
      
      ----------------------------------------
      * CRM-13871: Provide an ORM layer: Doctrine
        http://issues.civicrm.org/jira/browse/CRM-13871
      5e434adf
  15. Dec 02, 2013
  16. Dec 01, 2013
  17. Nov 29, 2013
  18. Nov 25, 2013
  19. Nov 21, 2013
  20. Nov 14, 2013
  21. Nov 13, 2013
  22. Nov 07, 2013
  23. Nov 06, 2013
  24. Oct 31, 2013
Loading