Commit Graph

56 Commits

Author SHA1 Message Date
CismonX 930f20a789
Fix typo. Cleaning up. 2020-10-11 04:12:16 +08:00
CismonX 7b9912b449
Update copyright notice 2020-10-11 03:50:45 +08:00
CismonX 119d9763a4
cleaning up 2020-10-11 03:31:31 +08:00
CismonX 2263ffc6f6 Use builtin man pages support in automake script 2020-07-21 09:53:00 +08:00
CismonX f6b56438d6
update coverage configuration 2020-06-22 14:38:59 +08:00
CismonX 71a29b7ef0
fix bug in test 2020-06-22 14:17:14 +08:00
CismonX 991002a952
add test cases 2020-06-22 13:57:09 +08:00
CismonX af1366f3c6
prepare for 0.1.0 2020-06-22 02:18:25 +08:00
CismonX 9dccb0293b
refactor code 2020-06-22 01:46:11 +08:00
CismonX 6a4af125d6
fix gc 2020-06-22 01:34:33 +08:00
CismonX d92a036663
proper handling of runtime errors 2020-06-22 01:05:36 +08:00
CismonX 87b0135875
proper handling of runtime errors 2020-06-20 19:32:34 +08:00
CismonX a59d18655f
remove unnecessary checks 2020-06-16 17:25:31 +08:00
CismonX 86a54e6faf
refactor code 2020-06-16 13:09:44 +08:00
CismonX e9c4b35e81
optimize code 2020-06-15 20:22:50 +08:00
CismonX 300c1a09a1
fix bug for promises; refactor vm_stack 2020-06-13 18:33:56 +08:00
CismonX af42c44645
reformat code 2020-06-10 23:50:05 +08:00
CismonX 6b67936d16
update indentation 2020-06-09 00:30:27 +08:00
CismonX e5dd3831c2
update codecov config 2020-06-08 12:20:12 +08:00
CismonX 280327e98e
fix bug in hexdump 2020-06-08 11:46:26 +08:00
CismonX 3719a44998
update codecov config; update test cases 2020-06-08 11:18:26 +08:00
CismonX d3fe2aa445
Write test case for mnemonic dumping 2020-06-08 03:33:14 +08:00
CismonX b551b5fb8a
refactor code 2020-06-08 02:32:48 +08:00
CismonX eb6a710522
refactor code 2020-06-07 02:58:00 +08:00
CismonX f7272a2ed6
refactor code 2020-06-05 16:54:30 +08:00
CismonX 138f9978f8
fix bug in vm_stack 2020-06-03 16:07:29 +08:00
CismonX 7a82c7e3b2
fix bug in runtime 2020-06-01 18:08:37 +08:00
CismonX 05849e02a9
refactor runtime 2020-05-29 00:54:26 +08:00
CismonX 15a7173de0
print more info 2020-05-25 03:01:43 +08:00
CismonX c4dac9fbc8
fix links 2020-05-25 02:56:39 +08:00
CismonX 5485803436
fix bugs 2020-05-25 02:38:51 +08:00
CismonX e63fb0ade4
fix bug for freeing vm_stack 2020-05-19 01:44:55 +08:00
CismonX d6febd352a
Fix bug in vm_stack 2020-05-17 03:23:47 +08:00
CismonX 5268372d8b
Fix bug in vm_stack 2020-05-17 02:48:04 +08:00
CismonX a4d7098b3c
change suffix of default output file name when dumping mnemonics 2020-05-17 00:39:29 +08:00
CismonX dba0c01835
improve overall performance 2020-05-17 00:16:59 +08:00
CismonX 0ab477710a
bugfix; add mnemonics dumping support 2020-05-03 20:54:34 +08:00
CismonX 14feba7b2f
bugfix 2020-04-21 11:09:17 +08:00
CismonX 000713149e
compatible with llvm-cov 2020-03-24 01:03:34 +08:00
CismonX f61eda63c3
integrating Codecov 2020-03-23 23:58:02 +08:00
CismonX 856fa92b04
longer timeout for tests 2020-03-23 23:57:36 +08:00
CismonX 6d4b94bdf7
compatible with macos base64 impl in tests 2020-03-15 16:21:18 +08:00
CismonX ed8eb8dff7
clear .gitattributes 2020-03-15 05:10:39 +08:00
CismonX 236cdc7cf3
compatible with macos base64 impl in tests 2020-03-15 05:08:01 +08:00
CismonX 3a02883fbe
workaround travis-ci macos homebrew issue 2020-03-15 04:41:00 +08:00
CismonX 0934bf917d
add test cases 2020-03-15 04:31:20 +08:00
CismonX c47c3e36c7
Add error logs. Fix GC. 2020-02-17 00:36:49 +08:00
CismonX 443347e352
update wiki URL 2020-02-09 00:52:34 +08:00
CismonX fcfed61e09
update 2020-02-09 00:51:31 +08:00
CismonX c328139608
add error logs; fix bugs 2020-02-06 00:59:11 +08:00