hnix/src/Nix
2019-03-17 14:18:57 -07:00
..
Expr Split off NCited into its own file 2019-03-12 07:21:24 -07:00
Options Make -v1 default for better usability on errors 2018-11-24 14:13:24 +00:00
Render Factor out thunk id representation into its own class, MonadThunkId 2019-03-16 16:23:40 -07:00
Thunk Add new synonym in Standard.hs: type StdIdT m = FreshIdT Int m 2019-03-16 16:24:44 -07:00
Type Factor out thunk id representation into its own class, MonadThunkId 2019-03-16 16:23:40 -07:00
Atoms.hs removed executable permissions 2018-09-15 20:32:38 -04:00
Builtins.hs Restore the previous behavior of genericClosure 2019-03-17 14:18:57 -07:00
Cache.hs removed executable permissions 2018-09-15 20:32:38 -04:00
Cited.hs More minor cleanup, add a new README-design.md 2019-03-16 11:41:48 -07:00
Context.hs More minor cleanup, add a new README-design.md 2019-03-16 11:41:48 -07:00
Convert.hs Finish out the instance definitions in Standard.hs 2019-03-16 12:48:07 -07:00
Effects.hs Further work 2019-03-14 10:56:20 -07:00
Eval.hs Further progress 2019-03-14 15:10:41 -07:00
Exec.hs More cleanup, get rid of the Eq and Ord instances for NValue' 2019-03-16 23:35:16 -07:00
Expr.hs removed executable permissions 2018-09-15 20:32:38 -04:00
Frames.hs removed executable permissions 2018-09-15 20:32:38 -04:00
Fresh.hs Factor out thunk id representation into its own class, MonadThunkId 2019-03-16 16:23:40 -07:00
Json.hs Fix Json.hs and Frame.hs; now on to XML.hs 2019-03-15 12:59:13 -07:00
Lint.hs Factor out thunk id representation into its own class, MonadThunkId 2019-03-16 16:23:40 -07:00
Normal.hs Change NValueNF so that the Pure case preserves the looped thunk 2019-03-16 23:13:13 -07:00
Options.hs removed executable permissions 2018-09-15 20:32:38 -04:00
Parser.hs Add syntactic holes 2019-03-10 10:23:28 -07:00
Pretty.hs More minor cleanup, add a new README-design.md 2019-03-16 11:41:48 -07:00
Reduce.hs GHC 8.6 support 2018-11-20 23:44:59 +00:00
Render.hs Correct to source position rendering 2019-03-10 14:12:40 -07:00
Scope.hs More minor cleanup, add a new README-design.md 2019-03-16 11:41:48 -07:00
String.hs Add sequenceNValueNF 2019-03-16 13:16:45 -07:00
Strings.hs removed executable permissions 2018-09-15 20:32:38 -04:00
TH.hs Add syntactic holes 2019-03-10 10:23:28 -07:00
Thunk.hs Factor out thunk id representation into its own class, MonadThunkId 2019-03-16 16:23:40 -07:00
Utils.hs Remove some unnused code 2019-03-16 23:42:48 -07:00
Value.hs More cleanup, get rid of the Eq and Ord instances for NValue' 2019-03-16 23:35:16 -07:00
Var.hs Factor out thunk id representation into its own class, MonadThunkId 2019-03-16 16:23:40 -07:00
XML.hs Add sequenceNValueNF 2019-03-16 13:16:45 -07:00