hcl/t
hyung-hwan 42009d3cce
All checks were successful
continuous-integration/drone/push Build is passing
enhanced compile_class_attr_list() with data table and binary search
2024-10-07 21:46:41 +09:00
..
call-5001.err added vm code to apply the attribute list encoded in the CLASS_ENTER instruction 2024-10-06 00:18:24 +09:00
class-5001.err enhanced compile_class_attr_list() with data table and binary search 2024-10-07 21:46:41 +09:00
do-5001.err enhanced the binop expression check in leave_list() in read.c 2024-03-09 17:10:51 +09:00
err.sh added vm code to apply the attribute list encoded in the CLASS_ENTER instruction 2024-10-06 00:18:24 +09:00
feed-01.hcl let 'fun' replace 'defun' totally 2024-09-28 11:57:56 +09:00
feed-5001.err updated t/err.sh to show the erroneous line number 2024-10-05 21:57:54 +09:00
fun-01.hcl removed defclass 2024-10-03 17:21:08 +09:00
insta-01.hcl changed the superclass marker from '::' to ':' 2024-10-03 22:54:03 +09:00
insta-02.hcl changed the superclass marker from '::' to ':' 2024-10-03 22:54:03 +09:00
Makefile.am removed defclass 2024-10-03 17:21:08 +09:00
Makefile.in removed defclass 2024-10-03 17:21:08 +09:00
mlist-5001.err fixed various reader issues 2024-09-18 21:41:00 +09:00
proc-01.hcl let 'fun' replace 'defun' totally 2024-09-28 11:57:56 +09:00
ret-01.hcl work in progress dropping the brand bits 2024-09-12 18:06:12 +09:00
retvar-01.hcl removed defclass 2024-10-03 17:21:08 +09:00
run.sh rewrote compile_fun() to support attribute list for a function 2024-10-02 00:33:34 +09:00
test-bi.hcl enhanced the reader and compiler to treat the binop expression like a message-send expression 2024-09-03 12:18:08 +09:00
va-01.hcl let 'fun' replace 'defun' totally 2024-09-28 11:57:56 +09:00
var-01.hcl rewrote compile_fun() to support attribute list for a function 2024-10-02 00:33:34 +09:00
var-02.hcl let 'fun' replace 'defun' totally 2024-09-28 11:57:56 +09:00
var-03.hcl enhanced the reader and compiler to treat the binop expression like a message-send expression 2024-09-03 12:18:08 +09:00
var-5001.err removed defclass 2024-10-03 17:21:08 +09:00
var-5002.err renumbers error testers basing on 5000. 2024-01-23 01:11:13 +09:00
var-5004.err enhanced compile_class_attr_list() with data table and binary search 2024-10-07 21:46:41 +09:00