1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected almost 4 years ago.
Sep 01, 2020 — Sep 01, 2021
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding float handling More... about 11 years ago
Start of symbol table implementation More... about 11 years ago
Print errors option and future feature support More... about 11 years ago
AST Creation for comprehensions now like in python More... about 11 years ago
Added astdump.py example More... about 11 years ago
Indentation More... about 11 years ago
Updated example output More... about 11 years ago
Added astdump.py to dump the ast for comparison of libpypa and CPython More... about 11 years ago
Refactored docstrings and more context work More... about 11 years ago
Default for every context is Load More... about 11 years ago
Fixing installation of headers, too long not updated More... about 11 years ago
Project files update More... about 11 years ago
Intial context assignment and docstring replacement More... about 11 years ago
Error checking for visit() shared pointers have to be valid More... about 11 years ago
Added an option for controlling whether or not docstrings should be an own ast element More... about 11 years ago
Added a docstring ast object More... about 11 years ago
clone_location implemented for cloning line/column from an other Ast object More... about 11 years ago
Context Assign Visitor More... about 11 years ago
Broken TOC entry in README More... about 11 years ago
Fix of the syntax error example More... about 11 years ago
Added syntax error example More... about 11 years ago
Hello World and Complex Tests and some restructuring More... about 11 years ago
Updated README with example More... about 11 years ago
Some python3 grammar (Ellipsis) More... about 11 years ago
Fixing typo More... about 11 years ago
Improved pretty printing event more More... about 11 years ago
Removed old dump More... about 11 years ago
Improved the dump More... about 11 years ago
Priliminary automatic Tree Dump & Tree Walker More... about 11 years ago
First step for the tree walker visitor More... about 11 years ago