Commit Graph

10 Commits (140a0bbecc144e554c1954f594a9f0d0b2276e9c)

Author SHA1 Message Date
Clyne Sullivan 140a0bbecc interpreter overhaul, should be better
Clyne Sullivan 28447df15a implicit multiply, negatives, solve
Clyne Sullivan 952cb2d6db big changes; no ints; things work better
Clyne Sullivan f414175e0c stdlib independence, fixes for calculator
Clyne Sullivan 5d85baa270 indent fixes, nested conditionals
Clyne Sullivan 2b8cf5e771 conditionals, returns, cleaner code
Clyne Sullivan e67715637a nested expressions, svalue
Clyne Sullivan 0c3901b3a8 jumps and functions
Clyne Sullivan b9ceb80c9c rewrite; a lot better now
Clyne Sullivan 548804f4b4 initial commit