GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/pypy.git
master
py3.7
Gentoo fork of PyPy
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
demo
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow an optional command-line parameter, both in
Armin Rigo
2009-10-10
1
-2
/
+7
*
Finish the merge of trunk into pyjitpl5.
Armin Rigo
2009-06-30
14
-517
/
+7
*
Change this demo to turn it into a target for translate.py.
Armin Rigo
2008-04-22
1
-31
/
+28
*
Fix exampl. Now this is really remote traceback.
Maciej Fijalkowski
2007-10-09
1
-1
/
+1
*
fix typo
Laura Creighton
2007-10-07
1
-1
/
+1
*
Avoid float **.
Armin Rigo
2007-10-02
1
-1
/
+2
*
Improve comments.
Maciej Fijalkowski
2007-10-02
2
-0
/
+22
*
Intermediate version of some demos, will fix later (battery dead)
Maciej Fijalkowski
2007-10-02
2
-0
/
+51
*
Improve docstring
Maciej Fijalkowski
2007-10-02
1
-1
/
+3
*
Improve docs, use code.interact as pypy-c -i might be buggy
Maciej Fijalkowski
2007-10-02
2
-6
/
+20
*
Move distribution demos to it's own directory in demo
Maciej Fijalkowski
2007-10-02
2
-0
/
+28
*
Move tproxy demos to it's own directory
Maciej Fijalkowski
2007-10-02
2
-0
/
+0
*
oops, leftover occurences of pypymagic
Carl Friedrich Bolz
2007-05-07
4
-4
/
+4
*
fix imports, option name
Holger Krekel
2007-03-23
1
-3
/
+2
*
Minor editing of demos.
Anders Chrigstrom
2007-03-22
2
-8
/
+9
*
remove unused import
Holger Krekel
2007-03-22
1
-1
/
+0
*
make nested lists/dicts get persisted all to the same file,
Holger Krekel
2007-03-22
1
-34
/
+46
*
add a quick demo that prints operations on builtins
Holger Krekel
2007-03-22
1
-0
/
+27
*
settling the tputil API to handle both virtual
Holger Krekel
2007-03-21
1
-3
/
+3
*
simple design by contract module built on top of aop.py, and demo
Alexandre Fayolle
2007-03-21
2
-0
/
+91
*
consistently rename transparent_proxy to tproxy
Holger Krekel
2007-03-21
1
-3
/
+3
*
use sets (pypy always has them)
Holger Krekel
2007-03-21
1
-4
/
+3
*
simplified tputil support to provide a "make_proxy" helper
Holger Krekel
2007-03-20
1
-31
/
+21
*
initial draft for some support for transparent
Holger Krekel
2007-03-20
1
-29
/
+23
*
move jit/goal/demo to demo/jit. jit/goal is going away with the --jit transla...
Samuele Pedroni
2007-03-19
3
-0
/
+61
*
fixing changeops
Holger Krekel
2007-03-11
1
-2
/
+2
*
comment for noting the particular transparency
Holger Krekel
2007-03-11
1
-0
/
+4
*
clarifying example a bit
Holger Krekel
2007-03-11
1
-4
/
+7
*
strip down example (no need for an actual Storage class in this example)
Holger Krekel
2007-03-11
1
-14
/
+4
*
adding a small orthogonal persistence example based on transparent proxies
Holger Krekel
2007-03-11
1
-0
/
+70
*
tserver has the hole fixed using the taint space.
Samuele Pedroni
2007-03-09
2
-2
/
+118
*
sql injection demo
Samuele Pedroni
2007-03-09
2
-0
/
+165
*
A nice and simple fibonnaci numbers demo using @lazy.
Armin Rigo
2007-02-08
2
-1
/
+28
*
A comment that I just found sitting in my working copy since ages.
Armin Rigo
2007-01-20
1
-0
/
+2
*
get rid of the rrandom.py module in demo and use rlib/rrandom.py in bpnn
Carl Friedrich Bolz
2006-11-16
2
-785
/
+3
*
A stackless coroutine pickling demo.
Armin Rigo
2006-11-16
1
-0
/
+84
*
move thunk, is_thunk and become to pypymagic (if the thunk object space is
Carl Friedrich Bolz
2006-11-11
2
-2
/
+3
*
updated demos
Aurelien Campeas
2006-03-23
2
-13
/
+13
*
move stuff to test file
Aurelien Campeas
2006-03-20
1
-30
/
+0
*
hmm ...
Aurelien Campeas
2006-03-17
1
-1
/
+1
*
lazy version of producer consummer
Aurelien Campeas
2006-03-17
1
-0
/
+32
*
(pedronis, cfbolz):
Carl Friedrich Bolz
2006-03-09
2
-0
/
+60
*
fix bpnn to use translator.interactive instead of the broken Translator class
Carl Friedrich Bolz
2006-02-05
1
-6
/
+5
*
(no commit message)
Stephan Diehl
2006-01-23
1
-0
/
+0
*
just testing subversion account
Stephan Diehl
2006-01-23
1
-0
/
+0
*
disentangle the fortunes of bpnn.py (it was broken) from pypy/lib/random.py w...
Samuele Pedroni
2005-11-01
2
-2
/
+784
*
Fixed the #! line.
Armin Rigo
2005-10-31
1
-1
/
+2
*
a more useful version for benchmarking.
Michael Hudson
2005-06-26
1
-13
/
+21
*
version of demo/bpnn.py that specializes and runs nicely.
Michael Hudson
2005-06-26
1
-6
/
+15
*
Woha. print statements really work in genc now. Thanks Christian!
Armin Rigo
2005-05-19
1
-11
/
+7
[next]