Skip to content
Snippets Groups Projects
  1. Jul 13, 2011
  2. May 24, 2011
    • Iustin Pop's avatar
      Implement conversion of Python constants to Haskell · d99d1e36
      Iustin Pop authored
      
      With the merge of the repositories, we can now auto-generate the code
      for Haskell constants from the Python code.
      
      Currently this only handles the basic types (strings and
      integers). Handling containers such as lists and dictionaries is only
      possible if we would use a parser such that we recognise the element
      names. We could extend the convert-constants script if that becomes
      necessary, right now I'm looking at just the simple constants such as
      Iallocator modes, instance states, etc.
      
      Signed-off-by: default avatarIustin Pop <iustin@google.com>
      Reviewed-by: default avatarMichael Hanselmann <hansmi@google.com>
      d99d1e36
  3. Mar 22, 2011
  4. Feb 24, 2011
  5. Jan 18, 2011
  6. Dec 01, 2010
  7. Nov 30, 2010
  8. Nov 25, 2010
  9. Nov 24, 2010
  10. Nov 15, 2010
  11. Nov 09, 2010
  12. Sep 14, 2010
  13. Sep 07, 2010
  14. Jul 15, 2010
  15. Jun 02, 2010
  16. Mar 23, 2010
  17. Mar 15, 2010
  18. Mar 12, 2010
  19. Mar 09, 2010
  20. Feb 23, 2010
  21. Feb 11, 2010
  22. Feb 10, 2010
  23. Jan 14, 2010
  24. Jan 13, 2010
  25. Nov 25, 2009
  26. Nov 11, 2009
  27. Nov 05, 2009
  28. Oct 27, 2009
  29. Oct 02, 2009
  30. Sep 18, 2009
  31. Sep 16, 2009
  32. Sep 11, 2009
Loading