]> code.bitgloo.com Git - clyne/interpreter.git/log
clyne/interpreter.git
7 years agotests to folder
Clyne Sullivan [Tue, 24 Apr 2018 18:13:29 +0000 (14:13 -0400)]
tests to folder

7 years agosingle-letter vars, size & append, string indexing
Clyne Sullivan [Tue, 24 Apr 2018 18:13:14 +0000 (14:13 -0400)]
single-letter vars, size & append, string indexing

7 years agoarrays, implicit multiply
Clyne Sullivan [Fri, 13 Apr 2018 12:43:47 +0000 (08:43 -0400)]
arrays, implicit multiply

7 years agomemory leak fix
Clyne Sullivan [Mon, 2 Apr 2018 21:32:29 +0000 (17:32 -0400)]
memory leak fix

7 years agofixed string memory leaks
Clyne Sullivan [Mon, 2 Apr 2018 20:34:22 +0000 (16:34 -0400)]
fixed string memory leaks

7 years agochange load/run style, hunt for memory leaks
Clyne Sullivan [Mon, 2 Apr 2018 16:29:05 +0000 (12:29 -0400)]
change load/run style, hunt for memory leaks

7 years agoexpose inew_number
Clyne Sullivan [Fri, 30 Mar 2018 03:08:34 +0000 (23:08 -0400)]
expose inew_number

7 years agodocumentation, error fixes, organization
Clyne Sullivan [Thu, 29 Mar 2018 17:36:29 +0000 (13:36 -0400)]
documentation, error fixes, organization

7 years agoallow solve to error safely
Clyne Sullivan [Wed, 28 Mar 2018 15:56:35 +0000 (11:56 -0400)]
allow solve to error safely

7 years agoUpdate README.md
Clyne Sullivan [Mon, 26 Mar 2018 02:00:14 +0000 (22:00 -0400)]
Update README.md

7 years agoAdded shell and licensing
Clyne Sullivan [Mon, 26 Mar 2018 01:06:56 +0000 (21:06 -0400)]
Added shell and licensing

7 years agomore error detection
Clyne Sullivan [Fri, 23 Mar 2018 11:20:18 +0000 (07:20 -0400)]
more error detection

7 years agotesting new features, imp. mult & negatives
Clyne Sullivan [Fri, 23 Mar 2018 00:08:56 +0000 (20:08 -0400)]
testing new features, imp. mult & negatives

7 years agomany bug fixes, minimizing memory/leaks
Clyne Sullivan [Thu, 22 Mar 2018 03:45:06 +0000 (23:45 -0400)]
many bug fixes, minimizing memory/leaks

7 years agoMerge branch 'master' of http://code.bitgloo.com/clyne/interpreter
Clyne Sullivan [Wed, 21 Mar 2018 16:30:22 +0000 (12:30 -0400)]
Merge branch 'master' of http://code.bitgloo.com/clyne/interpreter

7 years agointerpreter overhaul, should be better
Clyne Sullivan [Wed, 21 Mar 2018 16:29:09 +0000 (12:29 -0400)]
interpreter overhaul, should be better

7 years agoUpdate README.md
Clyne Sullivan [Fri, 9 Mar 2018 16:54:37 +0000 (11:54 -0500)]
Update README.md

7 years agoimplicit multiply, negatives, solve
Clyne Sullivan [Thu, 8 Mar 2018 17:17:12 +0000 (12:17 -0500)]
implicit multiply, negatives, solve

7 years agoadded else, order of ops
Clyne Sullivan [Thu, 8 Mar 2018 03:42:28 +0000 (22:42 -0500)]
added else, order of ops

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