aboutsummaryrefslogtreecommitdiffstats
path: root/parser.h
AgeCommit message (Expand)Author
2018-04-02change load/run style, hunt for memory leaksClyne Sullivan
2018-03-29expose inew_numberClyne Sullivan
2018-03-29documentation, error fixes, organizationClyne Sullivan
2018-03-25Added shell and licensingClyne Sullivan
2018-03-21many bug fixes, minimizing memory/leaksClyne Sullivan
2018-03-21interpreter overhaul, should be betterClyne Sullivan
2018-03-08implicit multiply, negatives, solveClyne Sullivan
2018-03-07big changes; no ints; things work betterClyne Sullivan
2018-02-20stdlib independence, fixes for calculatorClyne Sullivan
2018-02-12indent fixes, nested conditionalsClyne Sullivan
2018-02-07conditionals, returns, cleaner codeClyne Sullivan
2018-02-05nested expressions, svalueClyne Sullivan
2018-02-01jumps and functionsClyne Sullivan
2018-01-29rewrite; a lot better nowClyne Sullivan
2018-01-23initial commitClyne Sullivan