| Commit message (Expand) | Author | Age | Files | Lines |
* | Backed out changeset f1c2880a6b49 | Carl Friedrich Bolz-Tereick | 2021-02-15 | 1 | -28/+4 |
* | better reasoning about upper bounds of or and xor, and about lower bounds of or | Carl Friedrich Bolz-Tereick | 2020-04-29 | 1 | -4/+28 |
* | make the JIT reason about int_invert and int_neg | Carl Friedrich Bolz-Tereick | 2020-04-26 | 1 | -0/+30 |
* | more of same | Carl Friedrich Bolz-Tereick | 2021-02-04 | 1 | -14/+32 |
* | call more appropriate methods a bit everywhere | Carl Friedrich Bolz-Tereick | 2021-02-04 | 1 | -8/+7 |
* | use low-level interface where applicable, add at least a minimal hypothesis t... | Carl Friedrich Bolz-Tereick | 2021-02-04 | 1 | -6/+6 |
* | remove unreachable code(?) | Carl Friedrich Bolz-Tereick | 2021-02-03 | 1 | -4/+0 |
* | express the make_le/ge/gt/lt methods in terms of their _const variants | Carl Friedrich Bolz-Tereick | 2020-04-29 | 1 | -8/+32 |
* | Re-revert 30c6fda0a499, and add the proper fix, hopefully | Armin Rigo | 2017-11-30 | 1 | -4/+57 |
* | backout changes that broke translation in unclear ways (thanks RPython) | fijal | 2017-11-30 | 1 | -56/+4 |
* | - hypothesis tests for the IntBound methods | Carl Friedrich Bolz-Tereick | 2017-11-29 | 1 | -4/+56 |
* | hg merge default | Armin Rigo | 2016-05-11 | 1 | -0/+3 |
|\ |
|
| * | Fix the failing test of 4b58008df717 | Armin Rigo | 2016-05-08 | 1 | -9/+10 |
* | | fix fix fix | Armin Rigo | 2016-05-08 | 1 | -1/+4 |
|/ |
|
* | only emit guard_is_object if we need it | Maciej Fijalkowski | 2015-09-04 | 1 | -1/+1 |
* | rpythonize | Maciej Fijalkowski | 2015-08-27 | 1 | -0/+1 |
* | fix one more test | Maciej Fijalkowski | 2015-08-11 | 1 | -0/+12 |
* | improve NotVirtualStateInfo | Maciej Fijalkowski | 2015-07-07 | 1 | -0/+5 |
* | add GUARD_VALUE for short preamble | Maciej Fijalkowski | 2015-06-30 | 1 | -0/+4 |
* | add a workaround | Maciej Fijalkowski | 2015-06-02 | 1 | -0/+4 |
* | a bit more of easy hacking | Maciej Fijalkowski | 2015-03-11 | 1 | -12/+4 |
* | whack whack whack | Maciej Fijalkowski | 2015-03-06 | 1 | -0/+8 |
* | one more test | Maciej Fijalkowski | 2015-03-06 | 1 | -6/+5 |
* | (fijal, arigo) whack whack type type | Maciej Fijalkowski | 2015-02-27 | 1 | -0/+3 |
* | (fijal, arigo) hack enough on VirtualInfo to make the first test allocating | Maciej Fijalkowski | 2015-02-27 | 1 | -3/+4 |
* | (arigo, fijal) hack until we pass test_constant_propagate | Maciej Fijalkowski | 2015-02-24 | 1 | -0/+14 |
* | (fijal, arigo) push stuff | Armin Rigo | 2015-02-24 | 1 | -0/+2 |
* | (fijal, arigo) fix optimize_INT_SUB, really. | Armin Rigo | 2015-02-24 | 1 | -2/+6 |
* | hg merge default | Armin Rigo | 2015-02-24 | 1 | -36/+15 |
|\ |
|
| * | (fijal, arigo) Kill random stupid subclasses | Armin Rigo | 2015-02-24 | 1 | -36/+15 |
* | | progress | Maciej Fijalkowski | 2014-12-17 | 1 | -7/+5 |
|/ |
|
* | trailing whitespace | Alex Gaynor | 2013-06-03 | 1 | -10/+11 |
* | Initial package rename: | Alexander Hesse | 2012-12-30 | 1 | -0/+295 |