elm/compiler/Generate
Evan Czaplicki caf6fe480a Fix #527
When language-ecmascript upgraded from 0.15 to 0.16 they added more
validation of what values are valid variables. This adds in protections
to make sure that qualified variables like List.map generate valid
JavaScript.
2014-03-20 12:46:28 -07:00
..
JavaScript Minor style improvements, switch to using helper function 2014-02-09 14:23:10 +01:00
Cases.hs Make AST more general and try to give its phases better names 2014-02-10 00:17:33 +01:00
Html.hs Finish refactoring code into Build/ directory, make some names more consistent and remove unneeded dependencies 2013-12-14 23:29:39 -08:00
JavaScript.hs Fix #527 2014-03-20 12:46:28 -07:00
Markdown.hs Get syntax highlighting on code blocks working again. 2013-12-17 16:19:42 -08:00