Commit Graph

37 Commits

Author SHA1 Message Date
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
CismonX f0d9df747a
fix bugs 2020-02-05 02:47:45 +08:00
CismonX 9bbf4a3ec0
fix Makefile for Darwin 2020-02-03 01:59:58 +08:00
CismonX 280783e286
update 2020-02-03 01:43:55 +08:00
CismonX ecdd2828b2
update 2020-02-03 01:09:21 +08:00
CismonX e65c1ab9dc
update 2020-02-01 22:45:48 +08:00
CismonX ab03aa4eb7
initial commit 2020-01-30 18:11:10 +08:00