Skip to content
Snippets Groups Projects
  1. Aug 30, 2011
  2. Aug 25, 2011
  3. Aug 19, 2011
  4. Jul 13, 2011
  5. 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
  6. Mar 22, 2011
  7. Feb 24, 2011
  8. Jan 18, 2011
  9. Dec 01, 2010
  10. Nov 30, 2010
  11. Nov 25, 2010
  12. Nov 24, 2010
  13. Nov 15, 2010
  14. Nov 09, 2010
  15. Sep 14, 2010
  16. Sep 07, 2010
  17. Jul 15, 2010
  18. Jun 02, 2010
  19. Mar 23, 2010
  20. Mar 15, 2010
  21. Mar 12, 2010
  22. Mar 09, 2010
  23. Feb 23, 2010
  24. Feb 11, 2010
  25. Feb 10, 2010
  26. Jan 14, 2010
  27. Jan 13, 2010
  28. Nov 25, 2009
  29. Nov 11, 2009
  30. Nov 05, 2009
  31. Oct 27, 2009
  32. Oct 02, 2009
  33. Sep 18, 2009
Loading