- Jun 10, 2020
-
-
Nguyen Anh Quynh authored
-
- Mar 30, 2018
-
-
Nguyen Anh Quynh authored
-
- Oct 25, 2016
-
-
Nguyen Anh Quynh authored
-
- Oct 02, 2016
-
-
Nguyen Anh Quynh authored
update bindings to add KS_OPT_SYM_RESOLVER. Python binding now supports this option. see sample.py for example
-
- Sep 09, 2016
-
-
Nguyen Anh Quynh authored
-
- Jun 05, 2016
-
-
Nguyen Anh Quynh authored
-
- May 31, 2016
-
-
Nguyen Anh Quynh authored
-
Nguyen Anh Quynh authored
-
- May 30, 2016
-
-
Nguyen Anh Quynh authored
-
Remco authored
-
- May 29, 2016
-
-
Nguyen Anh Quynh authored
handle equal directive. this fixes c-crashes/crash-12-x64-cannot-set-a-variable-that-has-already-been-used.c
-
Nguyen Anh Quynh authored
handle error in applyFixup(). this fixes c-crashes/crash-23-x64-value-does-not-fit-in-the-fixup-field.c
-
Nguyen Anh Quynh authored
x86: report unsupported instructions in encodeInstruction(). this fixes c-crashes/crash-24-x64-not-is16bitmemoperand.c
-
Nguyen Anh Quynh authored
-
- May 28, 2016
-
-
Nguyen Anh Quynh authored
-
- May 24, 2016
-
-
Ingmar Steen authored
-
- May 22, 2016
-
-
Nguyen Anh Quynh authored
-
Nguyen Anh Quynh authored
-
- May 17, 2016
-
-
Nguyen Anh Quynh authored
-
Nguyen Anh Quynh authored
propagate the error of missing symbol back to ks_asm(). this adds new error code KS_ERR_ASM_SYMBOL_NOTFOUND. fix issue #61
-
Nguyen Anh Quynh authored
add error code KS_ERR_ASM_SYMBOL_REDEFINED to report redefined symbols. also updated all the bindings after this
-
- May 14, 2016
-
-
Sascha Schirra authored
-