Commit graph

49 commits

Author SHA1 Message Date
mlokr 214b3cc6b0 switching to more optimal lookup and adding dynamic input array 2024-09-08 04:20:10 +02:00
mlokr ddebaa0f28 more tests work now 2024-09-06 16:11:57 +02:00
mlokr d9e8a777e2 making a mess 2024-09-06 01:17:54 +02:00
mlokr 3f9b3dc4e2 implementing optimizations up to is statements 2024-09-05 11:16:11 +02:00
mlokr 4c95c767b1 making functions example pass 2024-09-04 23:46:32 +02:00
mlokr 1a162af06b adding disasm option 2024-09-04 17:56:59 +02:00
mlokr 0bf647174c adding more type checking 2024-09-04 16:54:34 +02:00
mlokr 1c29fdf8f0 making tests more robust for no reason 2024-09-04 02:35:09 +02:00
mlokr 41fa4bdce0 adding disasembler 2024-09-03 22:34:17 +02:00
mlokr 467eff7440 adding bfn to ast nodes 2024-09-03 17:51:28 +02:00
mlokr 9d7ab01ea3 some organization 2024-09-03 00:07:20 +02:00
mlokr 85c09956b1 most likely fixed 2024-09-01 23:51:59 +02:00
mlokr 2c67acdbf9 removing garbage 2024-09-01 21:15:29 +02:00
mlokr e36d98c712 barbar 2024-07-19 21:19:03 +02:00
mlokr 965f4c90a9 foobar 2024-07-19 21:04:22 +02:00
mlokr 87726395e1 v 2024-07-19 15:51:02 +02:00
mlokr 7c7a4e4edf s 2024-07-19 14:17:45 +02:00
mlokr 72e731b1a1 c 2024-07-19 12:39:19 +02:00
mlokr dcefe60030 b 2024-07-19 12:34:22 +02:00
mlokr 535a871855 some stuff 2024-07-08 10:13:50 +02:00
mlokr 95fcd2836a removing garbage 2024-07-08 07:22:53 +02:00
mlokr 5069790117 adding better api 2024-07-06 15:18:57 +02:00
mlokr fef0583e9c adding better api 2024-07-06 14:58:50 +02:00
mlokr f3b323cc5a -__- 2024-07-02 14:49:05 +02:00
mlokr 2ff941f49f improved exer 2024-06-25 19:12:35 +02:00
mlokr 605d20b20f pekomaaaaa 2024-06-24 17:26:00 +02:00
mlokr 655cff88ae cleanup 2024-06-23 13:55:48 +02:00
mlokr fe73f2d70f tests pass again 2024-06-23 09:09:33 +02:00
mlokr e0cdde2c85 whew 2024-06-21 23:07:32 +02:00
mlokr 0867e42fd1 psl 2024-06-20 11:23:37 +02:00
mlokr 36930ebd9b putting tests as examples in readme 2024-06-15 10:37:50 +02:00
mlokr 473a7570bf smh my head 2024-06-12 16:29:41 +02:00
mlokr 655aabd686 other stuff 2024-06-01 20:30:15 +02:00
mlokr e494785f93 some stuff 2024-05-20 14:11:58 +02:00
mlokr aef9951bc5 implementing comptime constants 2024-05-19 18:20:42 +02:00
mlokr b922dbd232 making progress on parallelization 2024-05-17 19:53:59 +02:00
mlokr 87ba7aa203 removing deendence on macros with a simple build script 2024-05-15 14:36:38 +02:00
mlokr 5c38115119 adding simple cli 2024-05-13 00:02:32 +02:00
mlokr b794fa7c3c foo bar 2024-05-11 22:22:12 +02:00
mlokr 7435218999 fixing relative jumps to not offset from immidiate adress but from instruction adress 2024-05-11 12:51:32 +02:00
mlokr cf99091a45 now compiling some trivial arithmetic 2024-05-10 22:54:12 +02:00
mlokr 68d53544fd compiling return stmt 2024-05-10 21:33:42 +02:00
mlokr aa77a2f822 fixing JALA and JAL saving self reference instead of reference to the next instruction 2024-05-10 15:29:11 +02:00
mlokr 1c08148dc9 starting from zero again 2024-05-09 23:41:59 +02:00
able 37ff58c5e5 Removing old deprecated things. 2024-04-29 05:02:33 -05:00
mlokr bcbe47bcd6 some more progress on codegen 2024-02-03 21:43:54 +01:00
mlokr 6e464be33d adding more parsing with a sanity test 2024-02-01 16:11:10 +01:00
mlokr 09aacff161 establishing some syntax 2024-01-31 20:11:57 +01:00
mlokr 433f2db4d1 fixing some warnings 2024-01-31 17:54:38 +01:00