Commit Graph

41 Commits

Author SHA1 Message Date
CismonX 97168f05f5
Bump version to 0.1.2
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
2021-01-26 15:32:41 +08:00
CismonX 97ed3400c3
Compatible to ISO C99.
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
2021-01-26 15:21:25 +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 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 280327e98e
fix bug in hexdump 2020-06-08 11:46:26 +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 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 6d4b94bdf7
compatible with macos base64 impl in tests 2020-03-15 16:21:18 +08:00
CismonX 236cdc7cf3
compatible with macos base64 impl in tests 2020-03-15 05:08:01 +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 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 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