34 Commits

Author SHA1 Message Date
Clyne Sullivan
14fd4de5d5 memory leak fix 2018-04-02 17:32:29 -04:00
Clyne Sullivan
ecbe199cb8 fixed string memory leaks 2018-04-02 16:34:22 -04:00
31458dd042 change load/run style, hunt for memory leaks 2018-04-02 12:29:05 -04:00
Clyne Sullivan
8a25cb84e7 expose inew_number 2018-03-29 23:08:34 -04:00
Clyne Sullivan
3b33fa0aeb documentation, error fixes, organization 2018-03-29 13:36:29 -04:00
7faeef296d allow solve to error safely 2018-03-28 11:56:35 -04:00
Clyne Sullivan
2f3ffd1109 Update README.md 2018-03-25 22:00:14 -04:00
Clyne Sullivan
ee4cfcdd2f Added shell and licensing 2018-03-25 21:06:56 -04:00
Clyne Sullivan
b2849b734f more error detection 2018-03-23 07:20:18 -04:00
Clyne Sullivan
d90a58eea6 testing new features, imp. mult & negatives 2018-03-22 20:08:56 -04:00
Clyne Sullivan
3fc57ae22f many bug fixes, minimizing memory/leaks 2018-03-21 23:45:06 -04:00
Clyne Sullivan
1fd930598e Merge branch 'master' of http://code.bitgloo.com/clyne/interpreter 2018-03-21 12:30:22 -04:00
Clyne Sullivan
140a0bbecc interpreter overhaul, should be better 2018-03-21 12:29:09 -04:00
Clyne Sullivan
4c2326889c Update README.md 2018-03-09 11:54:37 -05:00
Clyne Sullivan
28447df15a implicit multiply, negatives, solve 2018-03-08 12:17:12 -05:00
Clyne Sullivan
40e157ffa2 added else, order of ops 2018-03-07 22:42:28 -05:00
Clyne Sullivan
952cb2d6db big changes; no ints; things work better 2018-03-07 15:25:07 -05:00
Clyne Sullivan
0fb67b8d66 leak fix for scripted returns 2018-03-05 10:50:21 -05:00
Clyne Sullivan
7b08dbbbe9 stable for calculator 2018-02-27 23:49:27 -05:00
Clyne Sullivan
609ff56884 memory leak fixes, stuff 2018-02-22 11:14:53 -05:00
Clyne Sullivan
f414175e0c stdlib independence, fixes for calculator 2018-02-20 22:21:46 -05:00
Clyne Sullivan
5d85baa270 indent fixes, nested conditionals 2018-02-12 11:23:17 -05:00
Clyne Sullivan
1d092d70a3 loop fix 2018-02-07 16:24:27 -05:00
Clyne Sullivan
2b8cf5e771 conditionals, returns, cleaner code 2018-02-07 09:26:36 -05:00
Clyne Sullivan
e3cbc8086c Merge branch 'master' of http://code.bitgloo.com/clyne/interpreter 2018-02-06 08:48:39 -05:00
Clyne Sullivan
125fb18e49 conditionals: if, do/while 2018-02-06 08:48:21 -05:00
Clyne Sullivan
e61abd8ea5 Update README.md 2018-02-05 11:49:40 -05:00
Clyne Sullivan
e67715637a nested expressions, svalue 2018-02-05 11:28:24 -05:00
Clyne Sullivan
0c3901b3a8 jumps and functions 2018-02-01 12:01:25 -05:00
Clyne Sullivan
3b6bcc0e6e better expressions, type handling 2018-01-31 17:54:47 -05:00
Clyne Sullivan
a944239682 expressions, type fluidity 2018-01-30 12:51:21 -05:00
Clyne Sullivan
b9ceb80c9c rewrite; a lot better now 2018-01-29 20:19:22 -05:00
Clyne Sullivan
accef5f54c var define/expansion 2018-01-23 12:00:30 -05:00
Clyne Sullivan
548804f4b4 initial commit 2018-01-23 08:17:07 -05:00