hcl/t
hyung-hwan 071d971457
All checks were successful
continuous-integration/drone/push Build is passing
added more test cases
2024-06-01 00:11:51 +09:00
..
call-5001.err wip - more reworking on hcl server/client code 2024-04-15 02:23:55 +09:00
class-5001.err compiler fix to prohibit self. or super. in out-of-class method defintion nested in a normal method in a class 2024-05-29 23:19:25 +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 fixed err.sh to produce the expected line upon failure. 2024-02-05 22:23:38 +09:00
feed-01.hcl added a test case to check a block expression as a conditional expression for if 2024-03-09 22:48:04 +09:00
feed-5001.err enhanced the binop expression check in leave_list() in read.c 2024-03-09 17:10:51 +09:00
fun-01.hcl separated tuple([] used for assignment) from array(holding data) 2024-03-10 22:38:01 +09:00
insta-01.hcl 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
insta-02.hcl added more test cases 2024-06-01 00:11:51 +09:00
Makefile.am fixed the tv.wcount and tv.s.len restoration logic upon compiliation failure 2024-04-21 02:24:27 +09:00
Makefile.in fixed the tv.wcount and tv.s.len restoration logic upon compiliation failure 2024-04-21 02:24:27 +09:00
mlist-5001.err renumbers error testers basing on 5000. 2024-01-23 01:11:13 +09:00
ret-01.hcl added line-break escaping 2024-01-18 22:55:50 +08:00
retvar-01.hcl changed ::: to :: to indicate class variables, parent class, retvar 2024-02-04 01:57:53 +09:00
run.sh added a double lambda test case 2024-03-09 14:16:51 +09:00
test-bi.hcl added sys.time, sys.random, sys.srandom. 2019-04-17 03:46:39 +00:00
va-01.hcl updated test cases 2024-03-14 23:26:38 +09:00
var-01.hcl fixed the tv.wcount and tv.s.len restoration logic upon compiliation failure 2024-04-21 02:24:27 +09:00
var-02.hcl changed ::: to :: to indicate class variables, parent class, retvar 2024-02-04 01:57:53 +09:00
var-03.hcl fixed the tv.wcount and tv.s.len restoration logic upon compiliation failure 2024-04-21 02:24:27 +09:00
var-5001.err 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
var-5002.err renumbers error testers basing on 5000. 2024-01-23 01:11:13 +09:00
var-5003.err renumbers error testers basing on 5000. 2024-01-23 01:11:13 +09:00
var-5004.err renumbers error testers basing on 5000. 2024-01-23 01:11:13 +09:00