| Skip to content | https://github.com/RustPython/RustPython/pull/1184/files#start-of-content |
|
| https://github.com/ |
|
Sign in
| https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FRustPython%2FRustPython%2Fpull%2F1184%2Ffiles |
| Search syntax tips | https://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax |
| documentation | https://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax |
|
Sign in
| https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FRustPython%2FRustPython%2Fpull%2F1184%2Ffiles |
|
Sign up
| https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=RustPython%2FRustPython |
| Reload | https://github.com/RustPython/RustPython/pull/1184/files |
| Reload | https://github.com/RustPython/RustPython/pull/1184/files |
| Reload | https://github.com/RustPython/RustPython/pull/1184/files |
| Please reload this page | https://github.com/RustPython/RustPython/pull/1184/files |
|
RustPython
| https://github.com/RustPython |
| RustPython | https://github.com/RustPython/RustPython |
|
Notifications
| https://github.com/login?return_to=%2FRustPython%2FRustPython |
|
Fork
1.5k
| https://github.com/login?return_to=%2FRustPython%2FRustPython |
|
Star
22.2k
| https://github.com/login?return_to=%2FRustPython%2FRustPython |
|
Code
| https://github.com/RustPython/RustPython |
|
Issues
289
| https://github.com/RustPython/RustPython/issues |
|
Pull requests
103
| https://github.com/RustPython/RustPython/pulls |
|
Discussions
| https://github.com/RustPython/RustPython/discussions |
|
Actions
| https://github.com/RustPython/RustPython/actions |
|
Projects
| https://github.com/RustPython/RustPython/projects |
|
Models
| https://github.com/RustPython/RustPython/models |
|
Wiki
| https://github.com/RustPython/RustPython/wiki |
|
Security and quality
0
| https://github.com/RustPython/RustPython/security |
|
Insights
| https://github.com/RustPython/RustPython/pulse |
|
Code
| https://github.com/RustPython/RustPython |
|
Issues
| https://github.com/RustPython/RustPython/issues |
|
Pull requests
| https://github.com/RustPython/RustPython/pulls |
|
Discussions
| https://github.com/RustPython/RustPython/discussions |
|
Actions
| https://github.com/RustPython/RustPython/actions |
|
Projects
| https://github.com/RustPython/RustPython/projects |
|
Models
| https://github.com/RustPython/RustPython/models |
|
Wiki
| https://github.com/RustPython/RustPython/wiki |
|
Security and quality
| https://github.com/RustPython/RustPython/security |
|
Insights
| https://github.com/RustPython/RustPython/pulse |
| Sign up for GitHub
| https://github.com/signup?return_to=%2FRustPython%2FRustPython%2Fissues%2Fnew%2Fchoose |
| terms of service | https://docs.github.com/terms |
| privacy statement | https://docs.github.com/privacy |
| Sign in | https://github.com/login?return_to=%2FRustPython%2FRustPython%2Fissues%2Fnew%2Fchoose |
| windelbouwman | https://github.com/windelbouwman |
| release | https://github.com/RustPython/RustPython/tree/release |
| master | https://github.com/RustPython/RustPython/tree/master |
|
Conversation
1
| https://github.com/RustPython/RustPython/pull/1184 |
|
Commits
214
| https://github.com/RustPython/RustPython/pull/1184/commits |
|
Checks
0
| https://github.com/RustPython/RustPython/pull/1184/checks |
|
Files changed
| https://github.com/RustPython/RustPython/pull/1184/files |
| Please reload this page | https://github.com/RustPython/RustPython/pull/1184/files |
|
Update demo with frozen stdlib
| https://github.com/RustPython/RustPython/pull/1184/files#top |
|
Show all changes
214 commits
| https://github.com/RustPython/RustPython/pull/1184/files |
|
ef1d543
Pass more information in user defined parse error
palaviv Jul 5, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/ef1d5433df31a3c4ba7e58250b75de85ca76eaa1 |
|
0e74d16
Pass ParseError location to CompileError
palaviv Jul 6, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/0e74d1649892ba66095a77dc6920f2f08272565e |
|
c64a974
Update documentation folder and readme.
windelbouwman Jul 6, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/c64a974bfd65aa282f775d7618913eb518e64df3 |
|
0be08fe
Fix wasm syntax error
palaviv Jul 6, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/0be08fe9f4c9ed41800060b30b308e3e86c5c96e |
|
ef44e72
Trial to improve travis config.
windelbouwman Jul 6, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/ef44e7295e9593d6b245f36f53c5a24867f0d82e |
|
70c2054
Merge pull request #1106 from palaviv/syntex-error
windelbouwman Jul 6, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/70c20543f83314cefcb23f583dc1287bd7d1d76d |
|
f68b064
Stick to python3.6 for now.
windelbouwman Jul 6, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/f68b064224ec3f1748d8d070fe59ce396384cc29 |
|
10cad47
Remove wasm warnings
palaviv Jul 6, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/10cad47b50ca5076a0744867ce1685022823ab5f |
|
f041a0a
Merge pull request #1110 from palaviv/wasm-warns
coolreader18 Jul 6, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/f041a0a50f1049a9aa348cb8334735182599a377 |
|
69980c2
Merge pull request #1109 from RustPython/update-travis-yml
windelbouwman Jul 6, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/69980c23b7df52bac1b634a0688b9506a52c12ae |
|
ef649be
Add git information in sys and platform modules.
windelbouwman Jul 6, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/ef649be9417b5bbd1c88f8f2a6d16575c99a0316 |
|
22c3ed3
Merge branch 'master' of github.com:RustPython/RustPython into update…
windelbouwman Jul 6, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/22c3ed3e1f73b61d4d81b2f02cb0bbc4f03ea31b |
|
5c39350
Revert Pipfile back to py36
windelbouwman Jul 6, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/5c39350451aab796027ceb925ba684ea0c9b06ce |
|
bcf470e
Merge pull request #1111 from RustPython/sys-version
windelbouwman Jul 6, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/bcf470ee521583f3c7fc8105cc5aeefa7bc47310 |
|
93f70ab
Merge pull request #1108 from RustPython/update-docs
windelbouwman Jul 6, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/93f70abdf148324dfa7f08b4628be124738b36e7 |
|
97f9825
parser error handling improvements.
windelbouwman Jul 6, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/97f982530a41da04b86c35511b7276ab3d731414 |
|
347d481
fix remaining clippy warnings
mkurnikov Jul 7, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/347d48198e81d289d1a83629cf177090d82a9633 |
|
de9a917
add Clippy to CI
mkurnikov Jul 7, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/de9a917d4d200369a744cf84d15975651e69e270 |
|
7e138ec
Improve f-string syntax. Fixes #1099
windelbouwman Jul 7, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/7e138eca3b6b3adef59c9b065aa0cd06043f3126 |
|
cc24b73
Set all versions to 0.1.0
windelbouwman Jul 7, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/cc24b73031b6bf95d27ab012ed9175a34051140b |
|
67bbb5d
use unique JOBCACHE value for clippy in travis config
mkurnikov Jul 7, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/67bbb5d56bb4ba01e557f1e3860a17c47b801a65 |
|
310f89e
Remove bytecode compilation. Add feature to enable verbose logging in…
windelbouwman Jul 7, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/310f89ec215979bab0729638c6bad7c018bb0704 |
|
dbc263c
Merge pull request #1114 from mkurnikov/fix-clippy-1.36
windelbouwman Jul 7, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/dbc263cc1bcb882b3b53e65487f95e72fe8d852f |
|
9fee59e
make exceptions repr tests Python 3.7-friendly by eval-repr round-trip
silmeth Jul 7, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/9fee59e4831f8903a5a903dd2b0d68b6d996d91b |
|
1b539de
move asserts out of round trip test utils
silmeth Jul 7, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/1b539dedd0ee3d463095f6e725ba27185cbb6194 |
|
fe9e711
fix big int crash in json_snippets – actually use a big integer
silmeth Jul 7, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/fe9e71167fee9a693b962cc7223482ffa8d9de4f |
|
e4322f5
Merge pull request #1112 from RustPython/parser-error-cleaning
palaviv Jul 7, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/e4322f52a9cc77639c89bf7d9a32734dc6997b60 |
|
18bb563
Merge pull request #1115 from RustPython/fstring-fix
windelbouwman Jul 7, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/18bb56330e7d8198e19f7bd74d96a489f8a42397 |
|
fabc260
Merge pull request #1117 from silmeth/exc-repr
windelbouwman Jul 7, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/fabc260b017217a159237a46d30fc5766136fb5f |
|
3d6673c
Formatting of macros.rs
windelbouwman Jul 7, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/3d6673cf692d2ec119582bfb38775c3f33bd391a |
|
e45dfc6
Published unicode-casing to crates.io
windelbouwman Jul 7, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/e45dfc6f51f926c6ff7bdfffe969c3c075bdfc2e |
|
f3e2abd
Move importlib python files into vm crate.
windelbouwman Jul 7, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/f3e2abd29038f3336da0bd08c04633d733881fb6 |
|
ff21c14
Merge pull request #1116 from RustPython/remove-cpython-bytecode-tests
windelbouwman Jul 7, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/ff21c14c49863a8dca2d55ff0df636023c052c7a |
|
2be70eb
Add deque to collections
coolreader18 Jul 2, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/2be70eb353e3277d18f7394cec907b5a956708c2 |
|
5956bcb
Add maxlen argument and getter
coolreader18 Jul 2, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/5956bcbf2cd25b46eb1b66df3c780919023524c0 |
|
805d536
Add repr to deque
coolreader18 Jul 3, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/805d536fa80f79f70532708990faba76fee9cab2 |
|
5153ad5
Add cmp methods to deque
coolreader18 Jul 6, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/5153ad52caee07389213048f47e9560ecfa92e8d |
|
0ca6d24
Add deque tests
coolreader18 Jul 6, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/0ca6d24902ebf51d718604c38ab8836c8ea1c608 |
|
1c1ee5b
Add setter for maxlen
coolreader18 Jul 7, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/1c1ee5bb69648bf2883b608c56f76282ecd22f4f |
|
9d3fa18
Add __mul__ to deque
coolreader18 Jul 7, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/9d3fa18ec8eb8614efbeb72834940b7b012897b5 |
|
d891c87
Add maxlen as a named arg
coolreader18 Jul 7, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/d891c87c4f09479aef7861ea0e237ed9daa75a4a |
|
deca878
Use VecDeque::rotate_{left,right}
coolreader18 Jul 7, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/deca878c4b1d21a110c52fed7e676e12804b7e0d |
|
fbeedb7
Fix seq_mul with negative numbers
coolreader18 Jul 7, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/fbeedb72bd91f2ea77d014ded0ce4a6abd8ae624 |
|
1c1440e
Add __len__ to deque
coolreader18 Jul 7, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/1c1440eb781b66aaac5e517c36d78024949fd2c3 |
|
7b23a96
Fix warnings test
coolreader18 Jul 7, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/7b23a96d4b6e62ab09adfa7a0435898c7a4a1039 |
|
03b7299
make TextIOBase writable, handle malformed utf-8 in read()
silmeth Jul 8, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/03b7299150fc00b841f721b2919ca0940094317f |
|
5b32dfb
Fix clippy and azure pipelines
coolreader18 Jul 8, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/5b32dfbed951cbacbd59b41d716fa0fc030c5a14 |
|
5450f8e
use vm.try_class, early return on unsupported op error
silmeth Jul 8, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/5450f8e8a38da27bf23e46909954bdadded54310 |
|
29e046f
Add flamegraph profiling
coolreader18 Jul 8, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/29e046f457c05cbc43ac8a5868cb93e846ca92f5 |
|
f585f7e
Add frame name to its flame span
coolreader18 Jul 9, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/f585f7ed1037d91895b888bdd0ef4be6f60a58fd |
|
0893076
Add #![doc(html_logo_url = ...)] to crates
coolreader18 Jul 9, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/0893076643aca71a5e922dcd7b018c2f1dee0300 |
|
86decbb
Merge pull request #1097 from RustPython/coolreader18/collections-deque
windelbouwman Jul 9, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/86decbb172e0a7957a2ba580eecef7dec871c996 |
|
53ce362
Merge pull request #1120 from RustPython/coolreader18/flame-profiling
windelbouwman Jul 9, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/53ce3624f514e7c27645135e25633f8e1d52aee1 |
|
afec714
use vm.call_method() instead of get_method&invoke, remove String alloc
silmeth Jul 9, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/afec714a440d00a1d9a70d33ed8c18fcb32af51f |
|
e5d0a02
Merge pull request #1119 from silmeth/text_file_io
windelbouwman Jul 9, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/e5d0a02fad705480f7feac55377092542cd27743 |
|
86cbc2e
Fix exception stack
palaviv Jul 9, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/86cbc2e66de5d4a39e9d59432aad6518b3d41dd1 |
|
b815d47
Use cloned
palaviv Jul 9, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/b815d47d2a28bb54f4f72b2a793e21a2ac0f3df6 |
|
2e618af
sys: Fix sys.maxsize and add sys.maxunicode
corona10 Jul 9, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/2e618af4f9b0217c70aec22e2f7fbc706150364f |
|
bdd7fa8
Merge pull request #1122 from palaviv/fix-exception-stack
windelbouwman Jul 9, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/bdd7fa88ec8de6a31c7f05c5d47ef987ab353053 |
|
9261d94
Merge pull request #1124 from corona10/sys_maxunicode
windelbouwman Jul 9, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/9261d944a78236d652acd0db02fedaca4fa12018 |
|
d349d25
complex: Fix hash function to work correctly
corona10 Jul 9, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/d349d254f63f3f5c795d3e2e65174d037f096829 |
|
d16c288
Improve re module. Favor string.py over string.rs
windelbouwman Jul 10, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/d16c288ef1e0bf0deece631ad76ddc85c8d22e4b |
|
8a46cdf
Merge pull request #1121 from RustPython/coolreader18/docs-logo
windelbouwman Jul 10, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/8a46cdf95d741286718bf2d34aa0526d4edd2df7 |
|
5edcecb
Merge pull request #1127 from RustPython/re-kung-fu
coolreader18 Jul 10, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/5edcecbdd61edaa8dd229aad7c283d0b886a0946 |
|
0ab3965
Add time.gmtime function.
windelbouwman Jul 10, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/0ab39651b838ff24d6251ca0cd87d039d11a6cfe |
|
9204035
Cover up bare trait objects with a dyn
coolreader18 Jul 10, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/9204035d979f6c0873191f76ca4edb4046e8d82a |
|
fb23cc6
Add time.ctime, time.strftime
windelbouwman Jul 10, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/fb23cc6e034c96feb10a4f1eca81a66de5371f0e |
|
b2c515c
Merge pull request #1129 from RustPython/coolreader18/no-bare-trait-o…
windelbouwman Jul 10, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/b2c515cbe5747e0c7124686292c08a8f1dde80e5 |
|
dd20263
Merge pull request #1123 from corona10/fix_complex_hash
windelbouwman Jul 10, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/dd20263fba8ddf868ab262bd6db9fb6b1da4f26e |
|
98e6486
Merge pull request #1128 from RustPython/re-kung-fu
windelbouwman Jul 10, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/98e6486c98638ce428053c00d65af9fd7b9e1ae2 |
|
1612198
Add default argument to dict.pop. Add logging and traceback python mo…
windelbouwman Jul 10, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/1612198dc1dae1d540f5a63ee7aabf2765c4f08f |
|
ecdbe04
Add profiling using flamescope/speedscope
coolreader18 Jul 10, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/ecdbe0408b1f076059ac670ae8b1d079fbe7c0c6 |
|
33b3cee
Add profiling documentation to README.md
coolreader18 Jul 10, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/33b3cee47219fa302a062d977b82897910547dd3 |
|
84a48ae
Remove flame_note! macro
coolreader18 Jul 10, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/84a48aed47f157374d7eaeeae576bfa198fb0ba0 |
|
8e06a30
Update to flamescope 0.1.1
coolreader18 Jul 10, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/8e06a3005149cbe3ce6392fbacf7add287e41ad4 |
|
3beaf5f
Address feedback
coolreader18 Jul 10, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/3beaf5f89d014526076335af2c8ac7fcff54d512 |
|
55fbe7f
Merge pull request #1130 from RustPython/re-kung-fu
coolreader18 Jul 10, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/55fbe7f269665ddd90e73d0b352bf05271dbc4be |
|
140ad71
Add testcase for logging module.
windelbouwman Jul 10, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/140ad71f05d2de899bdc4acaf6d7068add69864c |
|
8869130
Merge pull request #1126 from RustPython/coolreader18/flamescope-prof…
windelbouwman Jul 10, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/88691305095e5123f9383ed777a3a77b6e0fbd77 |
|
5e5d726
Add defaultdict to collections
coolreader18 Jul 11, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/5e5d726a5dd4c647663afc9bd2fdb618a38f8fb3 |
|
bf3f09c
Add pprint.py
coolreader18 Jul 11, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/bf3f09c476214376b46f9c14b25ddcb6f9ba97be |
|
3c9045d
Merge pull request #1134 from RustPython/coolreader18/collections-def…
windelbouwman Jul 11, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/3c9045d3da05bd5ad5864a97fb5f0a209b2e5798 |
|
91d5fc3
Add contextlib.py
coolreader18 Jul 11, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/91d5fc389c5fd9b7686bb4d58dce6a738c8109b9 |
|
0b7ca17
Add fnmatch and shlex
coolreader18 Jul 11, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/0b7ca175a8ba0adfb655d05daa3acc3db616de11 |
|
56fb6af
Remove async sections of contextlib.py
coolreader18 Jul 11, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/56fb6afb3feda3e40a198c821be26b915a843390 |
|
c5ad583
Merge pull request #1136 from RustPython/coolreader18/cpython-libs2
windelbouwman Jul 11, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/c5ad5838d14a0200f8044ab43483ddd9b7a3d631 |
|
2893780
Check output of logger calls.
windelbouwman Jul 11, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/28937800366f20172ac183f976f97ff2ca2ea01b |
|
8c1c090
Merge pull request #1131 from RustPython/re-kung-fu
windelbouwman Jul 11, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/8c1c0906dc55e7a93db094023ab2cf9e6e57a735 |
|
76dbd8e
Remove proc-macro-hack
coolreader18 Jul 11, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/76dbd8ebb0bac45e63d995eeb716f1a8e279e286 |
|
80aedd6
Remove more proc-macro-hack
coolreader18 Jul 11, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/80aedd65c979ab28fa084a6bc5e2e72fd35c51ea |
|
2c65988
Switch to hexf_parse
coolreader18 Jul 11, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/2c65988ea73e0c7725e364c5bff279723749ef45 |
|
e373ad2
Make repl rudimentary
coolreader18 Jul 12, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/e373ad25ae5d550c3483479b0ca1b136c0b073c1 |
|
53cc568
Revert unnecesarily change Cargo.lock entries
coolreader18 Jul 12, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/53cc56820b032ebcf1e3b3039dd959003f922fe0 |
|
c899287
Add vecdeque_rotate to features
coolreader18 Jul 12, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/c899287cf197eeeb15e7393f6afd2dd36f4daa9a |
|
869ea2e
Remove pwd on redox
coolreader18 Jul 12, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/869ea2e67988b726e6a2b63c8fde3b225cf5140e |
|
838aaa5
Update num-bigint version
coolreader18 Jul 12, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/838aaa557d2df27d3434dd2bf71612d455de3239 |
|
37d2f99
Add rustpython bin
coolreader18 Jul 12, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/37d2f99671843a169dae94978a44585828f4484c |
|
704b157
Add optimize flag to ignore assert statements.
windelbouwman Jul 12, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/704b15750ee81209099a6a1380eca0eb45b2e894 |
|
67813f1
Fix os module
coolreader18 Jul 12, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/67813f186c4a9eaa2ebde9266843f2a02b9a3f40 |
|
dd11780
Fix num-* crates
coolreader18 Jul 12, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/dd11780877a3f960d513c43e7bea15ba6ef17121 |
|
fc6c683
Fix os module again
coolreader18 Jul 12, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/fc6c683c0344821f3e59d9f6343c205c3110e887 |
|
6dc742b
Remove wasm/lib/target symlink
coolreader18 Jul 12, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/6dc742baa81fd00dcb3c100c2bdd7e7e7981d273 |
|
1b0d288
Insert path into sys.path for redox
coolreader18 Jul 12, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/1b0d2882424dd520d3caabc44b35e15339c11207 |
|
afd7a33
Implement os.stat for redox
coolreader18 Jul 12, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/afd7a33848a6b7148d22fae04372edff00056132 |
|
bd749ea
Use more platform checks
coolreader18 Jul 13, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/bd749eae2de5f96c1bb0cf9f93de430be570c8e4 |
|
86a6b2a
Use feature for proc_macro_hack
coolreader18 Jul 13, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/86a6b2a3666aa00f0ed47dc9fe024dcf050f63cf |
|
f0d4ab5
Add redox installation script
coolreader18 Jul 13, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/f0d4ab5416444d700c65e6411b40d3f8ec6ed7aa |
|
0d6c536
Tidy up
coolreader18 Jul 13, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/0d6c53684f73ec40ef4934c5441565b892eda792 |
|
e705ec2
Add mktime function.
windelbouwman Jul 13, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/e705ec292b5b4abcfd1ea3aab3096ee0b93f0e76 |
|
ac765a9
Add a settings struct for storage of different settings which influen…
windelbouwman Jul 13, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/ac765a957beb5655ae882f0b871971b69cc082ec |
|
e20adb3
Use BUILDTIME_RUSTPYTHONPATH env variable
coolreader18 Jul 13, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/e20adb3f1464343e50b66d0241ab64c7b9788e01 |
|
aa74401
Merge pull request #1139 from RustPython/optimize-flag
windelbouwman Jul 13, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/aa7440171f5fdb4589e2e942d5ffc45c96b7e5e2 |
|
402eb8a
Merge branch 'master' into redox
coolreader18 Jul 13, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/402eb8a48b6388aa274f69a29333c34f6124ced9 |
|
d3e1bfe
Merge pull request #1141 from RustPython/time-module-fixes
windelbouwman Jul 13, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/d3e1bfe5484dbdd379ad8c2865b1eeb283546b88 |
|
d9d7a91
Move vm initialization to own function
coolreader18 Jul 13, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/d9d7a911575b37573b9cce3d6f0586224aaa3d68 |
|
894e42f
Move to redox/ directory
coolreader18 Jul 13, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/894e42fa99596f397f30c256558178a4087c0373 |
|
e0981f8
Add references to usage and conference videos
windelbouwman Jul 13, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/e0981f8b67ebba22c59f045a2071b4fc8129ebf1 |
|
cfd0d05
Switch redox recipe to master branch
coolreader18 Jul 13, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/cfd0d056428383134bbdb9a5bff734382f9f946c |
|
fb3ccad
Merge pull request #1140 from RustPython/redox
coolreader18 Jul 13, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/fb3ccadc17eecd0ed66b1d60bae8466b9aa31c2c |
|
16829d2
Merge pull request #1143 from RustPython/update-readme
coolreader18 Jul 14, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/16829d20d830e81e7a86de3e3390badc19e9a81a |
|
ee8bcf4
Move processing of PYTHONPATH out of vm.
windelbouwman Jul 14, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/ee8bcf492189fc8999e8f013e84b7886bb6fc566 |
|
49afefd
Implement ideas from clippy.
windelbouwman Jul 14, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/49afefd4f24718cb25a9782142f802e65c1f11f8 |
|
f752c93
Add sys.settrace and sys.setprofile functions to register profiling f…
windelbouwman Jul 14, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/f752c93c0aa3a65e7b1b097e168cdb9bee44cf76 |
|
e06de30
Implement more nodes in the ast. Add script to walk over AST of sourc…
windelbouwman Jul 14, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/e06de30eb63e09b7246a5493ffa14356d4c1b6dd |
|
cdfcf52
Use env::var where applicable. Fix flame-it feature build.
windelbouwman Jul 14, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/cdfcf5278c0ce36d4f2946c65471c39546bffe8f |
|
93dfbdc
Merge pull request #1144 from RustPython/env-var-processing
coolreader18 Jul 14, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/93dfbdcaa9a78a71762c8a6f8be2ed294dd95ef9 |
|
eba282d
Implemented lt, gt, le, ge
redvelo Jul 14, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/eba282dcbe3985fbc29e4e4bcd1cd0397eb76b02 |
|
d8c06d7
cargo fmt
redvelo Jul 15, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/d8c06d78982fa7af23d36ac693cc13f6426248a2 |
|
f59d84a
Add codecs, locale, shutil, errno, and encodings modules
coolreader18 Jul 15, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/f59d84a7506d5178b512a653e93cc90c7a4c05ad |
|
8516ad2
Merge pull request #1148 from dmitrijoseph/comp
windelbouwman Jul 15, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/8516ad29c9bebaa81acff12e42d7f1d555803397 |
|
f7dd1a2
Add windows errno
coolreader18 Jul 15, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/f7dd1a295255adb72f5994aa12a84916ba1f3e11 |
|
26e3d7f
Merge pull request #1146 from RustPython/ast-module
windelbouwman Jul 15, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/26e3d7fa6fbeafe78b31d81451951b5ba905df7c |
|
a0abe08
Merge pull request #1149 from RustPython/coolreader18/cpython-libs3
windelbouwman Jul 15, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/a0abe08c9ad4ba0d86a3e4200bf0621598c7e259 |
|
802acf7
Add sys.exc_info
palaviv Jul 13, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/802acf7dd5c13d930f5f6454a7666622bd95e1bc |
|
b23b8e2
Merge pull request #1150 from palaviv/exc-info
windelbouwman Jul 15, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/b23b8e2904cd0dc5c03391974a0c0a27cc712561 |
|
0741c36
Simplify import AST in line with CPython.
windelbouwman Jul 15, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/0741c36bb88af2f2424e419f04136199c2465d95 |
|
2e66a6a
Merge pull request #1151 from RustPython/import-syntax
windelbouwman Jul 15, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/2e66a6a3b7fce0b5731085bd2aa36b8252536586 |
|
ff762d7
Address relative import with 3 dots. Closes #1052.
windelbouwman Jul 15, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/ff762d7109c91c99dbe0b89684b736364280b3df |
|
42b1b75
Merge pull request #1152 from RustPython/import-syntax
palaviv Jul 16, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/42b1b75562601f6548ccd16c397fe0fba59381e4 |
|
215308d
Add initial draft of symtable module.
windelbouwman Jul 16, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/215308d474d21a8d55f19717ff5ae220b9ccdaff |
|
5821bac
Update READMEs
coolreader18 Jul 17, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/5821bac2dcd5247d981718801b05ea27172d4d6e |
|
19e783d
Merge pull request #1154 from RustPython/coolreader18/update-readmes
windelbouwman Jul 17, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/19e783d285111724c010590fb720fce61b027f79 |
|
ae018d5
Implement suggestion from clippy.
windelbouwman Jul 17, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/ae018d579b35e01d72061eaa99695ca93bc9bf9b |
|
97c9b23
Update Dockerfile.wasm
coolreader18 Jul 18, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/97c9b2316e44e1147da4dfe8a52647a81b353e87 |
|
ce1523c
Fix panic on import statement with levels but no module name.
windelbouwman Jul 19, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/ce1523c1428af9a52153dae32984394a88f5caa7 |
|
b7e085e
Merge pull request #1156 from RustPython/import-bug
windelbouwman Jul 19, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/b7e085ec7d24688e36312a221378c5f1e9bb7e26 |
|
ff0a617
Merge pull request #1155 from RustPython/coolreader18/better-dockerfile
windelbouwman Jul 19, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/ff0a6171b5932f9d34f8f9c8078131791a9840c2 |
|
f919ed0
Extend symtable module.
windelbouwman Jul 19, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/f919ed01376447e7141623715643505ec7e4cb96 |
|
b7c035f
Implemented list.__reversed__
Jul 19, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/b7c035fdde1c73f5bd9db92b856f9fbc927ccbd5 |
|
9ec6660
Add argparse and gettext modules
coolreader18 Jul 20, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/9ec6660c094a32b81942ab7e92f808594c60689f |
|
8101f42
Merge pull request #1153 from RustPython/ast-module
windelbouwman Jul 20, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/8101f423dfa1ded604141157be4d0c50b444dbe3 |
|
1b48ade
Merge pull request #1158 from RustPython/coolreader18/cpython-libs4
windelbouwman Jul 20, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/1b48ade07b2f749c92cbcb8188d832c1f5f4f717 |
|
befe180
Add freeze-stdlib compile flag
palaviv Jul 20, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/befe1803dba0cfff17ec372027fe500d686fd410 |
|
f271a0e
Change py_compile_bytecode to return map
palaviv Jul 20, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/f271a0e5cf6256fe4b2455752349479dae325acb |
|
5c240d7
Support freezing of stdlib
palaviv Jul 20, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/5c240d71a885ae6848a0026997be6d8f276e6ac3 |
|
d6c19c1
Add location to expressions. Change symboltable to use flags for symb…
windelbouwman Jul 20, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/d6c19c1c6a2490bcb502282fbe5e756ea71e25e0 |
|
c480449
Fix clippy comments
palaviv Jul 20, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/c48044942069b643bca921c15cfd07ca5e9f029b |
|
ccd7d89
Suppress clippy warning.
windelbouwman Jul 20, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/ccd7d8960d7aa5384b857f12f2c030646c29f4f2 |
|
7226c92
Add hashmap macro to __exports
palaviv Jul 20, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/7226c925d2801efb1b310eb5683c8179f4b005c0 |
|
d74c0d5
Merge pull request #1160 from RustPython/ast-module
windelbouwman Jul 20, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/d74c0d5c1fb0510dcadcc6c119635b5f9583a31b |
|
18b0f63
Ran cargo fmt --all
Jul 21, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/18b0f631acb92fccfe5bc2760ce9cdba6d32e833 |
|
6768e3a
Merge pull request #1157 from adolfogonzalez3/impl-list.__reversed__
coolreader18 Jul 21, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/6768e3a3437589a27f702dc544525cc9dc17af7d |
|
208b37a
Merged
Jul 21, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/208b37a6912f88ce41d4075874f3f92fed9c855c |
|
4af85e9
Merge pull request #1162 from adolfogonzalez3/impl-list.__rmul__
windelbouwman Jul 21, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/4af85e970c2bb1381674acd9d7797463a12c252a |
|
8c199ee
Refactor the lexer code to bring some more sanity and reduce function…
windelbouwman Jul 21, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/8c199ee2f2d880bb881848f104909d812171794c |
|
e922a6a
Fix trailing newline issue #17
windelbouwman Jul 21, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/e922a6a952f4d00f83c458bd23f5f72840d3db6f |
|
140d582
Add a bunch of stdlib modules from CPython
coolreader18 Jul 21, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/140d58259926bfb3490a0329ca911a877c3aabbb |
|
f31b9dc
Merge pull request #1161 from RustPython/coolreader18/cpython-libs5
windelbouwman Jul 21, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/f31b9dc0f3dedb91642059fe8b6125be3c0170b7 |
|
c7ffa2e
Merge pull request #1163 from RustPython/ast-module
windelbouwman Jul 21, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/c7ffa2e8b0bd2e42f7fdebd30ab005d8cbd41d3c |
|
255b744
Minor tweak on lexer to fix the REPL.
windelbouwman Jul 21, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/255b744217526e13b9b514b17c342ebd2ae661f3 |
|
aa079ea
Remove sitecustomize.py; fix #1164
coolreader18 Jul 22, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/aa079ea2289a5966ef75309b17727b1cdcf77a6e |
|
4e1ebb0
Merge pull request #1165 from RustPython/fix-repl
windelbouwman Jul 22, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/4e1ebb064555c1c0edcb20ec46de06a750a6274c |
|
64f1024
Fix clippy warning
palaviv Jul 22, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/64f102450be3f87270092c13f171bf75df41b58a |
|
0a62535
Change compile_dir path to &Path
palaviv Jul 22, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/0a6253593f73cadd709890c02cd0c54c952e456a |
|
b174453
Travis CI: Lint Python code with flake8
cclauss Jul 23, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/b17445367702e47e6648eff2a1c0825f279a6999 |
|
25816a2
Add some extra profiling trace points.
windelbouwman Jul 23, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/25816a27750656e08367af2cc94c4304c375ebf1 |
|
f7320cf
Move Scope struct to its own file, making the frame module private in…
windelbouwman Jul 23, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/f7320cf5451a2977c1895edac3e5cc37bcb3fea7 |
|
e138a73
Move get_item_option to PyDictRef struct.
windelbouwman Jul 23, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/e138a7303de2c6887e0d64f94b8c872509868f99 |
|
73e418c
Add numerator and denominator properties for int
Askaholic Jul 23, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/73e418cd11d91247ec5d5b5b8395cadc4350fd77 |
|
86a1ef2
Add numerator/denominator tests to snippets
Askaholic Jul 23, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/86a1ef2ab8d233f9518c74616b35123e5a671aef |
|
2c512d8
Merge pull request #1170 from Askaholic/impl-int-ratio-properties
windelbouwman Jul 23, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/2c512d8ad4fb2f76cfbccb9c30a6f7641e9d4006 |
|
f994b05
Move get_item_option back into ItemProtocol
windelbouwman Jul 23, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/f994b0580fbcf2c7ed34e5aa3d16f8a095eb70ea |
|
cbd88e6
env: JOBCACHE=9
cclauss Jul 23, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/cbd88e660c0e529f2ca6ed2d6ab4e0742fedec3e |
|
db8eb7b
Implement str.__iter__ and str.__next__
mpajkowski Jul 23, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/db8eb7b8c340370fb8cd595ac9b362b9c9aea9f6 |
|
6aeec34
Add tests for str.__iter__ and str.__next__
mpajkowski Jul 23, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/6aeec34df02adde598a6b86d4342c6b587b6b38b |
|
29248fd
stdlib.io: Implement seekable()
corona10 Jul 24, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/29248fd1fa635c204e2dd883988e7914e5504b57 |
|
a706593
Fix test and add test for negative numberers
Askaholic Jul 24, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/a7065935f8161c29050ac2a489f97634eef89e5e |
|
1ca863d
Merge pull request #1167 from cclauss/patch-1
windelbouwman Jul 24, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/1ca863dbd52bc4686057bc213236471688a910d0 |
|
fe44179
Merge pull request #1174 from Askaholic/patch-2
windelbouwman Jul 24, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/fe441793201d927fb5013049c8f6fa8d91fae7cd |
|
05ea701
Cleanup frame file.
windelbouwman Jul 24, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/05ea701055689bbe521c0163101bfdc858f82bd1 |
|
0e95f51
Merge pull request #1173 from corona10/seekable
coolreader18 Jul 24, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/0e95f512d7c5b1654065f25a827213a68f39b7db |
|
881baf6
Update flame trace names.
windelbouwman Jul 24, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/881baf63978ec3478f090d9a570708871b4a6425 |
|
7d2a7a5
Merge pull request #1169 from RustPython/optimizations1
coolreader18 Jul 24, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/7d2a7a54b27607e143cad3d30d63e18cee0cb248 |
|
0e033ad
Add str.__reversed__ method
mpajkowski Jul 24, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/0e033ad93f0ee15926e3910ee8269dff66c11cf5 |
|
db8de56
Add dont_write_bytecode flag
palaviv Jul 22, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/db8de563baed43d4c2dd3f29121fa3532e78aa6d |
|
054bc72
Use git hash as pyc magic number
palaviv Jul 22, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/054bc72062c9e5e054a673f4cc9d90e66554c9a4 |
|
fc0aa0c
Use random magic when git hash don't exist
palaviv Jul 22, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/fc0aa0c2ab6459e1b2768b0912e010a250938e21 |
|
dde40a4
Use vm.import
palaviv Jul 24, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/dde40a4b1c38246932721bd917d56dce87946df4 |
|
1f59532
Silent clippy with allowing range_plus_one
mpajkowski Jul 24, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/1f59532f8221e13f8df164814fc45b1917af7b28 |
|
6ca979e
Merge pull request #1159 from palaviv/freeze-stdlib
palaviv Jul 24, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/6ca979e7be0126b8e56ebc88bfa6e65ae2acb1e1 |
|
321e43d
Add freeze-stdlib to wasm build
palaviv Jul 24, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/321e43d51be6861bb5de590dd38de8a5d9579188 |
|
8f1df46
Freeze stdlib by default in WASM
palaviv Jul 24, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/8f1df4697dac49a458242dce0b379136858497f9 |
|
ea71428
Merge pull request #1166 from palaviv/write-bytecode
palaviv Jul 24, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/ea71428e07e9aca9a66580866a0197fc19f83aee |
|
a06bd3e
Add an example usecase of the parser.
windelbouwman Jul 24, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/a06bd3ecea60b8d3dbd4a0afe48142db5b799312 |
|
a91470d
Merge pull request #1171 from mpajkowski/iter_str
coolreader18 Jul 24, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/a91470d67e75bc7926798635f2a63f1f0b53f6ab |
|
c998549
Add empty tuple optimization (#1178)
coolreader18 Jul 25, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/c9985499ea135415ee2ac6f589812a21f36329b8 |
|
1fddce4
Implement review comments and improve parsing a bit.
windelbouwman Jul 25, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/1fddce461f12871fb89345357b4931d55cf65840 |
|
95561f4
Merge pull request #1180 from palaviv/wasm-freeze-stdlib
windelbouwman Jul 26, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/95561f4fc1ad58bd0477743ebbeb0f59073bfbb6 |
|
a02e131
Merge pull request #1177 from RustPython/example1
windelbouwman Jul 26, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/a02e131bd518e1ffd0e9f8204dc7666f80873c22 |
|
a72ef1e
Add frozen package support
coolreader18 Jul 27, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/a72ef1e3659fa5f429c59153d731c2ee32532dc4 |
|
ec6c016
Fix wasm errors
coolreader18 Jul 27, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/ec6c016fa56d6c9c7f6f2e3518ceeab5dacec0d4 |
|
fc97bd9
Merge pull request #1185 from RustPython/coolreader18/frozen-packages
coolreader18 Jul 27, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/fc97bd936ffe6547040b49fe323831ea65048c36 |
|
3c98e6d
Use cargo-sweep to manage cargo caches
coolreader18 Jul 27, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/3c98e6da25ef6e53cbfeb5b65a3792c71693d772 |
|
c786109
Merge pull request #1186 from RustPython/coolreader18/cargo-sweep
windelbouwman Jul 28, 2019
| https://github.com/RustPython/RustPython/pull/1184/commits/c786109119b7823bcef759992d23369488d26fee |
|
Clear filters
| https://github.com/RustPython/RustPython/pull/1184/files |
| Please reload this page | https://github.com/RustPython/RustPython/pull/1184/files |
| Please reload this page | https://github.com/RustPython/RustPython/pull/1184/files |
| .dockerignore | https://github.com/RustPython/RustPython/pull/1184/files#diff-2f754321d62f08ba8392b9b168b83e24ea2852bb5d815d63e767f6c3d23c6ac5 |
|
View file
| https://github.com/RustPython/RustPython/blob/c786109119b7823bcef759992d23369488d26fee/.dockerignore |
|
Open in desktop
| https://desktop.github.com |
| https://github.co/hiddenchars |
| https://github.com/RustPython/RustPython/pull/1184/{{ revealButtonHref }} |
| .gitignore | https://github.com/RustPython/RustPython/pull/1184/files#diff-bc37d034bad564583790a46f19d807abfe519c5671395fd494d8cce506c42947 |
|
View file
| https://github.com/RustPython/RustPython/blob/c786109119b7823bcef759992d23369488d26fee/.gitignore |
|
Open in desktop
| https://desktop.github.com |
| https://github.co/hiddenchars |
| https://github.com/RustPython/RustPython/pull/1184/{{ revealButtonHref }} |
|
| https://github.com/RustPython/RustPython/pull/1184/files#diff-bc37d034bad564583790a46f19d807abfe519c5671395fd494d8cce506c42947 |
| .travis.yml | https://github.com/RustPython/RustPython/pull/1184/files#diff-6ac3f79fc25d95cd1e3d51da53a4b21b939437392578a35ae8cd6d5366ca5485 |
|
View file
| https://github.com/RustPython/RustPython/blob/c786109119b7823bcef759992d23369488d26fee/.travis.yml |
|
Open in desktop
| https://desktop.github.com |
| https://github.co/hiddenchars |
| https://github.com/RustPython/RustPython/pull/1184/{{ revealButtonHref }} |
|
| https://github.com/RustPython/RustPython/pull/1184/files#diff-6ac3f79fc25d95cd1e3d51da53a4b21b939437392578a35ae8cd6d5366ca5485 |
|
| https://github.com/RustPython/RustPython/pull/1184/files#diff-6ac3f79fc25d95cd1e3d51da53a4b21b939437392578a35ae8cd6d5366ca5485 |
| Please reload this page | https://github.com/RustPython/RustPython/pull/1184/files |
|
| https://github.com |
| Terms | https://docs.github.com/site-policy/github-terms/github-terms-of-service |
| Privacy | https://docs.github.com/site-policy/privacy-policies/github-privacy-statement |
| Security | https://github.com/security |
| Status | https://www.githubstatus.com/ |
| Community | https://github.community/ |
| Docs | https://docs.github.com/ |
| Contact | https://support.github.com?tags=dotcom-footer |