hcl/lib
2018-02-15 06:58:36 +00:00
..
bigint.c fixed to use hcl-wide temporary buffers when converting an integer to a string 2018-02-15 06:58:36 +00:00
comp.c added reader & compiler check to filter out special symbols when processing argument and variable names in more contexts 2018-02-15 01:39:00 +00:00
debug.c changed copyright years 2018-02-07 14:13:13 +00:00
decode.c changed copyright years 2018-02-07 14:13:13 +00:00
dic.c added hcl_walkdic 2018-02-12 16:51:38 +00:00
err.c added hcl_walkdic 2018-02-12 16:51:38 +00:00
exec.c mapped a dotted identifer to a primitive function 2018-02-12 10:50:44 +00:00
gc.c changed copyright years 2018-02-07 14:13:13 +00:00
hcl-cfg.h.in mapped a dotted identifer to a primitive function 2018-02-12 10:50:44 +00:00
hcl-cmn.h changed copyright years 2018-02-07 14:13:13 +00:00
hcl-dos.h changed copyright years 2018-02-07 14:13:13 +00:00
hcl-mac.h changed copyright years 2018-02-07 14:13:13 +00:00
hcl-msw.h changed copyright years 2018-02-07 14:13:13 +00:00
hcl-opt.h changed copyright years 2018-02-07 14:13:13 +00:00
hcl-os2.h changed copyright years 2018-02-07 14:13:13 +00:00
hcl-prv.h fixed to use hcl-wide temporary buffers when converting an integer to a string 2018-02-15 06:58:36 +00:00
hcl-rbt.h changed copyright years 2018-02-07 14:13:13 +00:00
hcl-utl.h changed copyright years 2018-02-07 14:13:13 +00:00
hcl.c fixed to use hcl-wide temporary buffers when converting an integer to a string 2018-02-15 06:58:36 +00:00
hcl.h fixed to use hcl-wide temporary buffers when converting an integer to a string 2018-02-15 06:58:36 +00:00
heap.c changed copyright years 2018-02-07 14:13:13 +00:00
ignite.c changed copyright years 2018-02-07 14:13:13 +00:00
logfmt.c changed copyright years 2018-02-07 14:13:13 +00:00
logfmtv.h changed copyright years 2018-02-07 14:13:13 +00:00
main.c fixed the wrong buggy argument to hcl_decode() in main.c 2018-02-13 16:19:16 +00:00
Makefile.am added -ldl to the build process 2018-02-09 04:02:17 +00:00
Makefile.in added -ldl to the build process 2018-02-09 04:02:17 +00:00
obj.c integrated bigint 2018-02-13 16:10:41 +00:00
opt-impl.h changed copyright years 2018-02-07 14:13:13 +00:00
opt.c changed copyright years 2018-02-07 14:13:13 +00:00
prim.c added reader & compiler check to filter out special symbols when processing argument and variable names in more contexts 2018-02-15 01:39:00 +00:00
print.c integrated bigint 2018-02-13 16:10:41 +00:00
rbt.c changed copyright years 2018-02-07 14:13:13 +00:00
read.c added reader & compiler check to filter out special symbols when processing argument and variable names in more contexts 2018-02-15 01:39:00 +00:00
sym.c changed copyright years 2018-02-07 14:13:13 +00:00
utf8.c changed copyright years 2018-02-07 14:13:13 +00:00
utl.c touched up code. added eqv? eql? not 2018-02-08 07:40:27 +00:00