.. |
bigint.c
|
switching GC from semi-space copying to mark-sweep
|
2020-12-31 17:48:47 +00:00 |
cb-impl.c
|
fixed a wrong field name in cb-impl.c
|
2021-01-26 04:25:40 +00:00 |
cb-impl.h
|
Added some incomplete code for process-switching
|
2020-10-15 12:57:05 +00:00 |
cnode.c
|
fixed the reader and the compiler to process the a dic/array/byte-array item after a period in a data list properly
|
2021-01-25 15:23:24 +00:00 |
comp.c
|
fixed a flaw in post_lambda() in the compiler code
|
2021-02-01 13:26:48 +00:00 |
debug.c
|
removed unneeded code
|
2021-02-01 03:32:09 +00:00 |
decode.c
|
made enhancement to show location information for the ECALL runtime error
|
2021-01-29 12:39:31 +00:00 |
dic.c
|
the new compiler is becoming usable. but not complete yet.
|
2021-01-22 14:43:47 +00:00 |
err.c
|
the new compiler is becoming usable. but not complete yet.
|
2021-01-22 14:43:47 +00:00 |
exec.c
|
fixed some compiler bugs
|
2021-02-01 13:20:46 +00:00 |
fmt-imp.h
|
cleaned up code and build files
|
2020-11-15 10:26:14 +00:00 |
fmt.c
|
switching GC from semi-space copying to mark-sweep
|
2020-12-31 17:48:47 +00:00 |
gc.c
|
removed unneeded code
|
2021-02-01 03:32:09 +00:00 |
hcl-c.c
|
added the _instsize field to hcl_t, hcl_server_t, hcl_client_t
|
2019-06-21 12:36:25 +00:00 |
hcl-c.h
|
introduced the new type hcl_bitmask_t
|
2018-04-26 04:39:20 +00:00 |
hcl-cfg.h.in
|
added quadmath.h check to configure.ac
|
2020-11-15 10:32:34 +00:00 |
hcl-cmn.h
|
cleaned up code and build files
|
2020-11-15 10:26:14 +00:00 |
hcl-dos.h
|
changed copyright years
|
2018-02-07 14:13:13 +00:00 |
hcl-fmt.h
|
cleaned up code and build files
|
2020-11-15 10:26:14 +00:00 |
hcl-json.h
|
introduced the new type hcl_bitmask_t
|
2018-04-26 04:39:20 +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 some compiler bugs
|
2021-02-01 13:20:46 +00:00 |
hcl-rbt.h
|
cleaned up code and build files
|
2020-11-15 10:26:14 +00:00 |
hcl-s.c
|
removed unneeded code
|
2021-02-01 03:32:09 +00:00 |
hcl-s.h
|
Added a work file
|
2018-08-07 16:05:41 +00:00 |
hcl-tmr.h
|
removed ctx2 & ctx3 from hcl_tmr_event_t
|
2018-05-03 06:14:10 +00:00 |
hcl-utl.h
|
the new compiler is becoming usable. but not complete yet.
|
2021-01-22 14:43:47 +00:00 |
hcl-xma.h
|
added xma.c
|
2020-12-28 17:03:29 +00:00 |
hcl-xutl.h
|
restructured client and server code into a single library libhclex.
|
2018-04-10 13:57:17 +00:00 |
hcl.c
|
removed unneeded code
|
2021-02-01 03:32:09 +00:00 |
hcl.h
|
removed unneeded code
|
2021-02-01 03:32:09 +00:00 |
heap.c
|
coding a better compiler
|
2021-01-17 17:45:39 +00:00 |
json.c
|
fixed a bug and a typo introduced in the earlier commit of json.c
|
2019-06-15 05:31:29 +00:00 |
Makefile.am
|
renamed hcl_read2() and hcl_compile2() to hcl_read() and hcl_compile() respectively
|
2021-01-29 08:40:10 +00:00 |
Makefile.in
|
renamed hcl_read2() and hcl_compile2() to hcl_read() and hcl_compile() respectively
|
2021-01-29 08:40:10 +00:00 |
number.c
|
switching GC from semi-space copying to mark-sweep
|
2020-12-31 17:48:47 +00:00 |
obj.c
|
the new compiler is becoming usable. but not complete yet.
|
2021-01-22 14:43:47 +00:00 |
opt-impl.h
|
changed copyright years
|
2018-02-07 14:13:13 +00:00 |
opt.c
|
renamed some function names for naming consistency
|
2018-04-07 15:54:16 +00:00 |
prim.c
|
fixed some compiler bugs
|
2021-02-01 13:20:46 +00:00 |
print.c
|
the new compiler is becoming usable. but not complete yet.
|
2021-01-22 14:43:47 +00:00 |
rbt.c
|
renamed hcl_getrbtstyle() to hcl_get_rbt_style()
|
2019-11-18 14:09:57 +00:00 |
read.c
|
fixed some compiler bugs
|
2021-02-01 13:20:46 +00:00 |
sym.c
|
switching GC from semi-space copying to mark-sweep
|
2020-12-31 17:48:47 +00:00 |
tmr.c
|
renamed some struct member names which have not been changed since changes in the main part
|
2020-12-31 18:02:58 +00:00 |
utf8.c
|
fixed MOO_SMOOI_TO_OOP to pacify clang about the warning 'warning: shifting a negative signed value is undefined'
|
2018-05-28 09:49:32 +00:00 |
utl.c
|
made enhancement to show location information for the ECALL runtime error
|
2021-01-29 12:39:31 +00:00 |
xma.c
|
added xma.c
|
2020-12-28 17:03:29 +00:00 |
xutl-sa.h
|
restructured client and server code into a single library libhclex.
|
2018-04-10 13:57:17 +00:00 |
xutl.c
|
restructured client and server code into a single library libhclex.
|
2018-04-10 13:57:17 +00:00 |