about summary refs log tree commit diff stats
path: root/example/expression/expr_grapher.py (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-07os_dep: factor code in common moduleFabrice Desclaux1-58/+18
2014-10-07Sandbox: add arm archFabrice Desclaux3-56/+57
2014-10-07arm/jit: Add custom handlersFabrice Desclaux1-6/+24
2014-10-07Move os_dep out of the jitter moduleFabrice Desclaux10-8/+8
2014-10-07Remove vm_ prefix /!\ API MODIFFabrice Desclaux26-397/+397
2014-10-06Arm: fix carry flag in sub operation; update reg testsFabrice Desclaux3-45/+75
2014-10-03JitLoad: Rewrite & comment 'gen_new_lib'ajax1-18/+34
2014-10-03Jitload: vm2pe default min_addr is the first section rvaFabrice Desclaux1-2/+3
2014-10-02Example: Update example descriptionsajax2-2/+2
2014-10-02Sandbox: Pass arguments to parser initajax1-3/+4
2014-10-02UnpackUPX: myjit -> jitterajax1-7/+7
2014-10-02Asmbloc: fix bloc2graph tipo (tx to Jerome Marty)Fabrice Desclaux1-1/+1