2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 17, 2025 — Aug 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed import statement. More... about 19 years ago
Added a Small Test For Strings. Doc Strings Fixed. More... about 19 years ago
Doc strings seem to have started working. adding tests for empty dictionary and strings More... about 19 years ago
Fixed Doc Strings, Testing Required. More... about 19 years ago
Resolved errors with doc string Addded the test_runner as a test. Parses More... about 19 years ago
Added the automatix file for testing. Resolved error with print statement. More... about 19 years ago
1. Fixed empty dictionaries 2. Fixed dictionaries at new line 3. Made test_runner executable More... about 19 years ago
Added a Test File checking python logging More... about 19 years ago
Added Try test test case. More... about 19 years ago
Fixed the Return Statement More... about 19 years ago
Fixed Empty Lists. More... about 19 years ago
Resolved single expression error. More... about 19 years ago
Modified the test_runner, to check if Code has been parsed completely. fail.py should always generate a "FAILED" in the test runner output More... about 19 years ago
Resolved the Conflicts, started working on Grammar rules. Added tests for the same. Parser Accepting For Loops, and function calls. Error On Lists With One Element Fixed. More... about 19 years ago
Fixed The Lists, and just 1 Conflict remains. Grammar still needs work,. More... about 19 years ago
fixed the Arguement FIRST/FOLLOW More... about 19 years ago
Resolved all FIRST/FIRST conflicts. 6 FIRST/FOLLOW remain. More... about 19 years ago
Added copyright to the test runner More... about 19 years ago
resolved functions parsing, is working. added new test func.py. the syntax is wrong, but the parser should parse it. :) More... about 19 years ago
Fixed Some easy Conflicts, Tougher ones to be resolved More... about 19 years ago
Added a Bigger test real.py, Parser shows expected Results, will get fair lot things Working By next Weekend More... about 19 years ago
Fixed the Blank Line Bug by adding blank_line Boolean, and the empty varagrslist in grammar More... about 19 years ago
Did a small change to make *args and **args working, Taking me Long to rectify the grammar erors More... about 19 years ago
First Changes Of garmnmar, funcdef starts working More... about 19 years ago
Added a Test Runner,improvements are still required. More... about 19 years ago
Rectified the code indentation More... about 19 years ago
Add kate modelines so 4 spaces are used for indentations and tabs are changed to spaces More... about 19 years ago
added the multiline test More... about 19 years ago
Tried Fixing Multiline comments & Fixed m_paren error More... about 19 years ago
Indentations working upto quite an Extent. __doc__ strings, yet need to be fixed. More... over 19 years ago