Commit Graph

9 Commits

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