Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Boxiang Sun
Pyston
Repository
d6deccbc23cffd188f7efdc7ec26a8ebda244abe
Switch branch/tag
Pyston
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Clone
Clone with HTTPS
Open in your IDE
Visual Studio Code
Copy HTTPS clone URL
Copy HTTPS clone URL
https://lab.nexedi.com/Daetalus/Pyston.git
Fix reversing of > and < compare operations
Marius Wachtler authored
10 years ago
d6deccbc
Name
Last commit
Last update
clang_patches
Improve the performance of sum()
10 years ago
docs
Add readline support to the repl, instead of wrapping with rlwrap which made things hard to debug
10 years ago
include
clean up whitespace
11 years ago
libunwind_patches
Change licensing of patch sets
10 years ago
llvm_patches
Enable vtune support and try to improve cache locality
10 years ago
microbenchmarks
Minor fixes, and a new gcj-based benchmark
10 years ago
millibenchmarks
Add (modified) spectral_norm millibenchmark from the language shootout.
10 years ago
src
Fix reversing of > and < compare operations
10 years ago
test
Fix reversing of > and < compare operations
10 years ago
tools
doh, silly bug in closureGCHandler
10 years ago
.gitignore
Turns out a large amount of thread contention was coming from these shared counters -- disable some of them and add some thread-local caching
10 years ago
.vimrc.dir
Misc non-code changes
10 years ago
CONTRIBUTING.md
Add some notes about formatting
10 years ago
LICENSE
Improve the performance of sum()
10 years ago
README.md
Specify that lzma needs to be installed (doesn't really, but to keep things simple), and try to support running pyston not from src/
11 years ago
llvm_revision.txt
I give up. move back to this revision until things work again.
10 years ago
README.md