Commit Graph

121 Commits

Author SHA1 Message Date
prod2 dd81e1151b rename old prefix kon* to nd* 2022-01-27 05:37:10 +01:00
prod2 d69decebab switched opCall to a short arg op 2022-01-27 04:41:32 +01:00
prod2 84081074cc update readme 2022-01-27 04:18:31 +01:00
prod2 0c86388eae created nim.cfg 2022-01-27 04:02:51 +01:00
prod2 d64a63dc27 optimalization: op popn 2022-01-27 03:32:42 +01:00
prod2 9fed85928d inlining operator procs for efficiency 2022-01-27 02:09:17 +01:00
prod2 3007d51b86 hayago style += optimization for negation and binary math ops 2022-01-27 02:03:23 +01:00
prod2 5e18fd7b8d cleanup 2022-01-27 01:39:20 +01:00
prod2 a1445f4f62 refactor vm 2022-01-27 01:36:43 +01:00
prod2 5b23d27c0a profiling opcodes 2022-01-22 17:28:53 +01:00
prod2 ab64d31271 moved to using pointers for navigating the bytecode 2022-01-22 04:46:53 +01:00
prod2 b170338dac added callgrind to gitignore 2022-01-21 19:47:21 +01:00
prod2 8a956debc6 benchmarking; changed arg length from 3 to 2 2022-01-21 18:37:46 +01:00
prod2 35d2b96651 function implementation prototype 2022-01-21 01:51:55 +01:00
prod2 e5f2e213f0 module basics, function declarations 2022-01-21 00:18:58 +01:00
prod2 e305f0fe69
Update LICENSE 2022-01-20 21:23:53 +00:00
prod2 89b4647684
Create LICENSE 2022-01-20 21:23:19 +00:00
prod2 036857bde4
Update README.md 2022-01-20 21:22:59 +00:00
prod2 db1e1adc95
Update README.md 2022-01-20 20:58:42 +00:00
prod2 d927d2ded5
Create README.md 2022-01-20 20:55:17 +00:00
prod2 ae50f1d228 first commit 2022-01-20 21:54:11 +01:00