hcl/t
hyung-hwan d2b3cc9f71
All checks were successful
continuous-integration/drone/push Build is passing
enhanced the compiler logic to handle the class-level variales
2024-10-20 17:37:51 +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 the compiler logic to handle the class-level variales 2024-10-20 17:37: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 the compiler to make 'do' handling more consistent with {} 2024-10-12 13:59:23 +09:00
fun-01.hcl enhancing the compiler to handle 'var' in the class scope. unneeded code to be removed asap 2024-10-19 02:31:54 +09:00
insta-01.hcl enhancing the compiler to handle 'var' in the class scope. unneeded code to be removed asap 2024-10-19 02:31:54 +09:00
insta-02.hcl enhancing the compiler to handle 'var' in the class scope. unneeded code to be removed asap 2024-10-19 02:31:54 +09:00
Makefile.am updated the compiler to make 'do' handling more consistent with {} 2024-10-12 13:59:23 +09:00
Makefile.in updated the compiler to make 'do' handling more consistent with {} 2024-10-12 13:59:23 +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 enhancing the compiler to handle 'var' in the class scope. unneeded code to be removed asap 2024-10-19 02:31:54 +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 enhancing the compiler to handle 'var' in the class scope. unneeded code to be removed asap 2024-10-19 02:31:54 +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 enhanced the compiler logic to handle the class-level variales 2024-10-20 17:37:51 +09:00
var-5002.err renumbers error testers basing on 5000. 2024-01-23 01:11:13 +09:00
var-5004.err simplified variable adding routines 2024-10-19 22:00:53 +09:00