25 Commits

Author SHA1 Message Date
7a996b76f8 Fixed object functions 2020-12-08 00:02:12 -05:00
a2f1995b1d If/elseif/else implemented! 2020-11-28 15:11:16 -05:00
378e5ec0ec conditions implemented, todo if statements 2020-11-26 00:16:47 -05:00
ea05df4529 Fixed tons of bugs, started working on conditions 2020-11-17 00:10:41 -05:00
b602823646 fixed goto/jump () 2020-11-13 23:24:01 -05:00
34208eacff Rewrote so much code 2020-11-12 00:02:07 -05:00
52774b72cd leftside dict/list, host method calling implemeted Todo, dms functions 2020-10-18 23:24:01 -04:00
4e092ad8b6 Rightside implementation of indexing, todo left side 2020-10-10 22:41:18 -04:00
7134755649 changed how characters/envs are loaded. Implemented dynamic reading. Todo indexing 2020-10-05 19:11:20 -04:00
35c0b390ab Started working on envs, added new handles 2020-10-02 23:33:38 -04:00
9a49433e7e Characters worked on, working on enviroments. 2020-09-30 00:02:46 -04:00
9dc8a90ecd Implemented Character objects, todo add handler for displaying text 2020-09-24 22:56:11 -04:00
edc67a0f4f Many changes starting to work on the interperter 2020-09-22 14:48:25 -04:00
36aeb4f85e A few more opcodes to finish 2020-09-17 00:12:29 -04:00
d69c24f4fd error with assignments and functions fixed, todo expressions 2020-09-02 23:45:50 -04:00
eb2b53569c Need to fix loading file bug 2020-08-30 23:14:01 -04:00
6f07a4d604 core features updated 2020-08-30 16:56:48 -04:00
6110fad14c Got cmds for a bunch of match processes 2020-08-30 00:59:19 -04:00
8464b62907 Adding new commands (NT CODE) 2020-08-28 11:23:19 -04:00
a0688f64dd Starting to add cmds 2020-08-27 23:01:59 -04:00
e1e77dfce9 Resturcturing Some stuff 2020-08-27 18:32:05 -04:00
0f12ddcca3 Working on scopes and stuff, pending rewrite of the tokenizer function 2020-08-22 23:18:09 -04:00
04eb7ba944 Started matching the tokens 2020-08-09 23:10:17 -04:00
8db0bd0b10 Inital commit 2020-08-04 15:13:55 -04:00
3eb429aef2 lets go 2020-08-03 18:58:24 -04:00