0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 22, 2025 — Aug 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Print a nicer error message More... almost 9 years ago
Put the error message into the exception itself More... almost 9 years ago
Add tests for syntax errors More... almost 9 years ago
Commit the results More... almost 9 years ago
Add more tests More... almost 9 years ago
Use a file to store testing results More... almost 9 years ago
Add to_tuple from Python More... almost 9 years ago
Implement subroutines More... almost 9 years ago
Add more tests More... almost 9 years ago
Implement translation_unit kwarg More... almost 9 years ago
Add tests for ast.parse() More... almost 9 years ago
Add a unit rule More... almost 9 years ago
Merge branch 'reorg' into 'master' More... almost 9 years ago
Test all example files More... almost 9 years ago
Reorganize the package More... almost 9 years ago
Merge branch 'ast' into 'master' More... almost 9 years ago
Add a new parser that returns AST and use it More... almost 9 years ago
Add Fortran AST More... almost 9 years ago
Merge branch 'stop' into 'master' More... almost 9 years ago
Implement "error stop" More... almost 9 years ago
Rename "stop 1" to "error stop" More... almost 9 years ago
Merge branch 'struct_member' into 'master' More... almost 9 years ago
Better implement the print statement More... almost 9 years ago
Use struct_member in the grammar, update code More... almost 9 years ago
Merge branch 'vars' into 'master' More... almost 9 years ago
Add tests for variables in expressions More... almost 9 years ago
Merge branch 'expr' into 'master' More... almost 9 years ago
Add more tests More... almost 9 years ago
Bug is fixed More... almost 9 years ago
Implement variables on a stack More... almost 9 years ago