Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid unnecessary allocations of `Value`s | Nadrieril | 2020-01-30 | 1 | -6/+10 |
* | Clarify normalization to ensure we only nze once | Nadrieril | 2020-01-30 | 1 | -1/+1 |
* | Encapsulate partially applied builtin in a separate struct | Nadrieril | 2020-01-30 | 1 | -8/+0 |
* | No need for the current env to tck Foo/build closures | Nadrieril | 2020-01-30 | 1 | -9/+2 |
* | Cleanup variable handling | Nadrieril | 2020-01-29 | 1 | -1/+1 |
* | Move envs to their own files | Nadrieril | 2020-01-29 | 1 | -0/+87 |