Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the ability for properties to be conditional on other properties. | John McCall | 2019-12-16 | 1 | -0/+6 |
* | Add the ability to declare helper variables when reading | John McCall | 2019-12-16 | 1 | -3/+28 |
* | Add the ability to use property-based serialization for "cased" types. | John McCall | 2019-12-16 | 1 | -15/+122 |
* | Abstract serialization: TableGen "basic" reader/writer CRTP | John McCall | 2019-12-14 | 1 | -1/+170 |
* | Enable better node-hierarchy metaprogramming; NFC. | John McCall | 2019-12-14 | 1 | -11/+51 |
* | Extract out WrappedRecord as a convenience base class; NFC. | John McCall | 2019-12-14 | 1 | -21/+30 |
* | Introduce some types and functions to make it easier to work with | John McCall | 2019-12-14 | 1 | -3/+110 |
* | [NFC] Rename ClangASTEmitters.h -> ASTTableGen.h | John McCall | 2019-12-14 | 1 | -0/+39 |