aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFiles
* remove negation operator on integersHEADmainLizzy Hunt2024-02-281
|
* colored replLizzy Hunt2024-02-283
|
* identity function, repl upgradeLizzy Hunt2024-02-2811
|
* branchingLizzy Hunt2024-02-289
|
* builtin_match_signatures (#1)Elizabeth Hunt2024-02-2816
| | | | | | | Co-authored-by: Lizzy Hunt <lizzy.hunt@usu.edu> Reviewed-on: https://git.simponic.xyz/simponic/cps-interpreter/pulls/1 Co-authored-by: Elizabeth Hunt <elizabeth.hunt@simponic.xyz> Co-committed-by: Elizabeth Hunt <elizabeth.hunt@simponic.xyz>
* format parser, add support for negative integers and return specificallyElizabeth Hunt2024-02-262
| | | | which type of number
* simple parserElizabeth Hunt2024-02-236
|
* initial parserElizabeth Hunt2024-02-2316