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