e92407221f
renamed some function names for naming consistency
2018-04-07 15:54:16 +00:00
a60bd0c898
renamed hcl_purgeatdic() to hcl_zapatdic()
...
exposed hcl_moveoop()
extended the meaning of the kernel bits in the object flags
extended hcl_pfbase_t to include the type - one of HCL_PFBASE_FUNC, HCL_PFBASE_VAR, HCL_PFBASE_CONST. HCL_PFBASE_CONST not fully implemented yet
2018-03-08 14:18:30 +00:00
02b02865ac
work in progress to add the hcl_purgeatdic() function
2018-03-08 10:00:57 +00:00
ef51ee4a1d
enhanced the logfmtv to handle encoding conversion of the format string
2018-02-26 15:24:45 +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
2201ee5a94
added hcl_walkdic
...
fixed a bug of not printing the list closer properly in hcl_print().
enhanced error handling
2018-02-12 16:51:38 +00:00
e54096f2a0
changed copyright years
2018-02-07 14:13:13 +00:00
f904914d6a
implemented dictionary printing
2018-02-07 10:55:20 +00:00
979ba97769
enhanced the compiler to handle array enclosed in #().
...
added partial code to handle dictionary enclosed in #{}
2018-02-07 07:35:30 +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