| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update setup & tests | Fabrice Desclaux | 2025-01-26 | 1 | -2/+1 |
| | | |||||
| * | Rename ir_arch for jitter | Fabrice Desclaux | 2020-12-25 | 1 | -6/+6 |
| | | |||||
| * | Add Appveyor for Python3.8 | Jean-Baptiste Galet | 2020-04-28 | 1 | -1/+1 |
| | | | | | | | | * Appveyor * Fix typo, update jitcore_llvm.py, update llvmlite to 0.32.0 to have python3.8 wheels * Add all platforms in AppVeyor. Use -m to avoid WinError 32 * Use llvmlite 0.31.0, latest version to provide Python2.7 support AND Python3.8 * Remove -m | ||||
| * | Fix jitter on Windows | Jean-Baptiste Galet | 2020-04-28 | 1 | -0/+7 |
| | | |||||
| * | Fix compilation | William Bruneau | 2019-05-15 | 1 | -1/+1 |
| | | | | | | | | | - add miasm/jitter/vm_mngr_py.c dependency to all JitCore (needed for PyLong_to_bn and bn_to_PyLong functions) - vm_set_mem and vm_get_mem already exist in miasm/jitter/arch/JitCore_*.c so must be renamed in miasm/jitter/vm_mngr_py.c | ||||
| * | Rename miasm2 to miasm | Fabrice Desclaux | 2019-03-05 | 1 | -0/+121 |