3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix repeat breakpoint events. Passing basic java debugging test. More... over 12 years ago
Merge pull request #268 from sublimescala/topic/environment-info More... over 12 years ago
Merge pull request #269 from sublimescala/topic/logs-for-symbol-lookup More... over 12 years ago
adds logging for symbol location lookup More... over 12 years ago
server now prints environment info on startup More... over 12 years ago
Test compilation of java working. Need to fix repeated breakpoint deliveries. More... over 12 years ago
Working more on compile function More... over 12 years ago
Sketching compile function More... over 12 years ago
Sketch async-test for java debugging. Need to implement ensime-test-compile-java-proj More... over 12 years ago
Ignore java files in sementantic highlighting More... over 12 years ago
Iron out kinks. Refactor a bit. Make elisp use the new api. Getting/Setting using locations now working. More... over 12 years ago
Initial. Add DebugLocation. Still need to cleanup vm so we can re-use Value finders for ToString. More... over 12 years ago
Merge pull request #265 from sublimescala/topic/classfile-indexer-windows More... over 12 years ago
Revert last commit. More... over 12 years ago
Use platform agnostic separator chars in classfile matching code. More... over 12 years ago
makes classfiles indexer work on Windows More... over 12 years ago
Merge pull request #264 from sublimescala/topic/explode-on-disconnect More... over 12 years ago
up version More... over 12 years ago
explode on disconnect More... over 12 years ago
allows double quotes in ENSIME_JVM_ARGS More... over 12 years ago
Add :reference-source-roots configuration setting. More... over 12 years ago
Merge pull request #262 from sublimescala/topic/up-version More... over 12 years ago
up version More... over 12 years ago
Merge symbolAt for import trees. Add scala licensing information. More... over 12 years ago
Merge pull request #259 from sublimescala/topic/symbol-at-for-imports More... over 12 years ago
Cache full list of sources More... over 12 years ago
Change todo More... over 12 years ago
Typecheck files on load in ensime. More... over 12 years ago
Throw in source files that happen to match by name with classname. Now able to find many positions in 2.9.2 compiler sources. More... over 12 years ago
Move source path lookups into classfileindex. Need to work out a good strategy for 2.9 symbols. More... over 12 years ago