Commit Graph

16 Commits

Author SHA1 Message Date
prod2 2651cf3cbd bugfix 2022-01-29 21:11:20 +01:00
prod2 f665efaeed use ip rather than ii for funct 2022-01-29 20:43:13 +01:00
prod2 3ff351100e change table to array (thx ElegantBeef) 2022-01-29 06:22:52 +01:00
prod2 31b0b28dca WIP switch to custom hashtable for globals 2022-01-29 05:38:16 +01:00
prod2 2765daa55b nan boxing 2022-01-29 05:12:33 +01:00
prod2 8031c7720d custom string object 2022-01-28 04:17:11 +01:00
prod2 6cc2406d5f made less/greater implementation consistent 2022-01-27 06:09:04 +01:00
prod2 215d1539de move arity checking to its own op 2022-01-27 05:56:09 +01:00
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 d64a63dc27 optimalization: op popn 2022-01-27 03:32:42 +01:00
prod2 5b23d27c0a profiling opcodes 2022-01-22 17:28:53 +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 ae50f1d228 first commit 2022-01-20 21:54:11 +01:00