Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-24 | single-letter vars, size & append, string indexing | Clyne Sullivan | |
2018-04-13 | arrays, implicit multiply | Clyne Sullivan | |
2018-03-29 | documentation, error fixes, organization | Clyne Sullivan | |
2018-03-28 | allow solve to error safely | Clyne Sullivan | |
2018-03-25 | Added shell and licensing | Clyne Sullivan | |
2018-03-21 | many bug fixes, minimizing memory/leaks | Clyne Sullivan | |
2018-03-21 | interpreter overhaul, should be better | Clyne Sullivan | |
2018-03-08 | implicit multiply, negatives, solve | Clyne Sullivan | |
2018-03-07 | added else, order of ops | Clyne Sullivan | |
2018-03-07 | big changes; no ints; things work better | Clyne Sullivan | |
2018-03-05 | leak fix for scripted returns | Clyne Sullivan | |
2018-02-27 | stable for calculator | Clyne Sullivan | |
2018-02-22 | memory leak fixes, stuff | Clyne Sullivan | |
2018-02-20 | stdlib independence, fixes for calculator | Clyne Sullivan | |
2018-02-12 | indent fixes, nested conditionals | Clyne Sullivan | |
2018-02-07 | conditionals, returns, cleaner code | Clyne Sullivan | |