aboutsummaryrefslogtreecommitdiff
path: root/repl.c
AgeCommit message (Expand)Author
2024-05-14Fix REPLBruce Hill
2024-04-30Improved syntax for optionalsBruce Hill
2024-04-02Add comparison operator <> and array method to sort by a customBruce Hill
2024-03-31Implement REPL 'while'Bruce Hill
2024-03-30More errorsBruce Hill
2024-03-30Use generic cord/compare functionsBruce Hill
2024-03-30Tweak repl multi-line parsingBruce Hill
2024-03-30REPL 'if'Bruce Hill
2024-03-30Fix indexing errorsBruce Hill
2024-03-30More functionality for replBruce Hill
2024-03-30More repl functionality/fixesBruce Hill
2024-03-30Bugfix for colorBruce Hill
2024-03-30Adding a REPLBruce Hill