Fabrice Desclaux
319c5da396
Expression: use __hash__ function instead of property
2015-02-23 13:26:43 +01:00
Fabrice Desclaux
6f931cb489
Expression: use private attributes in expression
2015-02-23 12:52:49 +01:00
Fabrice Desclaux
835582686b
Expression: Exprcompose are now ordered by default; add sanitycheck for contiguous slices
2015-02-23 12:52:43 +01:00
Fabrice Desclaux
63f1875a12
Expression: fix autopep indentation
2015-02-23 12:52:38 +01:00
serpilliere
8cc3484036
Expression: Make expressions really immutable.
2015-02-22 01:48:13 +01:00
Fabrice Desclaux
2f2366654c
Expression: fix ExprCond output
2015-01-13 10:10:19 +01:00
Camille Mougey
4bcb677830
Expression: Fix ExprCompose:get_w (wrong copy/paste ?)
2014-12-09 17:22:34 +01:00
serpilliere
8cbb7db586
x86 arch: fix some mnemonic
2014-08-05 16:23:19 +02:00
serpilliere
ed5c3668cc
Miasm v2
...
* API has changed, so old scripts need updates
* See example for API usage
* Use tcc or llvm for jit emulation
* Go to test and run test_all.py to check install
Enjoy !
2014-06-03 10:27:56 +02:00