elm/compiler/Parse
2013-04-24 22:26:01 -07:00
..
Binops.hs Take out the F# inspired composition operators. I think this needs to wait until type-classes / monads / arrows are more figured out. 2013-04-22 10:24:37 -07:00
Expr.hs Move the compiler down a directory, mostly. 2013-03-16 12:04:05 -07:00
Foreign.hs Move the compiler down a directory, mostly. 2013-03-16 12:04:05 -07:00
Library.hs Switch from ($) to (|>) and (<|). 2013-04-24 22:26:01 -07:00
Modules.hs Add prelude in compiler with flag. Re-add the hiding option for modules internally. 2013-04-03 00:32:21 -07:00
Parser.hs Move the compiler down a directory, mostly. 2013-03-16 12:04:05 -07:00
Patterns.hs Cosmetic changes 2013-04-07 06:46:56 -07:00
Types.hs Get type dealiasing working. 2013-04-05 09:55:30 -07:00