0
I Use This!
High Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
May 06, 2023 — May 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Autoformatting More... almost 6 years ago
Add debug trait to frame More... almost 6 years ago
Add += and -= More... almost 6 years ago
Merge pull request #7 from yodalee/better-codeobject-print More... almost 6 years ago
add pretty Debug implementation for CodeObject More... almost 6 years ago
Change eval compile to statement More... almost 6 years ago
Add eval and exec compile modes More... almost 6 years ago
Add new_instance method More... almost 6 years ago
Add type field to PyObject More... almost 6 years ago
Formatting of code More... almost 6 years ago
Added builtin module More... almost 6 years ago
Simple importing scheme working More... almost 6 years ago
Merge pull request #5 from yodalee/pretty-print-to-list-and-tuple More... almost 6 years ago
add pretty print to list and tuple More... almost 6 years ago
Early import mechanics More... almost 6 years ago
move evaluate function into virtual machine More... almost 6 years ago
New idea for object system More... almost 6 years ago
Add interactive shell More... almost 6 years ago
Fix return value from function More... almost 6 years ago
Added cool script to test snippets in both implementations More... almost 6 years ago
Add slice object More... almost 6 years ago
Try to repair cpython bytecode frontend More... almost 6 years ago
Reverse dependency between vm and cpython bytecode adapter More... almost 6 years ago
Add pipfile to install requirements for test snippets More... almost 6 years ago
Remove json bytecode from git More... almost 6 years ago
Move last compiler / vm pieces out of parser crate More... almost 6 years ago
Remove unused compiler namespace in parser More... almost 6 years ago
Shuffle files in proper places More... almost 6 years ago
Add pytest runner for test snippets More... almost 6 years ago
Reshuffle some files More... almost 6 years ago