aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Backed out changeset f1c2880a6b49Carl Friedrich Bolz-Tereick2021-02-151-28/+4
* better reasoning about upper bounds of or and xor, and about lower bounds of orCarl Friedrich Bolz-Tereick2020-04-291-4/+28
* make the JIT reason about int_invert and int_negCarl Friedrich Bolz-Tereick2020-04-261-0/+30
* more of sameCarl Friedrich Bolz-Tereick2021-02-041-14/+32
* call more appropriate methods a bit everywhereCarl Friedrich Bolz-Tereick2021-02-041-8/+7
* use low-level interface where applicable, add at least a minimal hypothesis t...Carl Friedrich Bolz-Tereick2021-02-041-6/+6
* remove unreachable code(?)Carl Friedrich Bolz-Tereick2021-02-031-4/+0
* express the make_le/ge/gt/lt methods in terms of their _const variantsCarl Friedrich Bolz-Tereick2020-04-291-8/+32
* Re-revert 30c6fda0a499, and add the proper fix, hopefullyArmin Rigo2017-11-301-4/+57
* backout changes that broke translation in unclear ways (thanks RPython)fijal2017-11-301-56/+4
* - hypothesis tests for the IntBound methodsCarl Friedrich Bolz-Tereick2017-11-291-4/+56
* hg merge defaultArmin Rigo2016-05-111-0/+3
|\
| * Fix the failing test of 4b58008df717Armin Rigo2016-05-081-9/+10
* | fix fix fixArmin Rigo2016-05-081-1/+4
|/
* only emit guard_is_object if we need itMaciej Fijalkowski2015-09-041-1/+1
* rpythonizeMaciej Fijalkowski2015-08-271-0/+1
* fix one more testMaciej Fijalkowski2015-08-111-0/+12
* improve NotVirtualStateInfoMaciej Fijalkowski2015-07-071-0/+5
* add GUARD_VALUE for short preambleMaciej Fijalkowski2015-06-301-0/+4
* add a workaroundMaciej Fijalkowski2015-06-021-0/+4
* a bit more of easy hackingMaciej Fijalkowski2015-03-111-12/+4
* whack whack whackMaciej Fijalkowski2015-03-061-0/+8
* one more testMaciej Fijalkowski2015-03-061-6/+5
* (fijal, arigo) whack whack type typeMaciej Fijalkowski2015-02-271-0/+3
* (fijal, arigo) hack enough on VirtualInfo to make the first test allocatingMaciej Fijalkowski2015-02-271-3/+4
* (arigo, fijal) hack until we pass test_constant_propagateMaciej Fijalkowski2015-02-241-0/+14
* (fijal, arigo) push stuffArmin Rigo2015-02-241-0/+2
* (fijal, arigo) fix optimize_INT_SUB, really.Armin Rigo2015-02-241-2/+6
* hg merge defaultArmin Rigo2015-02-241-36/+15
|\
| * (fijal, arigo) Kill random stupid subclassesArmin Rigo2015-02-241-36/+15
* | progressMaciej Fijalkowski2014-12-171-7/+5
|/
* trailing whitespaceAlex Gaynor2013-06-031-10/+11
* Initial package rename:Alexander Hesse2012-12-301-0/+295