hnix/Nix
2018-03-30 13:30:28 -07:00
..
Expr Add support for import statements 2018-03-27 22:21:17 -07:00
Parser Normalize import statements, add option parsing 2018-03-27 21:59:27 -07:00
Atoms.hs Move the scoping code into its own module 2018-03-30 13:30:28 -07:00
Builtins.hs Move the scoping code into its own module 2018-03-30 13:30:28 -07:00
Eval.hs Move the scoping code into its own module 2018-03-30 13:30:28 -07:00
Expr.hs Initial work towards annotating expression with their location 2016-06-23 23:54:04 +01:00
Lint.hs Move the scoping code into its own module 2018-03-30 13:30:28 -07:00
Parser.hs Restore monadic abstraction (to support importFile), fix attribute sets 2018-03-28 14:45:10 -07:00
Pretty.hs Fix a few tests by making a small change to printNix 2018-03-30 02:07:08 -07:00
Scope.hs Move the scoping code into its own module 2018-03-30 13:30:28 -07:00
StringOperations.hs Normalize import statements, add option parsing 2018-03-27 21:59:27 -07:00
Utils.hs Move the scoping code into its own module 2018-03-30 13:30:28 -07:00