about summary refs log tree commit diff stats
path: root/miasm/core/parse_asm.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convert to src-layout ta/nixTheofilos Augoustis2025-10-141-288/+0
* Symbols are str instead of bytesFabrice Desclaux2021-06-081-2/+3
* Use default names in parse_asmFabrice Desclaux2020-10-111-14/+1
* Avoid generate default locationdbFabrice Desclaux2020-08-311-11/+6
* Use int(expr) instead of expr.arg.argFabrice Desclaux2020-04-031-2/+2
* Codespell: fix some spelling mistakesWilliam Bruneau2019-09-201-1/+1
* Rename miasm2 to miasmFabrice Desclaux2019-03-051-0/+305
* Send miasm v1 to hellserpilliere2014-06-031-264/+0
* enhanced parser for gcc -S masm=intel (louis granboulan)serpilliere2012-12-121-10/+44
* parse_asm: clean space; fix examples asm_bloc apiserpilliere2012-12-031-15/+15
* core: fix add_label api for asm_bloc (louis granboulan)serpilliere2012-12-031-5/+3
* modint: fix int bugserpilliere2012-06-291-1/+1
* realease commitserpilliere2011-07-271-0/+232