2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Aug 13, 2024 — Aug 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement assigned GO TO statement More... almost 10 years ago
Improve errors More... almost 10 years ago
Implement LHS type More... almost 10 years ago
Use parse_label to parse both symbolic and numeric labels More... almost 10 years ago
Suppress incorrect error when parsing literals More... almost 10 years ago
Handle ASSIGN statement parsing More... almost 10 years ago
Disambiguate statements and assignments More... almost 10 years ago
Implement F77 DO loop parsing More... almost 10 years ago
Fix ambiguity and real bug in literal parsing More... almost 10 years ago
Fix small bug in expressions More... almost 10 years ago
Implement DATA statement parsing More... almost 10 years ago
Fix bug in expression parsing with operator parsing More... almost 10 years ago
Handle character count when parsing type kinds More... almost 10 years ago
Implement FORMAT statement parsing More... almost 10 years ago
Fix bug in literal number parsing More... almost 10 years ago
Implement NIST WRITE statement parsing More... almost 10 years ago
Implement computed if statement parsing More... almost 10 years ago
Attach labels to statements More... almost 10 years ago
Add kind detection More... almost 10 years ago
Don't cleanup program when parsing failed More... almost 10 years ago
Implement hashmap and use for declarations More... almost 10 years ago
Implement string class and use for literals More... almost 10 years ago
Cleanup handling of empty statements More... almost 10 years ago
Add tree cleanup More... almost 10 years ago
Parse CONTINUE, STOP, PAUSE and GO TO statements More... almost 10 years ago
Handle assignments More... almost 10 years ago
Fix misc. bugs More... almost 10 years ago
FORMAT stuff More... almost 10 years ago
Handle bang comments properly in free-form parser More... almost 10 years ago
Add string and holerith parsing More... almost 10 years ago