hnix/Nix
2014-07-07 16:55:03 +02:00
..
Parser if/then/else is working, next to do is "inherit" 2014-07-04 16:24:47 -05:00
Eval.hs Add a stub in the evaluator for operators 2014-07-04 02:06:27 -05:00
Internal.hs Add initial support for parsing operators 2014-07-01 01:12:28 -05:00
Parser.hs Merge pull request #4 from lethalman/fixdot 2014-07-07 09:31:20 -05:00
Pretty.hs Fix compilation. Better indentation for the pretty printer 2014-07-07 16:55:03 +02:00
Types.hs Use a type to express rec sets instead of a bool 2014-07-07 11:29:25 +02:00