.. |
bigint.c
|
added many charcter handling code
|
2023-11-22 00:24:57 +09:00 |
chr.c
|
enhanced the compiler to prohibit variable declaration after 'do' if it's the head of block expression
|
2023-11-28 01:44:13 +09:00 |
cnode.c
|
compiler improvement to support out-of-class class method or calss instance method definitions. pending more tests
|
2024-05-26 23:18:26 +09:00 |
comp.c
|
fixed the test script - insta-02.hcl
|
2024-07-22 23:46:38 +09:00 |
debug.c
|
added many charcter handling code
|
2023-11-22 00:24:57 +09:00 |
decode.c
|
fixed the bug accessing the wrong context in IVAR and CVAR_M instructions
|
2024-05-31 15:16:31 +09:00 |
dic.c
|
added the flexi object bit
|
2024-08-10 14:42:21 +09:00 |
err.c
|
enhanced the print function to print the class name for a class
|
2024-07-19 20:50:28 +09:00 |
exec.c
|
added the flexi object bit
|
2024-08-10 14:42:21 +09:00 |
fmt-imp.h
|
added many charcter handling code
|
2023-11-22 00:24:57 +09:00 |
fmt.c
|
added hcl_instantiatewithtrailer()
|
2024-05-15 22:59:34 +09:00 |
gc.c
|
updated the kernel class initialization to set the superclass
|
2024-07-29 15:36:07 +09:00 |
hcl-cfg.h.in
|
code clean-up of xproto code.
|
2024-04-21 16:29:55 +09:00 |
hcl-chr.h
|
wip - reworking hcl server/client code
|
2024-04-14 18:33:15 +09:00 |
hcl-cmn.h
|
redefined HCL_ALIGNOF() and added HCL_SFN()
|
2024-04-28 13:40:56 +09:00 |
hcl-dos.h
|
code cleanup
|
2023-12-22 11:53:29 +09:00 |
hcl-fmt.h
|
added hcl_instantiatewithtrailer()
|
2024-05-15 22:59:34 +09:00 |
hcl-json.h
|
added many charcter handling code
|
2023-11-22 00:24:57 +09:00 |
hcl-mac.h
|
added many charcter handling code
|
2023-11-22 00:24:57 +09:00 |
hcl-msw.h
|
cleaned up some code
|
2023-12-07 23:01:17 +09:00 |
hcl-opt.h
|
added hcl_instantiatewithtrailer()
|
2024-05-15 22:59:34 +09:00 |
hcl-os2.h
|
added many charcter handling code
|
2023-11-22 00:24:57 +09:00 |
hcl-pac1.h
|
writing functions for bytecode and literal frame exchange with other vms
|
2023-12-23 12:43:26 +09:00 |
hcl-prv.h
|
added respondsTo and related functions
|
2024-08-08 01:52:50 +09:00 |
hcl-rbt.h
|
added hcl_instantiatewithtrailer()
|
2024-05-15 22:59:34 +09:00 |
hcl-tmr.h
|
added hcl_instantiatewithtrailer()
|
2024-05-15 22:59:34 +09:00 |
hcl-upac.h
|
writing functions for bytecode and literal frame exchange with other vms
|
2023-12-23 12:43:26 +09:00 |
hcl-utl.h
|
added hcl_instantiatewithtrailer()
|
2024-05-15 22:59:34 +09:00 |
hcl-x.h
|
added hcl_instantiatewithtrailer()
|
2024-05-15 22:59:34 +09:00 |
hcl-xma.h
|
added many charcter handling code
|
2023-11-22 00:24:57 +09:00 |
hcl.c
|
removed the str module
|
2024-08-08 16:30:15 +09:00 |
hcl.h
|
added the flexi object bit
|
2024-08-10 14:42:21 +09:00 |
heap.c
|
update for type correctness
|
2024-04-06 16:52:53 +09:00 |
json.c
|
added hcl_instantiatewithtrailer()
|
2024-05-15 22:59:34 +09:00 |
Makefile.am
|
removed the arr module
|
2024-08-02 00:34:42 +09:00 |
Makefile.in
|
removed the arr module
|
2024-08-02 00:34:42 +09:00 |
mb8.c
|
added many charcter handling code
|
2023-11-22 00:24:57 +09:00 |
number.c
|
added many charcter handling code
|
2023-11-22 00:24:57 +09:00 |
obj.c
|
added the flexi object bit
|
2024-08-10 14:42:21 +09:00 |
opt-impl.h
|
added hcl_instantiatewithtrailer()
|
2024-05-15 22:59:34 +09:00 |
opt.c
|
added hcl_instantiatewithtrailer()
|
2024-05-15 22:59:34 +09:00 |
poll-msw.c
|
writing functions for bytecode and literal frame exchange with other vms
|
2023-12-23 12:43:26 +09:00 |
poll-msw.h
|
wip - reworking hcl server/client code
|
2024-04-14 18:33:15 +09:00 |
prim.c
|
fixed the bug accessing the wrong context in IVAR and CVAR_M instructions
|
2024-05-31 15:16:31 +09:00 |
print.c
|
enhanced the print function to print the class name for a class
|
2024-07-19 20:50:28 +09:00 |
rbt.c
|
added hcl_instantiatewithtrailer()
|
2024-05-15 22:59:34 +09:00 |
read.c
|
added respondsTo and related functions
|
2024-08-08 01:52:50 +09:00 |
std.c
|
more input stream handling code
|
2024-05-19 17:09:31 +09:00 |
sym.c
|
update for type correctness
|
2024-04-06 16:52:53 +09:00 |
tmr.c
|
added many charcter handling code
|
2023-11-22 00:24:57 +09:00 |
uch-case.h
|
added many charcter handling code
|
2023-11-22 00:24:57 +09:00 |
uch-prop.h
|
added many charcter handling code
|
2023-11-22 00:24:57 +09:00 |
utf8.c
|
added many charcter handling code
|
2023-11-22 00:24:57 +09:00 |
utf16.c
|
wip - reworking hcl server/client code
|
2024-04-14 18:33:15 +09:00 |
utl.c
|
added hcl_get_base_name_from_path()
|
2024-04-27 21:16:00 +09:00 |
x-client.c
|
reorganized some files
|
2024-05-14 21:14:39 +09:00 |
x-proto.c
|
wip - x-client
|
2024-05-11 14:16:22 +09:00 |
x-server.c
|
removed the option HCL_TRAIT_LANG_ENABLE_BLOCK, thus removing conditional codes for simplicity.
|
2024-07-06 12:16:05 +09:00 |
x-sys.c
|
reorganized some files
|
2024-05-14 21:14:39 +09:00 |
x-utl-sa.h
|
reorganized some files
|
2024-05-14 21:14:39 +09:00 |
x-utl.c
|
reorganized some files
|
2024-05-14 21:14:39 +09:00 |
xchg.c
|
wip - reworking hcl server/client code
|
2024-04-14 18:33:15 +09:00 |
xma.c
|
added many charcter handling code
|
2023-11-22 00:24:57 +09:00 |