Commit Graph

12 Commits

Author SHA1 Message Date
CPunch 7e9b61e018 minor refactor, fixed many warnings 2021-01-01 23:06:24 -06:00
CPunch 9aa7fa1381 replaced facttest.lua with fibtest.lua
Optimized the NaN box to be byte aligned, performance under the fibtest.lua script improved by ~2.5 seconds (~31 before ~28.5 after on cpunch's machine)
also cleaned up some misc. comments
2020-12-07 23:26:55 -06:00
CPunch f8a062919f added cosmoM_addRoot & cosmoM_removeRoot 2020-12-07 15:53:23 -06:00
CPunch 3a18d14a80 removed stale comments 2020-12-04 12:30:01 -06:00
CPunch d154d71163 improved nan box performance 2020-12-04 12:19:07 -06:00
CPunch b936827cc6 added support for NaN boxing (8 byte CValues!) 2020-12-04 00:04:14 -06:00
CPunch 495f1d7272 more minor refactoring 2020-11-30 12:50:55 -06:00
CPunch 08c640cd58 added # operator, improved error messages 2020-11-30 12:32:04 -06:00
CPunch 1189dc4b78 correctly mark tombstones 2020-11-17 03:36:56 -06:00
CPunch 9ebae876f6 minor refactoring, OP_INVOKE performance boost 2020-11-13 17:39:47 -06:00
CPunch 40ae495aaf added input() to repl 2020-11-12 20:06:38 -06:00
CPunch 2e1b745624 Initial commit 2020-10-28 00:16:30 -05:00