.. |
bigint.c
|
deprecated NDEBUG and introduced HCL_BUILD_DEBUG and HCL_BUILD_RELEASE
|
2018-02-21 09:30:18 +00:00 |
comp.c
|
added some builtin modules, but without many functions in them
|
2018-02-15 15:36:15 +00:00 |
debug.c
|
changed copyright years
|
2018-02-07 14:13:13 +00:00 |
decode.c
|
deprecated NDEBUG and introduced HCL_BUILD_DEBUG and HCL_BUILD_RELEASE
|
2018-02-21 09:30:18 +00:00 |
dic.c
|
added hcl_walkdic
|
2018-02-12 16:51:38 +00:00 |
err.c
|
added some error checks for error literals and smptr literals
|
2018-02-17 16:01:27 +00:00 |
exec.c
|
added --enable-unicode to configure.ac
|
2018-02-21 07:37:10 +00:00 |
gc.c
|
added --enable-unicode to configure.ac
|
2018-02-21 07:37:10 +00:00 |
hcl-cfg.h.in
|
enhanced --enable-unicode to accept ucs4 and ucs2 in addition to yes/no.
|
2018-02-21 10:12:47 +00:00 |
hcl-cmn.h
|
enhanced --enable-unicode to accept ucs4 and ucs2 in addition to yes/no.
|
2018-02-21 10:12:47 +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
|
added a new debugging macro HCL_DEBUG_LEXER
|
2018-02-21 13:02:05 +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
|
deprecated NDEBUG and introduced HCL_BUILD_DEBUG and HCL_BUILD_RELEASE
|
2018-02-21 09:30:18 +00:00 |
hcl.h
|
deprecated NDEBUG and introduced HCL_BUILD_DEBUG and HCL_BUILD_RELEASE
|
2018-02-21 09:30:18 +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
|
localized a local variable into a loop in PUT_OOCH and PUT_OOCS in logfmtv
|
2018-02-21 08:54:13 +00:00 |
main.c
|
deprecated NDEBUG and introduced HCL_BUILD_DEBUG and HCL_BUILD_RELEASE
|
2018-02-21 09:30:18 +00:00 |
Makefile.am
|
added some builtin modules, but without many functions in them
|
2018-02-15 15:36:15 +00:00 |
Makefile.in
|
added --enable-unicode to configure.ac
|
2018-02-21 07:37:10 +00:00 |
obj.c
|
deprecated NDEBUG and introduced HCL_BUILD_DEBUG and HCL_BUILD_RELEASE
|
2018-02-21 09:30:18 +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 the gc builtin function
|
2018-02-18 15:02:57 +00:00 |
print.c
|
fixed the premature termination issue in logfmtv
|
2018-02-21 08:48:47 +00:00 |
rbt.c
|
changed copyright years
|
2018-02-07 14:13:13 +00:00 |
read.c
|
added a new debugging macro HCL_DEBUG_LEXER
|
2018-02-21 13:02:05 +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 |