Commit Graph

60 Commits

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