<- Back to shtanton's homepage
aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainAdd parsing numbersCharlie Stanton2 years
 
 
AgeCommit messageAuthorFilesLines
2022-01-09Add parsing numbersHEADmainCharlie Stanton3-2/+73
2021-10-05Add necessary includes to cudl.hCharlie Stanton1-0/+3
2021-10-04Remove debug code mistakenly left inCharlie Stanton1-4/+0
2021-10-04Add string and map parsing. Currently no support for the schema variants of t...Charlie Stanton4-6/+363
2021-10-03Add testing code and fix a few bugsCharlie Stanton6-25/+51
2021-10-03Complete parser with arrays, bools and nulls. Create empty testing fileCharlie Stanton5-37/+187
2021-10-03Add CUDL definition documentsCharlie Stanton4-0/+168
2021-10-01Add reading from a fileCharlie Stanton1-1/+27
2021-10-01Changes approach to be more understandableCharlie Stanton1-47/+34
2021-10-01Initial commitCharlie Stanton2-0/+73