Commit graph

7 commits

Author SHA1 Message Date
John Wiegley 5effdda04b Move the scoping code into its own module 2018-03-30 13:30:28 -07:00
John Wiegley 0b812d5c94 Correctly support 'with' by distinguishing weak scopes from non-weak 2018-03-30 13:18:24 -07:00
John Wiegley 744c4fd388 Disable tracing again 2018-03-30 12:48:20 -07:00
John Wiegley 185ddf94e4 Add support for the inherit keyword 2018-03-30 12:37:11 -07:00
John Wiegley 4e698d76fa More fixes to lazy evaluation and scoping 2018-03-30 01:11:27 -07:00
John Wiegley 8f24c7b645 Implement laziness, although without support for concurrency 2018-03-29 15:35:12 -07:00
John Wiegley 4cce2adc1b Add Nix/Utils.hs 2018-03-28 15:00:28 -07:00