|
adb374f02d
|
fixed non-local return behaviors
|
2020-10-13 14:44:00 +00:00 |
|
|
d127456da8
|
added hcl_block_t to express a base block. no more reuse of hcl_context_t for the base block
|
2020-10-09 07:14:32 +00:00 |
|
|
a69434a96f
|
enhancing the compiler and hcl_execute() for better interactive use
|
2020-10-08 09:25:54 +00:00 |
|
|
9d5e580387
|
fixing compiler bugs regarding MAKE_FUNCTION and literal frame rebasing
|
2020-10-07 08:06:49 +00:00 |
|
|
e30cbc844c
|
writing code for function activation using function-local literal frame
|
2020-10-05 09:37:26 +00:00 |
|
|
c7e87698d0
|
still experimenting to find a good way to represent byte codes and literal frames in the interactive mode
|
2020-09-28 15:44:04 +00:00 |
|
|
20fb7f54b7
|
fixed a flaw in print_ucs() in fmt.c
renamed ENABLE_HCLEX to ENABLE_HCLX
|
2019-06-02 06:42:47 +00:00 |
|
|
16c7c290ce
|
added hcl_prufmtv() and hcl_prbfmtv()
|
2019-06-02 05:06:08 +00:00 |
|
|
a161944682
|
refactored fmt code
|
2019-05-31 10:54:13 +00:00 |
|
|
4ce47cb435
|
added the bin directory and moves files for binary commands into it
|
2019-05-14 04:21:35 +00:00 |
|