| Commit message (Expand) | Author | Age | Files | Lines |
* | move build_cffi_imports | Matti Picus | 2019-12-24 | 1 | -1/+2 |
* | refactor to avoid the ugly 'gchooks' global prebuilt variable. Now we can sim... | Antonio Cuni | 2018-04-04 | 1 | -1/+2 |
* | make it possible to define gchooks in the target, and use the new interface t... | Antonio Cuni | 2018-03-30 | 1 | -2/+4 |
* | Resynchronise rpython/ with branch 'py3k' | Ronan Lamy | 2016-08-28 | 1 | -1/+1 |
* | replace we_are_jitted with False when doing the normal backendopt optimization, | Carl Friedrich Bolz | 2016-08-20 | 1 | -1/+1 |
* | make TranslatorDriver.from_targetspec a classmethod | William ML Leslie | 2016-05-09 | 1 | -4/+4 |
* | Don't use deprecated except clause syntax (rpython/) | Ronan Lamy | 2016-05-02 | 1 | -1/+1 |
* | don't suggest the hybrid GC | Carl Friedrich Bolz | 2016-04-21 | 1 | -1/+1 |
* | fix for case where cwd is not pypy/goal | mattip | 2016-03-28 | 1 | -4/+6 |
* | Trying to change all places that use the logger | Armin Rigo | 2016-03-11 | 1 | -5/+4 |
* | Windows: add a translation config to give the name of the .lib file. | Armin Rigo | 2016-02-15 | 1 | -5/+6 |
* | Yet Another attempt to fix rpython_startup_code(), this time writing it | Armin Rigo | 2016-01-04 | 1 | -3/+2 |
* | Print the usession directory at the very end, not at the end of | Armin Rigo | 2015-11-18 | 1 | -2/+3 |
* | add get_translation_config function to get at the (implicitly anyway global) | Carl Friedrich Bolz | 2015-07-02 | 1 | -2/+4 |
* | fix standalone test, add pypyw.exe to driver and test | mattip | 2015-05-21 | 1 | -2/+10 |
* | Backed out changeset a69d4a5a9638 | Maciej Fijalkowski | 2015-04-17 | 1 | -3/+5 |
* | completely backout vmprof merge | Maciej Fijalkowski | 2015-04-17 | 1 | -5/+3 |
* | backout vmprof backout | Maciej Fijalkowski | 2015-04-16 | 1 | -3/+5 |
* | backout vmprof merge, clearly not ready for the prime time | Maciej Fijalkowski | 2015-02-06 | 1 | -5/+3 |
* | an attempt to build the secondary entry points from the JIT in a more officia... | Maciej Fijalkowski | 2015-01-16 | 1 | -3/+5 |
* | avoid segfault dialog box in packaging, copy pdb after translating (windows) | mattip | 2014-09-19 | 1 | -0/+8 |
* | modernise raise syntax | Ronan Lamy | 2014-05-04 | 1 | -2/+2 |
* | Back out changeset 89c0969caec9. | Manuel Jacob | 2014-01-21 | 1 | -1/+16 |
* | Remove dead code. | Manuel Jacob | 2014-01-21 | 1 | -16/+1 |
* | Simplify code. | Manuel Jacob | 2014-01-21 | 1 | -8/+1 |
* | Bah, thanks mjacob for spotting that 7812ad72a634 doesn't have | Armin Rigo | 2014-01-19 | 1 | -3/+3 |
* | Work around the "text file is busy" error | Armin Rigo | 2014-01-17 | 1 | -0/+9 |
* | test, change the name of the windows import library created during translation, | Matti Picus | 2013-11-29 | 1 | -3/+7 |
* | merge branch kill-typesystem | Ronan Lamy | 2013-08-03 | 1 | -1/+1 |
|\ |
|
| * | hg merge default | Ronan Lamy | 2013-07-28 | 1 | -2/+1 |
| |\ |
|
| * | | Remove type_system argument from RPythonTyper.__init__ | Ronan Lamy | 2013-07-28 | 1 | -1/+1 |
* | | | similarly, make specifying a jitpolicy in the target optional: apart from PyPy, | Carl Friedrich Bolz | 2013-07-31 | 1 | -2/+6 |
* | | | make it possible to have the target return just the main function, which is by | Carl Friedrich Bolz | 2013-07-31 | 1 | -1/+6 |
| |/
|/| |
|
* | | Removed some more ootyep specific things. | Alex Gaynor | 2013-07-28 | 1 | -2/+1 |
|/ |
|
* | remove jvm leftovers | Ronan Lamy | 2013-07-26 | 1 | -10/+1 |
* | hg merge default | Ronan Lamy | 2013-07-23 | 1 | -4/+3 |
|\ |
|
| * | Corrected a bunch of code that wasn't using 4-space indents. | Alex Gaynor | 2013-07-10 | 1 | -17/+16 |
* | | remove all ootype tasks from the translation driver | Ronan Lamy | 2013-07-07 | 1 | -113/+0 |
* | | Remove CLI tasks from translator driver | Ronan Lamy | 2013-07-07 | 1 | -99/+10 |
|/ |
|
* | cleanups in rpython.translator | Brian Kearns | 2013-03-22 | 1 | -1/+1 |
* | Merge with default | Alexander Hesse | 2013-01-13 | 1 | -1/+1 |
* | get_pypy_config -> get_combined_translation_config | Alexander Hesse | 2013-01-12 | 1 | -2/+2 |
* | Killed pypy.tool.debug_print in favor of rpython.rlib.debug | Alexander Hesse | 2013-01-10 | 1 | -1/+1 |
* | Removed rpython.tool.compat, moved test_annmm to pypy.objspace.std.test | Alexander Hesse | 2013-01-08 | 1 | -1/+1 |
* | Moved pypy.tool.lsprofcalltree to rpython | Alexander Hesse | 2013-01-07 | 1 | -1/+1 |
* | Moved ansi modules and udir to rpython | Alexander Hesse | 2013-01-01 | 1 | -2/+2 |
* | Initial package rename: | Alexander Hesse | 2012-12-30 | 1 | -0/+793 |