aboutsummaryrefslogtreecommitdiffstats
path: root/src/cexpr.rs
Commit message (Expand)AuthorAgeFilesLines
* crate-local Result alias for less verbose type signaturesBryan Newbold2021-10-251-23/+20
* refactor into lib-style crate, and add some early testsBryan Newbold2021-10-251-2/+2
* constants; clean up product and sum codeBryan Newbold2021-10-241-54/+169
* more progressBryan Newbold2021-10-241-57/+102
* progressBryan Newbold2021-10-241-50/+129
* simplify s-expr enum, to make other parsing easier as wellBryan Newbold2021-10-231-11/+9
* commit work-in-progressBryan Newbold2021-10-231-0/+132