hnix/src/Nix
2018-04-10 18:57:17 -07:00
..
Expr Add Binary instances for NExpr 2018-04-10 18:57:17 -07:00
Monad Refactor evaluation using a type class 2018-04-09 00:52:10 -07:00
Parser Fix to comment parsing 2018-04-10 18:18:56 -07:00
Atoms.hs Allow expression trees to be deepseq'd 2018-04-09 02:07:40 -07:00
Builtins.hs Fix bug in builtins.split for multiple matches 2018-04-10 12:33:31 -07:00
Eval.hs Fix ind-string-14 2018-04-10 18:45:57 -07:00
Exec.hs Move handling of 'if' into MonadEval 2018-04-10 18:26:29 -07:00
Expr.hs Commit the src/ directory 2018-04-07 12:02:50 -07:00
Lint.hs Drop dependency on insert-ordered-containers 2018-04-10 11:58:08 -07:00
Monad.hs Refactor evaluation using a type class 2018-04-09 00:52:10 -07:00
Normal.hs Refactor evaluation using a type class 2018-04-09 00:52:10 -07:00
Parser.hs Fix ind-string-14 2018-04-10 18:45:57 -07:00
Pretty.hs Fix ind-string-14 2018-04-10 18:45:57 -07:00
Scope.hs Refactor evaluation using a type class 2018-04-09 00:52:10 -07:00
Stack.hs When report error traces, ignore intermediate assertions 2018-04-10 13:09:16 -07:00
Stack.hs-boot Implement builtins.tryEval 2018-04-07 14:33:15 -07:00
StringOperations.hs Fix ind-string-14 2018-04-10 18:45:57 -07:00
TH.hs All is building with Megaparsec now, but many parsing tests fail 2018-04-09 17:12:16 -07:00
Thunk.hs Refactor evaluation using a type class 2018-04-09 00:52:10 -07:00
Utils.hs Refactor evaluation using a type class 2018-04-09 00:52:10 -07:00
Value.hs All is building with Megaparsec now, but many parsing tests fail 2018-04-09 17:12:16 -07:00
XML.hs Drop dependency on insert-ordered-containers 2018-04-10 11:58:08 -07:00