Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not optimize public types (#5347) | Thomas Lively | 2022-12-16 | 1 | -4/+5 |
* | Switch from `typedef` to `using` in C++ code. NFC (#5258) | Sam Clegg | 2022-11-15 | 1 | -2/+2 |
* | [NFC] Make InsertOrderedMap::insert's param const (#4669) | Alon Zakai | 2022-05-17 | 1 | -1/+1 |
* | Topological sorting of types in isorecursive output (#4492) | Thomas Lively | 2022-02-02 | 1 | -0/+2 |
* | Remove Type ordering (#3793) | Thomas Lively | 2021-05-18 | 1 | -16/+40 |
* | Add namespace and include guard to insert_ordered.h (#3891) | Thomas Lively | 2021-05-17 | 1 | -0/+9 |
* | [NFC] Move InsertOrdered{Set,Map} into a new header (#3888) | Thomas Lively | 2021-05-17 | 1 | -0/+136 |