]> code.bitgloo.com Git - clyne/interpreter.git/shortlog
clyne/interpreter.git
2018-03-22 Clyne Sullivanmany bug fixes, minimizing memory/leaks
2018-03-21 Clyne SullivanMerge branch 'master' of http://code.bitgloo.com/clyne...
2018-03-21 Clyne Sullivaninterpreter overhaul, should be better
2018-03-09 Clyne SullivanUpdate README.md
2018-03-08 Clyne Sullivanimplicit multiply, negatives, solve
2018-03-08 Clyne Sullivanadded else, order of ops
2018-03-07 Clyne Sullivanbig changes; no ints; things work better
2018-03-05 Clyne Sullivanleak fix for scripted returns
2018-02-28 Clyne Sullivanstable for calculator
2018-02-22 Clyne Sullivanmemory leak fixes, stuff
2018-02-21 Clyne Sullivanstdlib independence, fixes for calculator
2018-02-12 Clyne Sullivanindent fixes, nested conditionals
2018-02-07 Clyne Sullivanloop fix
2018-02-07 Clyne Sullivanconditionals, returns, cleaner code
2018-02-06 Clyne SullivanMerge branch 'master' of http://code.bitgloo.com/clyne...
2018-02-06 Clyne Sullivanconditionals: if, do/while
2018-02-05 Clyne SullivanUpdate README.md
2018-02-05 Clyne Sullivannested expressions, svalue
2018-02-01 Clyne Sullivanjumps and functions
2018-01-31 Clyne Sullivanbetter expressions, type handling
2018-01-30 Clyne Sullivanexpressions, type fluidity
2018-01-30 Clyne Sullivanrewrite; a lot better now
2018-01-23 Clyne Sullivanvar define/expansion
2018-01-23 Clyne Sullivaninitial commit