0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
testing the validity of produced asts More... over 13 years ago
working on AST definition More... over 13 years ago
embryonic documentation More... over 13 years ago
minor improvements: 0 and 1 are lifted, precedence specification is more flexible in choices More... over 13 years ago
test improvements More... over 13 years ago
string support More... over 13 years ago
allow multiple expr operand parsers per key More... over 13 years ago
allow multiple expr operand parsers per key More... over 13 years ago
allow multiple expr operand parsers per key More... over 13 years ago
allow multiple expr operand parsers per key More... over 13 years ago
lazy key reindexing More... over 13 years ago
bugfixes in notification More... over 13 years ago
debugging the parser update notification system More... over 13 years ago
work in progress on notification system More... over 13 years ago
renamed unit and absorbing parsers one and zero; fixes in progress in the key change notification/listening mechanism More... over 13 years ago
Put Tree class in its own file; better handling of phony indentation in the middle of arrays/args; refactored and copmleted operator declarations; added a gg.Filter class; bugfix in Lexer indentation handling. More... over 13 years ago
fix a regression in expression precedence handling, introduced by @parse/@call refactoring More... over 13 years ago
updated comments More... over 13 years ago
improved unit test harness More... over 13 years ago
refactoring to separate token production and token consumption More... over 13 years ago
refactoring to separate token production and token consumption, work in progress More... over 13 years ago
Merge branch 'master' of github.com:fab13n/parsec-coffee-script More... over 13 years ago
renamed cs.coffee More... over 13 years ago
refactoring the parsers: method @parse split into internal @parse and public @call More... over 13 years ago
fix indentation handling in arrays More... over 13 years ago
work in progress More... over 13 years ago
cs parser in progress More... over 13 years ago
fix in space bookkeeping by the lexer More... over 13 years ago
cs parser test in progress More... over 13 years ago
restrict places where splats are allowed More... over 13 years ago