0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 11 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Instance: Use list of names instead of single name More... almost 8 years ago
Parser: Consume identifier in readType() More... almost 8 years ago
ddump: Fix formatting More... almost 8 years ago
Parser: Allow multiple variables per declaration in classes More... almost 8 years ago
Parser: Always pass token.data() as %0 More... almost 8 years ago
Parser: Add error ‘Unknown type’ More... almost 8 years ago
Parser: Add rudiments of type system More... almost 8 years ago
symbols: Add Type struct More... almost 8 years ago
Parser: Remove (!array) check from parseVariable() More... almost 8 years ago
ddump: Separate reading & printing of opcodes More... almost 8 years ago
ddump: Print quote marks around strings More... almost 8 years ago
ddump: Store offset field properly More... almost 8 years ago
ddump: Prevent segfault More... almost 8 years ago
ddump: Separate reading and printing of symbols More... almost 8 years ago
ddump: Don't check flags for prototype/instance More... almost 8 years ago
ddump: Save prototype names also More... almost 8 years ago
Add ddump More... almost 8 years ago
Opcodes: Add opcodeString() More... almost 8 years ago
tree: Delete Visitor More... almost 8 years ago
utility: Update Expression Printer More... almost 8 years ago
tree: Separate Expression from Statement More... almost 8 years ago
tree: Add ExprStatement More... almost 8 years ago
utility: Update Statement Printer More... almost 8 years ago
tree: Statement: Add kind(), remove accept() More... almost 8 years ago
utility: Update Printer More... almost 8 years ago
tree: Declaration: Remove unnecessary virtuals More... almost 8 years ago
tree: Remove ASTVisitor for Declarations More... almost 8 years ago
tree: Rename Declaration::getKind() -> kind() More... almost 8 years ago
io: Remove files from awlib More... about 8 years ago
Fix code relying on parts of awlib More... about 8 years ago