0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 06, 2024 — Nov 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
0.14 changes (post-release and post-tag, oops :)) More... almost 16 years ago
Document Dispatcher->complete More... almost 16 years ago
Link to path-dispatcher-debugger More... almost 16 years ago
More tests to make sure tokens complete properly More... almost 16 years ago
Handle alternations better More... almost 16 years ago
Add ->complete to declarative dispatchers More... almost 16 years ago
Remove excess delimiters in untokenize More... almost 16 years ago
First stab at making delimiters work better More... almost 16 years ago
Painful delimiter tests More... almost 16 years ago
Another complete_ok refactor More... almost 16 years ago
Refactor tests to use new complete_ok More... almost 16 years ago
Handle delimiters infinitesimally better More... almost 16 years ago
A fix for, and more tests for, token matching More... almost 16 years ago
Remove duplicate completions More... almost 16 years ago
complete returns full paths More... almost 16 years ago
Add the prefix back in when we complete an Under More... almost 16 years ago
complete for Under rules More... almost 16 years ago
More tests More... almost 16 years ago
Kill EOL whitespace More... almost 16 years ago
Complete paths should not return themselves More... almost 16 years ago
A complete method for Tokens More... almost 16 years ago
Refactor _match so complete will be able to reuse its logic More... almost 16 years ago
Ease refactoring More... almost 16 years ago
Remove tracing from Tokens->_match for now More... almost 16 years ago
Refactor Token matching into something with a callback More... almost 16 years ago
When we try to complete on a dispatcher, let each rule have at it More... almost 16 years ago
Test completing on an individual rule More... almost 16 years ago
Promote complete to a public method; stub for all Rules More... almost 16 years ago
_complete for Eq rules More... almost 16 years ago
Refactor _prefix_match out to let rules simplify their match logic More... almost 16 years ago