| Commit message (Expand) | Author | Age | Files | Lines |
* | happy new year | Matti Picus | 2021-01-01 | 1 | -3/+3 |
* | add the extension to rpython as well | Matti Picus | 2020-09-09 | 1 | -1/+3 |
* | add sphinx-affiliates which allows searching across other sphinx sites | Matti Picus | 2020-09-09 | 2 | -1/+14 |
* | Change source links from bitbucket to heptapod schema | Bolutife Ogunsola | 2020-05-01 | 1 | -1/+1 |
* | Add link to nice rpython tutorial, fix some doc build errors | Matti Picus | 2019-08-12 | 3 | -6/+6 |
* | revise optimizer docs | Ronan Lamy | 2019-06-04 | 1 | -12/+8 |
* | document arm32 build technique (njs) and link in missing rstrategies doc | Matti Picus | 2019-04-01 | 2 | -0/+8 |
* | Typo (indent mistake) | Armin Rigo | 2018-09-09 | 1 | -1/+1 |
* | Fix formatting of code blocks from previous commit. | Arianna Avanzini | 2018-03-19 | 1 | -8/+8 |
* | Document enforceargs() decorator on RPython docs. | Arianna Avanzini | 2018-03-19 | 1 | -0/+20 |
* | Spellchecking and cleanup. | Arianna Avanzini | 2018-03-18 | 1 | -1/+1 |
* | reflow, remove outdated instructions no longer needed | Matti Picus | 2018-01-02 | 1 | -7/+9 |
* | fix the PYPYLOG link in rpython doc | Logan Chien | 2017-10-04 | 1 | -4/+3 |
* | back out b48484eba9d0, readthedocs is messed up | Matti Picus | 2017-05-09 | 2 | -23/+3 |
* | fix table wrapping, from rackerlabs.github.io/docs-rackspace/tools/rtd-tables... | Matti Picus | 2017-05-09 | 2 | -3/+23 |
* | link to the B3 JIT dropping llvm | Armin Rigo | 2017-03-06 | 1 | -1/+5 |
* | break too-long lines, clarify PyPy.js | Matti Picus | 2016-11-13 | 1 | -11/+25 |
* | typo | Matti Picus | 2016-11-12 | 1 | -1/+1 |
* | add lever, typhon (Samureus on IRC plus my interpretation of the README) | Matti Picus | 2016-11-12 | 1 | -0/+2 |
* | first cut at updating, glanced at "Actively Developed" to make sure they actu... | Matti Picus | 2016-11-12 | 1 | -5/+8 |
* | add links to RPython projects, needs updating | Matti Picus | 2016-11-12 | 2 | -1/+38 |
* | introduce @not_rpython decorator instead of the weird "let's put something into | Carl Friedrich Bolz | 2016-11-07 | 1 | -3/+6 |
* | merge default | Richard Plangger | 2016-09-22 | 2 | -2/+269 |
|\ |
|
| * | Check in extradoc/talk/bucharest2016/jit-backend-8vhY1ArTsh.txt in the | Armin Rigo | 2016-09-21 | 2 | -2/+269 |
* | | translation issues | Richard Plangger | 2016-09-22 | 1 | -5/+0 |
|/ |
|
* | For now, we can't specify both ``-O1`` and ``--platform=arm``: the first | Armin Rigo | 2016-08-13 | 1 | -1/+1 |
* | enhance the documentation about sets in rpython (related to my question on IRC) | Richard Plangger | 2016-06-29 | 1 | -0/+6 |
* | remove mentions of translate.py from the docs | Carl Friedrich Bolz | 2016-06-27 | 1 | -2/+2 |
* | (s390x) setting cflags according to the cpu id (machine = ...), docu updates | Richard Plangger | 2016-05-13 | 1 | -0/+1 |
* | CFLAGS can be used to overwrite -march=(z10|z196|zEC12), default is now z10 | Richard Plangger | 2016-05-12 | 1 | -0/+2 |
* | documentation update for s390x. clarification and moved toc tree around (for ... | Richard Plangger | 2016-05-12 | 4 | -21/+43 |
* | More reverts, and adapt the docs | Armin Rigo | 2016-05-04 | 1 | -3/+3 |
* | Update docs with the goal | Armin Rigo | 2016-05-01 | 1 | -0/+6 |
* | merged default | Richard Plangger | 2016-03-09 | 1 | -2/+2 |
|\ |
|
| * | typo | mattip | 2016-03-08 | 1 | -1/+1 |
| * | try to fix html titles (thanks Pim van der Eijk)w | mattip | 2016-03-08 | 1 | -2/+2 |
* | | updated s390x docu | Richard Plangger | 2016-03-07 | 1 | -11/+15 |
* | | catchup with default | Richard Plangger | 2016-03-06 | 1 | -2/+1 |
|\| |
|
| * | Actually, this link should go away nowadays | Armin Rigo | 2016-03-05 | 1 | -2/+1 |
| * | update byte interpreter link in rpython docs | Logan Chien | 2016-03-05 | 1 | -1/+1 |
* | | merged deafult | Richard Plangger | 2016-02-15 | 1 | -1/+1 |
|\| |
|
| * | Fix copy-paste typo in rlib/objectmodel doc | Nikolay Zinov | 2016-02-12 | 1 | -1/+1 |
* | | merged default | Richard Plangger | 2015-11-04 | 1 | -2/+2 |
|\| |
|
| * | update for release | mattip | 2015-10-29 | 1 | -2/+2 |
* | | added docu for the backend. described the missing libffi-devel on redhat linu... | Richard Plangger | 2015-10-26 | 1 | -0/+16 |
* | | copy copy copy. adding the skeleton structure for the assembler, regalloc and... | Richard Plangger | 2015-10-26 | 1 | -0/+1 |
|/ |
|
* | refactor whatsnew-* into release notes | mattip | 2015-10-16 | 1 | -0/+3 |
* | merged default | Richard Plangger | 2015-09-10 | 1 | -1/+1 |
|\ |
|
| * | update readthedocs configuration | mattip | 2015-08-30 | 1 | -1/+1 |
* | | documentation additions (command line flags), added description of the ABC op... | Richard Plangger | 2015-08-21 | 3 | -0/+43 |