Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add parsing numbersHEADmain | Charlie Stanton | 2022-01-09 | 3 | -2/+73 |
* | Add necessary includes to cudl.h | Charlie Stanton | 2021-10-05 | 1 | -0/+3 |
* | Remove debug code mistakenly left in | Charlie Stanton | 2021-10-04 | 1 | -4/+0 |
* | Add string and map parsing. Currently no support for the schema variants of t... | Charlie Stanton | 2021-10-04 | 4 | -6/+363 |
* | Add testing code and fix a few bugs | Charlie Stanton | 2021-10-03 | 6 | -25/+51 |
* | Complete parser with arrays, bools and nulls. Create empty testing file | Charlie Stanton | 2021-10-03 | 5 | -37/+187 |
* | Add CUDL definition documents | Charlie Stanton | 2021-10-03 | 4 | -0/+168 |
* | Add reading from a file | Charlie Stanton | 2021-10-01 | 1 | -1/+27 |
* | Changes approach to be more understandable | Charlie Stanton | 2021-10-01 | 1 | -47/+34 |
* | Initial commit | Charlie Stanton | 2021-10-01 | 2 | -0/+73 |