Skip to content
Snippets Groups Projects
  1. Jul 19, 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 24, 2011
  4. Mar 23, 2011
  5. Mar 22, 2011
  6. Feb 24, 2011
  7. Jan 18, 2011
  8. Jan 06, 2011
  9. Dec 13, 2010
  10. Dec 01, 2010
  11. Nov 15, 2010
  12. Oct 29, 2010
  13. Oct 27, 2010
  14. Oct 25, 2010
  15. Jul 19, 2010
  16. Jun 17, 2010
  17. Jun 04, 2010
  18. Feb 23, 2010
  19. Nov 13, 2009
Loading