elm/compiler
2013-06-07 09:38:29 -07:00
..
Gen Merge branch 'master' of https://github.com/evancz/Elm 2013-06-06 22:30:07 -07:00
Language Change the Haskell API for compilation to make it easier to see error messages. 2013-06-06 16:11:23 -07:00
Model Merge branch 'master' into dev 2013-06-06 22:36:14 -07:00
Parse Fix parsing bug in as patterns that would fully commit if any spaces were seen. 2013-06-06 23:16:46 -07:00
Transform Fix parsing bug in as patterns that would fully commit if any spaces were seen. 2013-06-06 23:16:46 -07:00
Types Merge branch 'master' into dev 2013-06-06 22:36:14 -07:00
Compiler.hs Switch to only generating elmo files. Turn off the CPP flags in .cabal and remove all generated JS files on each build for now. 2013-06-07 09:38:29 -07:00
Docs.hs Parse out types from ADT constructors. 2013-05-24 10:47:15 +02:00
Initialize.hs Minor code changes to help allow custom infix precedence and associativity. 2013-06-05 14:22:11 -07:00