hcl/t
hyung-hwan dab0c01e73
Some checks failed
continuous-integration/drone/push Build is failing
removed MLIST by LPARCOLON
2024-01-03 21:11:23 +09:00
..
class-01.err updating the compiler to recognize class-level variables accessors prefixed with self/super in assignment expressions 2023-12-02 03:35:59 +09:00
do-01.err 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
do-02.err some compiler enhancements 2023-11-29 15:54:37 +09:00
err.sh enhanced the compiler to prohibit variable declaration in class init scope 2023-11-27 18:25:27 +09:00
feed-01.err updated multiple test files 2024-01-03 00:45:34 +09:00
fun-01.hcl enhanced the MLIST syntax - '(obj:message arg1 arg2)' 2024-01-02 01:41:41 +09:00
insta-01.hcl enhanced the MLIST syntax - '(obj:message arg1 arg2)' 2024-01-02 01:41:41 +09:00
insta-02.hcl enhanced the compiler to show a proper message for a redundant class name defined with 'class' 2024-01-02 13:59:03 +09:00
Makefile.am making variable resolution more consisitent. class name resolution part still in progress 2023-12-02 12:52:36 +09:00
Makefile.in making variable resolution more consisitent. class name resolution part still in progress 2023-12-02 12:52:36 +09:00
ret-01.hcl updated multiple test files 2024-01-03 00:45:34 +09:00
retvar-01.hcl removed MLIST by LPARCOLON 2024-01-03 21:11:23 +09:00
run.sh fixed the vlist reading in the feed-based reader 2022-07-30 03:02:57 +00:00
test-bi.hcl added sys.time, sys.random, sys.srandom. 2019-04-17 03:46:39 +00:00
va-01.hcl updated multiple test files 2024-01-03 00:45:34 +09:00
var-01.err enhanced the compiler to prohibit variable declaration in class init scope 2023-11-27 18:25:27 +09:00
var-01.hcl added a test case for vlist inside the 'do' expression inside a data list 2022-07-30 16:07:39 +00:00
var-02.err enhanced the compiler to prohibit variable declaration in class init scope 2023-11-27 18:25:27 +09:00
var-03.err some compiler enhancements 2023-11-29 15:54:37 +09:00
var-04.err making variable resolution more consisitent. class name resolution part still in progress 2023-12-02 12:52:36 +09:00