.. |
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
|
added HCL_IO_READ_BYTES
|
2023-12-16 00:31:50 +09:00 |
comp.c
|
renumbers error testers basing on 5000.
|
2024-01-23 01:11:13 +09:00 |
debug.c
|
added many charcter handling code
|
2023-11-22 00:24:57 +09:00 |
decode.c
|
added more code struct manipulation code
|
2023-12-28 00:27:27 +09:00 |
dic.c
|
added many charcter handling code
|
2023-11-22 00:24:57 +09:00 |
err.c
|
added line-break escaping
|
2024-01-18 22:55:50 +08:00 |
exec.c
|
added HCL_IO_READ_BYTES
|
2023-12-16 00:31:50 +09:00 |
fmt-imp.h
|
added many charcter handling code
|
2023-11-22 00:24:57 +09:00 |
fmt.c
|
enhanced the main program to show prompt in the interactive mode
|
2024-01-21 11:40:40 +09:00 |
gc.c
|
added more code struct manipulation code
|
2023-12-28 00:27:27 +09:00 |
hcl-c.c
|
added many charcter handling code
|
2023-11-22 00:24:57 +09:00 |
hcl-c.h
|
added many charcter handling code
|
2023-11-22 00:24:57 +09:00 |
hcl-cfg.h.in
|
added the go wrapper files. work in progress
|
2023-10-27 18:20:02 +09:00 |
hcl-chr.h
|
added many charcter handling code
|
2023-11-22 00:24:57 +09:00 |
hcl-cmn.h
|
added hcl_unmarshalcodefrommem() and hcl_marshalcodetomem()
|
2023-12-30 22:28:04 +09:00 |
hcl-dos.h
|
code cleanup
|
2023-12-22 11:53:29 +09:00 |
hcl-fmt.h
|
added many charcter handling code
|
2023-11-22 00:24:57 +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 many charcter handling code
|
2023-11-22 00:24:57 +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
|
WIP - implementing b or u prefix for a string or a character literal
|
2024-01-24 16:26:30 +09:00 |
hcl-rbt.h
|
added many charcter handling code
|
2023-11-22 00:24:57 +09:00 |
hcl-s2.c
|
simple code cleanup
|
2023-12-09 14:01:03 +09:00 |
hcl-s.c
|
simple code cleanup
|
2023-12-09 14:01:03 +09:00 |
hcl-s.h
|
added many charcter handling code
|
2023-11-22 00:24:57 +09:00 |
hcl-tmr.h
|
added many charcter handling code
|
2023-11-22 00:24:57 +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
|
attempt to implement the assignment expression using :=
|
2024-01-06 13:15:15 +09:00 |
hcl-xma.h
|
added many charcter handling code
|
2023-11-22 00:24:57 +09:00 |
hcl-xutl.h
|
added many charcter handling code
|
2023-11-22 00:24:57 +09:00 |
hcl.c
|
added more context-sensitive error messages upon memory allocation failures in comp.c and read.c
|
2024-01-06 18:11:39 +09:00 |
hcl.h
|
renamed HCL_TRAIT_LANG_NL_TERMINATOR to HCL_TRAIT_LANG_ENABLE_EOL with bug fixes
|
2024-01-19 13:25:23 +09:00 |
heap.c
|
code cleanup
|
2023-12-22 11:53:29 +09:00 |
json.c
|
added many charcter handling code
|
2023-11-22 00:24:57 +09:00 |
Makefile.am
|
writing functions for bytecode and literal frame exchange with other vms
|
2023-12-23 12:43:26 +09:00 |
Makefile.in
|
writing functions for bytecode and literal frame exchange with other vms
|
2023-12-23 12:43:26 +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 many charcter handling code
|
2023-11-22 00:24:57 +09:00 |
opt-impl.h
|
added many charcter handling code
|
2023-11-22 00:24:57 +09:00 |
opt.c
|
added many charcter handling code
|
2023-11-22 00:24:57 +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
|
cleaned up some code
|
2023-12-07 23:01:17 +09:00 |
prim.c
|
cleaned up code by removing migrating unused functions
|
2023-12-06 11:09:15 +09:00 |
print.c
|
attempt to implement the assignment expression using :=
|
2024-01-06 13:15:15 +09:00 |
rbt.c
|
added many charcter handling code
|
2023-11-22 00:24:57 +09:00 |
read.c
|
WIP - implementing b or u prefix for a string or a character literal
|
2024-01-24 16:26:30 +09:00 |
std.c
|
enhanced the main program to show prompt in the interactive mode
|
2024-01-21 11:40:40 +09:00 |
sym.c
|
preparing to flatten byte code structure
|
2023-12-06 17:19:57 +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
|
added many charcter handling code
|
2023-11-22 00:24:57 +09:00 |
utl.c
|
added many charcter handling code
|
2023-11-22 00:24:57 +09:00 |
xchg.c
|
enhanced the MLIST syntax - '(obj:message arg1 arg2)'
|
2024-01-02 01:41:41 +09:00 |
xma.c
|
added many charcter handling code
|
2023-11-22 00:24:57 +09:00 |
xutl-sa.h
|
added many charcter handling code
|
2023-11-22 00:24:57 +09:00 |
xutl.c
|
added many charcter handling code
|
2023-11-22 00:24:57 +09:00 |