Commit Graph

7 Commits

Author SHA1 Message Date
739b9462b3 some testsuites enhancement 2022-02-21 15:22:22 +00:00
9e59e94a91 integrating test scripts 2022-02-21 08:15:00 +00:00
01e9eac123 enhanced the compiler to emit the right instruction for super 2022-02-19 17:26:26 +00:00
92d4bd5373 fixed wrong instructions generated for set-r and return variables.
class variables access fixed to use hcl->active_context->home->owner instead of hcl->active_context->owner
2022-02-19 16:57:06 +00:00
90bde8d14a added sys.time, sys.random, sys.srandom.
removed test-bi.sh
wrote a simple bigint test program into test-bi.hcl
2019-04-17 03:46:39 +00:00
0051809442 changed hcl_inttostr()
touched up log output and formatted output functions
2019-04-16 15:46:00 +00:00
b54102b705 added -v to hcl. found a bug of a new line printed when printf is called. need to debug it 2019-04-16 09:35:56 +00:00