Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement some record simplifications | Nadrieril | 2020-02-06 | 1 | -2/+92 |
* | Normalize toMap | Nadrieril | 2020-02-05 | 1 | -5/+44 |
* | Get rid of all the manual Ref borrows | Nadrieril | 2020-01-30 | 1 | -115/+55 |
* | Avoid unnecessary allocations of `Value`s | Nadrieril | 2020-01-30 | 1 | -12/+9 |
* | Clarify normalization to ensure we only nze once | Nadrieril | 2020-01-30 | 1 | -18/+7 |
* | Move Thunk value into ValueInternal | Nadrieril | 2020-01-30 | 1 | -1/+0 |
* | Factor out text literals in Value | Nadrieril | 2020-01-30 | 1 | -30/+22 |
* | Remove type parameter from ValueKind | Nadrieril | 2020-01-30 | 1 | -7/+4 |
* | Move main API to lib.rs | Nadrieril | 2020-01-30 | 1 | -1/+1 |
* | Move normalize under nze | Nadrieril | 2020-01-30 | 1 | -0/+507 |