hnix/Nix
2018-04-01 10:34:08 -07:00
..
Expr Break apart MonadNix, to allow greater flexibility in evaluators 2018-03-31 14:53:38 -07:00
Monad Initial phase of sym eval completed, still missing function application 2018-04-01 10:34:08 -07:00
Parser Break apart MonadNix, to allow greater flexibility in evaluators 2018-03-31 14:53:38 -07:00
Atoms.hs Add support for floats 2018-04-01 12:36:39 -04:00
Builtins.hs Initial phase of sym eval completed, still missing function application 2018-04-01 10:34:08 -07:00
Eval.hs Initial phase of sym eval completed, still missing function application 2018-04-01 10:34:08 -07:00
Expr.hs Initial work towards annotating expression with their location 2016-06-23 23:54:04 +01:00
Lint.hs Initial phase of sym eval completed, still missing function application 2018-04-01 10:34:08 -07:00
Monad.hs Initial phase of sym eval completed, still missing function application 2018-04-01 10:34:08 -07:00
Parser.hs Break apart MonadNix, to allow greater flexibility in evaluators 2018-03-31 14:53:38 -07:00
Pretty.hs When showing strings, escape them with show 2018-03-31 19:54:20 -04:00
Scope.hs Break apart MonadNix, to allow greater flexibility in evaluators 2018-03-31 14:53:38 -07:00
Stack.hs Initial phase of sym eval completed, still missing function application 2018-04-01 10:34:08 -07:00
StringOperations.hs Normalize import statements, add option parsing 2018-03-27 21:59:27 -07:00
Utils.hs More work on the symbolic evaluator 2018-04-01 10:34:08 -07:00