]> code.bitgloo.com Git - clyne/interpreter.git/log
clyne/interpreter.git
7 years agobig changes; no ints; things work better
Clyne Sullivan [Wed, 7 Mar 2018 20:25:07 +0000 (15:25 -0500)]
big changes; no ints; things work better

7 years agoleak fix for scripted returns
Clyne Sullivan [Mon, 5 Mar 2018 15:50:21 +0000 (10:50 -0500)]
leak fix for scripted returns

7 years agostable for calculator
Clyne Sullivan [Wed, 28 Feb 2018 04:49:27 +0000 (23:49 -0500)]
stable for calculator

7 years agomemory leak fixes, stuff
Clyne Sullivan [Thu, 22 Feb 2018 16:14:53 +0000 (11:14 -0500)]
memory leak fixes, stuff

7 years agostdlib independence, fixes for calculator
Clyne Sullivan [Wed, 21 Feb 2018 03:21:46 +0000 (22:21 -0500)]
stdlib independence, fixes for calculator

7 years agoindent fixes, nested conditionals
Clyne Sullivan [Mon, 12 Feb 2018 16:23:17 +0000 (11:23 -0500)]
indent fixes, nested conditionals

7 years agoloop fix
Clyne Sullivan [Wed, 7 Feb 2018 21:24:27 +0000 (16:24 -0500)]
loop fix

7 years agoconditionals, returns, cleaner code
Clyne Sullivan [Wed, 7 Feb 2018 14:26:36 +0000 (09:26 -0500)]
conditionals, returns, cleaner code

7 years agoMerge branch 'master' of http://code.bitgloo.com/clyne/interpreter
Clyne Sullivan [Tue, 6 Feb 2018 13:48:39 +0000 (08:48 -0500)]
Merge branch 'master' of http://code.bitgloo.com/clyne/interpreter

7 years agoconditionals: if, do/while
Clyne Sullivan [Tue, 6 Feb 2018 13:48:21 +0000 (08:48 -0500)]
conditionals: if, do/while

7 years agoUpdate README.md
Clyne Sullivan [Mon, 5 Feb 2018 16:49:40 +0000 (11:49 -0500)]
Update README.md

7 years agonested expressions, svalue
Clyne Sullivan [Mon, 5 Feb 2018 16:28:24 +0000 (11:28 -0500)]
nested expressions, svalue

7 years agojumps and functions
Clyne Sullivan [Thu, 1 Feb 2018 17:01:25 +0000 (12:01 -0500)]
jumps and functions

7 years agobetter expressions, type handling
Clyne Sullivan [Wed, 31 Jan 2018 22:54:47 +0000 (17:54 -0500)]
better expressions, type handling

7 years agoexpressions, type fluidity
Clyne Sullivan [Tue, 30 Jan 2018 17:51:21 +0000 (12:51 -0500)]
expressions, type fluidity

7 years agorewrite; a lot better now
Clyne Sullivan [Tue, 30 Jan 2018 01:19:22 +0000 (20:19 -0500)]
rewrite; a lot better now

7 years agovar define/expansion
Clyne Sullivan [Tue, 23 Jan 2018 17:00:30 +0000 (12:00 -0500)]
var define/expansion

7 years agoinitial commit
Clyne Sullivan [Tue, 23 Jan 2018 13:17:07 +0000 (08:17 -0500)]
initial commit