0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use ast for parsing let stmts More... over 11 years ago
run parser in separate task for isolation More... over 11 years ago
use ast to parse use statements More... over 11 years ago
fix find-definition a bit More... over 11 years ago
Get everything compiling with the latest rust build More... over 11 years ago
Add find-definition (bound to f1 for now). More... over 11 years ago
[pd] Get everything compiling again with rust master More... over 11 years ago
Merge pull request #1 from hatahet/master More... over 11 years ago
Using `for` instead of `match { None => {}, Some(_) => {...} }` for clarity and shorter code. More... over 11 years ago
Update README.md More... over 11 years ago
Add some finding of let statements in local scopes More... over 11 years ago
utilities for handling subscopes and comments More... over 11 years ago
.gitignore More... over 11 years ago
Stop putting braces after fn name completes - needs to handle this based on context so disable for now More... over 11 years ago
tweak readme More... over 11 years ago
Don't match the same line as the user is completing on More... over 11 years ago
Add line,fname to match output More... over 11 years ago
fix elisp More... over 11 years ago
Initial commit More... over 11 years ago