1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 28, 2023 — May 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
allow nils as values in argument list More... about 11 years ago
Merge pull request #107 from ryfow/list-for-ant-completion More... about 11 years ago
eclim-java-correct and eclim-java-correct-choose should not be interactive More... about 11 years ago
support case insensitive search More... about 11 years ago
convert vector to list for ant target completion More... about 11 years ago
Make interactive version of eclim-java-correct detect line/column More... about 11 years ago
Clarification More... about 11 years ago
added automatic revert of the buffer in order to load the modified source More... about 11 years ago
Merge branch 'generate-get-and-set' of https://github.com/skybert/emacs-eclim More... about 11 years ago
add githalytics to the README More... about 11 years ago
- updated history as according to https://github.com/senny/emacs-eclim/blob/master/CONTRIBUTING.md More... about 11 years ago
- added generation of getter and setter methods for the member variable at point. More... about 11 years ago
indent More... about 11 years ago
remove hooks when minor mode is being disabled More... about 11 years ago
Minor refactoring. More... about 11 years ago
Make after-save-hook local. More... about 11 years ago
fixed an annoying bug in XML completion when using yasnippet. More... about 11 years ago
fixed some bugs in the formatting when using eclim-java-implement More... about 11 years ago
Adjust the key to use for documentation depending on file type. More... about 11 years ago
We neeed thingatpt to be loaded More... about 11 years ago
company-mode backend: implement 'interactive command More... about 11 years ago
Update company-mode backend More... about 11 years ago
Merge pull request #90 from dgutov/patch-1 More... about 11 years ago
Move the link to the top More... about 11 years ago
Link to http://www.skybert.net/emacs/java/ More... about 11 years ago
Merge branch 'master' of https://github.com/senny/emacs-eclim More... about 11 years ago
rename More... about 11 years ago
Allow calling `eclim-problems-correct` from a source file buffer as well as from the problems list. Also, some fixes to make this work from a narrowed region. More... about 11 years ago
Press section in the README More... about 11 years ago
Turns out the new problem handling code didn't take into account that the refresh was asynchronous. I've created a macro to handle it, both for eclim-problems-compilation-buffer and eclim-problems. More... about 11 years ago