0
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 26, 2025 — Sep 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add tests to check assignment works with tuple unpacking. More... about 8 years ago
Move nxt function from pyobject to objiter file. Also fix formatting issues. More... about 8 years ago
Merge with master branch More... about 8 years ago
Add built-ins next and iter More... about 8 years ago
Merge pull request #135 from rmliddle/added_builtins More... about 8 years ago
formatting fixes on builtin_pow More... about 8 years ago
implemented pow builtin More... about 8 years ago
Merge pull request #134 from RustPython/objtyp More... about 8 years ago
Fix module type More... about 8 years ago
Add module type More... about 8 years ago
Added more ast to pyast transformations More... about 8 years ago
Add two asserts to the ast snippets to check attributes of ast nodes. More... about 8 years ago
Initial attempt at ast builtin module More... about 8 years ago
Merge pull request #129 from RustPython/objtyp More... about 8 years ago
Move get_attributes to objtype file More... about 8 years ago
Merge with master More... about 8 years ago
Merge pull request #133 from RustPython/bools_are_a_doubleton More... about 8 years ago
Update json tests to use is. More... about 8 years ago
Add true_value and false_value to context. More... about 8 years ago
Merge pull request #128 from OddBloke/json More... about 8 years ago
Merge pull request #131 from OddBloke/int More... about 8 years ago
Implement no-args int() construction More... about 8 years ago
Clean up unwrapping of string objects in json.loads More... about 8 years ago
Improve int type error More... about 8 years ago
Implement dir on object More... about 8 years ago
Merge pull request #127 from RustPython/objtyp More... about 8 years ago
Remove completed TODO More... about 8 years ago
Create objects with correct types in json.rs More... about 8 years ago
Lets delete some clones More... about 8 years ago
Merge branch 'master' of https://github.com/RustPython/RustPython into objtyp More... about 8 years ago