Commit Graph

9 Commits

Author SHA1 Message Date
11e831bbcc switching GC from semi-space copying to mark-sweep 2020-12-31 17:48:47 +00:00
fd99432186 redefined hash functions 2019-03-06 01:50:46 +00:00
e92407221f renamed some function names for naming consistency 2018-04-07 15:54:16 +00:00
9498530691 enhanced HCL_BRANDOF() to avoid multiple comparisons.
added the eqk? builtin primitive
removed unnecessary lines
2018-02-23 07:17:23 +00:00
4876d1775c added hcl_getlastretv().
enhanced hcl_hashobj() to return hash values for nil, true, false
2018-02-22 07:41:03 +00:00
e54096f2a0 changed copyright years 2018-02-07 14:13:13 +00:00
293222d5c5 trying to revive this project 2018-02-05 10:43:25 +00:00
badf66c9d4 added some code for executing byte codes 2016-10-04 17:56:28 +00:00
94e690004d added initial hcl files 2016-09-28 14:40:37 +00:00