aboutsummaryrefslogtreecommitdiffstats
path: root/builtins.c
AgeCommit message (Expand)Author
2018-04-24single-letter vars, size & append, string indexingClyne Sullivan
2018-04-13arrays, implicit multiplyClyne Sullivan
2018-03-29documentation, error fixes, organizationClyne Sullivan
2018-03-28allow solve to error safelyClyne 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-07added else, order of opsClyne Sullivan
2018-03-07big changes; no ints; things work betterClyne Sullivan
2018-03-05leak fix for scripted returnsClyne Sullivan
2018-02-27stable for calculatorClyne Sullivan
2018-02-22memory leak fixes, stuffClyne Sullivan
2018-02-20stdlib independence, fixes for calculatorClyne Sullivan
2018-02-12indent fixes, nested conditionalsClyne Sullivan
2018-02-07conditionals, returns, cleaner codeClyne Sullivan