branch: externals/javaimp
commit 7136693be13aaad4a4f6f49bd89489867b7efcd9
Author: Filipp Gunbin
Commit: Filipp Gunbin
Add --no-configuration-cache to Gradle invocation
---
javaimp-gradle.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/javaimp-gradle.el b/javaimp-gradle.el
index
branch: externals/javaimp
commit 2ac7afce3c6f0b390c4b62c065a898883940d65a
Author: Filipp Gunbin
Commit: Filipp Gunbin
Use end-of-defun-moves-to-eol, version 0.9.1
---
javaimp.el | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/javaimp.el b/javaimp.el
index
branch: externals/javaimp
commit 65599a7954821c38e38949b5ec42891b41e75e13
Author: Filipp Gunbin
Commit: Filipp Gunbin
Version 0.9
---
javaimp.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/javaimp.el b/javaimp.el
index fb02dcfdfe..500bf6f108 100644
--- a/javaimp.el
branch: externals/javaimp
commit 48fe748fc287ce01bbb522e43cf3d520e3eccd52
Author: Filipp Gunbin
Commit: Filipp Gunbin
Fix javaimp-end-of-defun to stay inside parent
---
javaimp.el | 32
1 file changed, 20 insertions(+), 12 deletions(-)
diff --git a
branch: externals/javaimp
commit ae115d66ed90b4a6768e3bf90c5b851f9532aa69
Author: Filipp Gunbin
Commit: Filipp Gunbin
Use scope open-brace as argument to javaimp--beg-of-defun-decl
---
javaimp.el | 23 ---
1 file changed, 12 insertions(+), 11 deletions(-)
diff --git a
branch: externals/javaimp
commit 3ea7aebb96c1f964057f6b1e3e2b3bb9d4c5e3fd
Author: Filipp Gunbin
Commit: Filipp Gunbin
*** empty log message ***
---
javaimp-parse.el | 9 -
javaimp.el | 57
2 files changed, 37
branch: externals/javaimp
commit 784e5f052751eac1c609878de09f1c1ce6fe9bbf
Author: Filipp Gunbin
Commit: Filipp Gunbin
Fix javaimp-beginning-of-defun when inside arg list in declaration
---
javaimp.el | 74 ++
1 file changed, 41
fgunbin pushed a change to branch externals/javaimp.
from aae4d63bd9 Improve doc and tests of low-level parsing functions
new 3ea7aebb96 *** empty log message ***
new 784e5f0527 Fix javaimp-beginning-of-defun when inside arg list in
declaration
Summary of changes:
javaim
branch: externals/javaimp
commit aae4d63bd9678cc3997b6f5c85e6aaba3dd42e37
Author: Filipp Gunbin
Commit: Filipp Gunbin
Improve doc and tests of low-level parsing functions
---
javaimp-parse.el | 12
tests/parse.el | 19 +--
2 files changed, 25 insertions(+), 6
branch: externals/javaimp
commit 74eefcdee728fafd3cb5a2b4a7f5a8ad666d1a47
Author: Filipp Gunbin
Commit: Filipp Gunbin
Use narrowing instead of temp buffers in low-level parsing
---
javaimp-parse.el | 153 ++-
javaimp.el | 5
branch: externals/javaimp
commit 9614e75da5c347266e3f51cc0fb380d6f082f101
Author: Filipp Gunbin
Commit: Filipp Gunbin
Avoid with-syntax-table in current buffer in javaimp-parse--decl-suffix
---
javaimp-gradle.el | 2 ++
javaimp-parse.el | 95
branch: externals/javaimp
commit 150b592b3512b42929ed7e07f47e6fa1db6e6477
Author: Filipp Gunbin
Commit: Filipp Gunbin
Improve flat imenu
* Also show non-method items.
* Include anon/local classes and their methods.
* Refactor abstract method parsing.
---
javaimp
branch: externals/javaimp
commit 0e900d7ba54d45bd4808653bab620619cff66ab3
Author: Filipp Gunbin
Commit: Filipp Gunbin
Make javaimp-parse-get-all-scopes return shared structure
---
javaimp-parse.el | 72 +---
javaimp.el | 19
branch: externals/sql-cassandra
commit 3e997c6ad82f4240bcd62630ad44b5f023bd16c1
Author: Filipp Gunbin
Commit: Filipp Gunbin
Fix prompt-regexp
---
sql-cassandra.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sql-cassandra.el b/sql-cassandra.el
index e1aec871b3
branch: externals/javaimp
commit d90f37c3525b04954eb9dab3bc0778b5cf04c528
Author: Filipp Gunbin
Commit: Filipp Gunbin
Fix remaining single quotes in docstrings
---
javaimp-gradle.el | 6 +++---
javaimp.el| 8
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a
branch: externals/javaimp
commit 55b4553bb2a4a96db2598bdda296cb03e9d677ef
Author: Filipp Gunbin
Commit: Filipp Gunbin
Fix single quotes in docstrings
---
javaimp-parse.el | 20 ++--
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/javaimp-parse.el b/javaimp
fgunbin pushed a change to branch externals/javaimp.
from ecf0782761 * javaimp-parse.el (javaimp-parse--decl-prefix): Allow
symbols
new 60b1006a2b Fix comment
new 582af66e20 * javaimp.el (javaimp-minor-mode-map): Add mark-defun
Summary of changes:
javaimp-parse.el | 10 +
branch: externals/javaimp
commit 60b1006a2b4cde478322ce1a9a85a42e6b970946
Author: Filipp Gunbin
Commit: Filipp Gunbin
Fix comment
---
javaimp-parse.el | 10 --
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/javaimp-parse.el b/javaimp-parse.el
index 8948e93294
branch: externals/javaimp
commit 582af66e20c372db37d8a8d904bb79f52daac916
Author: Filipp Gunbin
Commit: Filipp Gunbin
* javaimp.el (javaimp-minor-mode-map): Add mark-defun
---
javaimp.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/javaimp.el b/javaimp.el
index
branch: externals/javaimp
commit ecf07827618b630997bae0d85fa91ce875babbe6
Author: Filipp Gunbin
Commit: Filipp Gunbin
* javaimp-parse.el (javaimp-parse--decl-prefix): Allow symbols
---
javaimp-parse.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/javaimp
branch: externals/javaimp
commit 35c4b85e5400c49d6f29f5a6392e4c5b5e6159c7
Author: Filipp Gunbin
Commit: Filipp Gunbin
Fix javaimp-parse--scope-anon-class when there're parens inside ctor
invocation
---
javaimp-parse.el
branch: externals/javaimp
commit f9f58c5f3be4c93228f774b9e5ca7dd90e192b4e
Author: Filipp Gunbin
Commit: Filipp Gunbin
Add javaimp-jump-to-enclosing-scope
---
javaimp-parse.el | 34 --
javaimp.el | 26 --
2 files changed, 40
branch: externals/javaimp
commit 21c5c8355ffdeab860af3380ae5e4a32ac45693d
Author: Filipp Gunbin
Commit: Filipp Gunbin
Parsing fixes and improvements
---
javaimp-parse.el | 305 ---
javaimp.el | 61 +--
tests/imenu.el
branch: externals/sql-beeline
commit b79404d93f569e3c2bc59db1be6e848c894f
Author: Filipp Gunbin
Commit: Filipp Gunbin
Set comint-process-echoes to t
---
sql-beeline.el | 13 ++---
1 file changed, 10 insertions(+), 3 deletions(-)
diff --git a/sql-beeline.el b/sql-beeline.el
branch: externals/javaimp
commit 1e68967c276cd4f3eb8396059c08f8434476f771
Author: Filipp Gunbin
Commit: Filipp Gunbin
* javaimp-parse.el (javaimp-parse--decl-prefix): let instead of setq
---
javaimp-parse.el | 26 +-
1 file changed, 13 insertions(+), 13 deletions
branch: externals/javaimp
commit 53146a24d910ae19122dbace68c3a4dfff1b13ac
Author: Filipp Gunbin
Commit: Filipp Gunbin
Use javaimp-parse--skip-back-until for exiting comments/strings
---
javaimp-parse.el | 17 +
1 file changed, 5 insertions(+), 12 deletions(-)
diff --git a
branch: externals/javaimp
commit 2c871eb5c84da984a9ce03879ecb85a8c1e4a444
Author: Filipp Gunbin
Commit: Filipp Gunbin
Add test for javaimp-parse--decl-prefix
---
tests/parse.el | 50 ++
1 file changed, 50 insertions(+)
diff --git a/tests
fgunbin pushed a change to branch externals/javaimp.
from 00a7e084be More navigation functions fixes
new a3bfdc2352 Clean up syntax / parsing settings
new 2c871eb5c8 Add test for javaimp-parse--decl-prefix
Summary of changes:
javaimp-parse.el | 171 +++
branch: externals/javaimp
commit a3bfdc2352197065bfc396ae85b2515980410da4
Author: Filipp Gunbin
Commit: Filipp Gunbin
Clean up syntax / parsing settings
---
javaimp-parse.el | 171 ++-
javaimp-tests.el | 11
javaimp.el | 10
fgunbin pushed a change to branch externals/javaimp.
from 46a2a68bfc Small fixes
new b5d5a49229 Fixes for javaimp--get-sibling-context
new 00a7e084be More navigation functions fixes
Summary of changes:
javaimp-parse.el | 57 +++---
java
branch: externals/javaimp
commit b5d5a4922958d555039a1be45904abed152fd1d3
Author: Filipp Gunbin
Commit: Filipp Gunbin
Fixes for javaimp--get-sibling-context
* javaimp-parse.el (javaimp-parse--decl-prefix): Move out of
comment/string.
* javaimp.el (javaimp--get-sibling
branch: externals/javaimp
commit 00a7e084bee4aa3027ba165cb595509d0306e85d
Author: Filipp Gunbin
Commit: Filipp Gunbin
More navigation functions fixes
---
javaimp.el | 68 ++
1 file changed, 33 insertions(+), 35 deletions(-)
diff
branch: externals/javaimp
commit 46a2a68bfc4573671ef82f12d73040f4eacfe089
Author: Filipp Gunbin
Commit: Filipp Gunbin
Small fixes
---
javaimp-parse.el | 3 +++
javaimp.el | 8 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/javaimp-parse.el b/javaimp-parse.el
branch: externals/javaimp
commit e32fa3dfdc7e83f7f521ba807e536d7e3c797ca7
Author: Filipp Gunbin
Commit: Filipp Gunbin
Replace char-syntax with syntax-after
---
javaimp-parse.el | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/javaimp-parse.el b/javaimp-parse.el
branch: externals/javaimp
commit 3728745a96bfd20818a7259e56078dae5ba5a326
Author: Filipp Gunbin
Commit: Filipp Gunbin
beginning-of-defun when in defun declaration should move to current defun
beg
---
javaimp-parse.el | 2 +-
javaimp.el | 45
branch: externals/javaimp
commit 9f8e85fd58e357441658137c35d4b81d12ad495e
Author: Filipp Gunbin
Commit: Filipp Gunbin
Make navigation functions move over entire defun declaration
---
javaimp-parse.el | 46 ++-
javaimp.el | 84
branch: externals/javaimp
commit 0d5979510f7e36ad52d41d60c08219aad53eefd1
Author: Filipp Gunbin
Commit: Filipp Gunbin
Set imenu-space-replacement to nil locally
---
javaimp.el | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/javaimp.el b/javaimp.el
index b4056da158
branch: externals/javaimp
commit c4e5f13d46567bce35c7409151ddde82b2ca4541
Author: Filipp Gunbin
Commit: Filipp Gunbin
Describe behavior when not visiting a project
---
javaimp.el | 11 ++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/javaimp.el b/javaimp.el
index
branch: externals/javaimp
commit a3a17d4a40bea26acf7bb06b5488c38010737dc6
Author: Filipp Gunbin
Commit: Filipp Gunbin
* javaimp.el (javaimp--collect-from-source-dir): Use mapcan instead of
dolist/nconc
---
javaimp.el | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff
branch: externals/javaimp
commit e54ce89618edaf22209095818f03f1f9d02ea60d
Author: Filipp Gunbin
Commit: Filipp Gunbin
Fix javaimp-add-import which should request only classes
---
javaimp.el | 64 +-
tests/tests.el | 28
branch: externals/javaimp
commit 1cdfdd01fdaa5b31cf2a7cbfafafae5751157aef
Author: Filipp Gunbin
Commit: Filipp Gunbin
Mention xref support in commentary
---
javaimp.el | 18 ++
1 file changed, 10 insertions(+), 8 deletions(-)
diff --git a/javaimp.el b/javaimp.el
index
branch: externals/javaimp
commit b2331ee38b2d9bc4c7f26a09745d0147dcac0eb0
Author: Filipp Gunbin
Commit: Filipp Gunbin
Implement xref-backend-apropos
---
javaimp.el | 40 +---
1 file changed, 25 insertions(+), 15 deletions(-)
diff --git a/javaimp.el b
branch: externals/javaimp
commit 1c5c4c9c7a84979d974a72e5a9e36578de0d4d58
Author: Filipp Gunbin
Commit: Filipp Gunbin
Remove optimization in javaimp--collect-idents to include methods in xref
---
javaimp-parse.el | 3 ++-
javaimp.el | 6 +-
2 files changed, 3 insertions(+), 6
branch: externals/javaimp
commit 4f54c6ac1995e361e87d125808d68bbcca37f0d0
Author: Filipp Gunbin
Commit: Filipp Gunbin
Several fixes
---
javaimp.el | 57 +
1 file changed, 33 insertions(+), 24 deletions(-)
diff --git a/javaimp.el b
branch: externals/javaimp
commit 2714ba0cb80e67372627af8ca469a73214f9b0e3
Author: Filipp Gunbin
Commit: Filipp Gunbin
Output what we're reading when reading collections of files
---
javaimp.el | 46 --
1 file changed, 28 insertions(+
branch: externals/javaimp
commit 25f5e3f90b8913819571384b7ff27c41ad92690a
Author: Filipp Gunbin
Commit: Filipp Gunbin
Improve xref support for classes
---
javaimp-gradle.el | 11 +-
javaimp-maven.el | 33 +--
javaimp-util.el | 56 ++---
javaimp.el| 619
branch: externals/javaimp
commit c06a1e57d77304582b3fdb5b6d35a539f80e3511
Author: Filipp Gunbin
Commit: Filipp Gunbin
First take at xref support
---
javaimp-parse.el | 7 ++
javaimp-util.el | 8 +-
javaimp.el | 305 +++
tests
branch: externals/javaimp
commit 01c8e2dc5de7b06003acc41d1b9cf29c6747186a
Author: Filipp Gunbin
Commit: Filipp Gunbin
Use nconc instead of append in few places
---
javaimp.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/javaimp.el b/javaimp.el
index 6e8683a3b8
branch: externals/javaimp
commit 8513768aaf0fa15aa8620a5406e2c3d1c2f5ea2c
Author: Filipp Gunbin
Commit: Filipp Gunbin
Update copyright years
---
javaimp-gradle.el | 2 +-
javaimp-maven.el | 2 +-
javaimp-parse.el | 2 +-
javaimp-util.el | 2 +-
javaimp.el| 2 +-
tests/gradle.el
branch: externals/javaimp
commit 81f0ed88610efdc62402830ec4e2292419450e80
Author: Filipp Gunbin
Commit: Filipp Gunbin
Move javaimp-visit-project
---
javaimp.el | 103 ++---
1 file changed, 51 insertions(+), 52 deletions(-)
diff --git
fgunbin pushed a change to branch externals/javaimp.
from 6c394541ed javaimp-show-scopes: Add binding for revert-buffer
new 0975abf615 javaimp-minor-mode: New minor mode
new 6ee0c1d726 Improve commentary
new 81f0ed8861 Move javaimp-visit-project
Summary of changes:
branch: externals/javaimp
commit 0975abf6153f7a58985de825361163464f844d84
Author: Filipp Gunbin
Commit: Filipp Gunbin
javaimp-minor-mode: New minor mode
---
javaimp.el | 46 +-
1 file changed, 45 insertions(+), 1 deletion(-)
diff --git a
branch: externals/javaimp
commit 6ee0c1d726266b93d51c3a34014f3f605715b070
Author: Filipp Gunbin
Commit: Filipp Gunbin
Improve commentary
---
javaimp.el | 145 +++--
1 file changed, 63 insertions(+), 82 deletions(-)
diff --git a
branch: externals/javaimp
commit 6c394541ed2734732d8075a119f412cbc046fdcc
Author: Filipp Gunbin
Commit: Filipp Gunbin
javaimp-show-scopes: Add binding for revert-buffer
---
javaimp.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/javaimp.el b/javaimp.el
index d4ae6b7bdd..1809dd426d
branch: externals/javaimp
commit b7a5b1a649b9ab0d2bd3d2477d90e0003ab5407e
Author: Filipp Gunbin
Commit: Filipp Gunbin
javaimp-show-scopes: Use markers. Add javaimp-show-scopes-revert.
---
javaimp.el | 102 +
1 file changed, 62
branch: externals/javaimp
commit 22801e7614fd61b732458626b235e824fe28fee3
Author: Filipp Gunbin
Commit: Filipp Gunbin
* javaimp.el (javaimp-add-log-current-defun): New function
---
javaimp.el | 30 +++---
1 file changed, 27 insertions(+), 3 deletions(-)
diff --git
branch: externals/sql-cassandra
commit 2920f8c64e937904087f3636696501fb1cfe7acc
Author: Filipp Gunbin
Commit: Filipp Gunbin
Fix version
---
sql-cassandra.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sql-cassandra.el b/sql-cassandra.el
index 23801dbbb9..e1aec871b3
branch: externals/sql-cassandra
commit a1de42bd8a08ba2675de258550eea41f4fef8f51
Author: Filipp Gunbin
Commit: Filipp Gunbin
auto-mode-alist for .cql files
---
sql-cassandra.el | 3 +++
1 file changed, 3 insertions(+)
diff --git a/sql-cassandra.el b/sql-cassandra.el
index 2b12ab8d5a
branch: externals/sql-cassandra
commit e5aea0fa0b45dcc07edbcda75e7dff30260a066e
Author: Filipp Gunbin
Commit: Filipp Gunbin
Bump version
---
sql-cassandra.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sql-cassandra.el b/sql-cassandra.el
index 9b448c26ec..23801dbbb9
branch: externals/sql-cassandra
commit ed260c2f832e3dfa8942f2fc8dd57710ead702e9
Author: Filipp Gunbin
Commit: Filipp Gunbin
Move sql-cassandra-special-commands into eval-and-compile
---
sql-cassandra.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/sql
fgunbin pushed a change to branch externals/sql-cassandra.
from f0daf06e19 Require emacs 29. Bump version.
new ed260c2f83 Move sql-cassandra-special-commands into eval-and-compile
new a1de42bd8a auto-mode-alist for .cql files
new e5aea0fa0b Bump version
Summary of
branch: externals/javaimp
commit 8f97478e0fa1e3009bf308bd7178e9635d2d3477
Author: Filipp Gunbin
Commit: Filipp Gunbin
Add tests for javaimp-parse-get-enclosing-scope
---
tests/parse.el | 104 +
1 file changed, 83 insertions(+), 21
branch: externals/javaimp
commit 0afe95ca1fe9ae2d2478ee21439e60475ead3f84
Author: Filipp Gunbin
Commit: Filipp Gunbin
Use ert-x in tests
---
Makefile | 2 +-
javaimp-tests.el | 23 +++--
tests
branch: externals/sql-cassandra
commit f0daf06e1933cf207449538adc455412998acd02
Author: Filipp Gunbin
Commit: Filipp Gunbin
Require emacs 29. Bump version.
---
sql-cassandra.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/sql-cassandra.el b/sql-cassandra.el
index
branch: externals/sql-cassandra
commit becfd49d11dc6924a1cd33e8efb4bb079865c6ba
Author: Filipp Gunbin
Commit: Filipp Gunbin
Update for rewritten sql-interactive-remove-continuation-prompt
---
sql-cassandra.el | 19 ++-
1 file changed, 2 insertions(+), 17 deletions(-)
diff
branch: externals/javaimp
commit 81bd14f2fa4ef5ff23fb89445e74b9934090fa69
Author: Filipp Gunbin
Commit: Filipp Gunbin
Use progress reporter for reading jars / parsing sources
---
javaimp-gradle.el | 21 ---
javaimp-maven.el | 13 +++--
javaimp-util.el | 26 +
javaimp.el
branch: externals/sql-cassandra
commit 3e919c88b248e6030694c1d090c81a487cf549ba
Author: Filipp Gunbin
Commit: Filipp Gunbin
Move defconsts inside eval-when-compile
---
sql-cassandra.el | 69
1 file changed, 35 insertions(+), 34
branch: externals/sql-cassandra
commit 1358c2eda10cf905e9228e5da4d2e0fb96211292
Author: Filipp Gunbin
Commit: Filipp Gunbin
.gitignore: New file
---
.gitignore | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00..6a5760af08
branch: externals/sql-cassandra
commit 19a9bf54120c816f9635ed144b5be67bb11a31ea
Author: Filipp Gunbin
Commit: Filipp Gunbin
Initial commit
---
sql-cassandra.el | 195 +++
1 file changed, 195 insertions(+)
diff --git a/sql-cassandra.el b
fgunbin pushed a change to branch externals/sql-cassandra.
at 19a9bf5412 Initial commit
This branch includes the following new commits:
new 19a9bf5412 Initial commit
fgunbin pushed a change to branch externals/sql-cassandra.
was a203380be4 Initial commit
This change permanently discards the following revisions:
discards a203380be4 Initial commit
branch: main
commit f2a8444b2eaf74211504e4bdfed925bbcd5452f5
Author: Filipp Gunbin
Commit: Filipp Gunbin
* elpa-packages (sql-cassandra): New package
---
elpa-packages | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa-packages
index 06003bc5fb
fgunbin pushed a change to branch externals/sql-cassandra.
at a203380be4 Initial commit
This branch includes the following new commits:
new a203380be4 Initial commit
branch: externals/sql-cassandra
commit a203380be4fb70e914945703fb8b022186694e35
Author: Filipp Gunbin
Commit: Filipp Gunbin
Initial commit
---
packages/sql-cassandra/sql-cassandra.el | 195
1 file changed, 195 insertions(+)
diff --git a/packages/sql
branch: externals/javaimp
commit 7c587270eeefc9db27b235fbc63312227bcc5b75
Author: Filipp Gunbin
Commit: Filipp Gunbin
More renames & cleanups
---
javaimp-gradle.el | 8
javaimp-maven.el | 4 ++--
javaimp-util.el | 39 ---
javaim
branch: externals/javaimp
commit 032d3a86395953237e0f7f6d178cd965b62ad560
Author: Filipp Gunbin
Commit: Filipp Gunbin
Cleanup and rename javaimp-cygpath-convert-maybe
---
javaimp-gradle.el | 6 +++---
javaimp-maven.el | 8
javaimp-util.el | 25
branch: externals/javaimp
commit a434ee966015752c65dc503de5159046c1edac42
Author: Filipp Gunbin
Commit: Filipp Gunbin
Reorganize project structure
---
.elpaignore | 4 +
Makefile | 25 ++
javaimp-gradle.el
branch: externals/javaimp
commit 74f101433b1821ed4827b4ac2a1ddcad6542630a
Author: Filipp Gunbin
Commit: Filipp Gunbin
Fix tests
---
javaimp-tests.el | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/javaimp-tests.el b/javaimp-tests.el
index a895fc6658..42b5daa069
branch: externals/javaimp
commit ba57d3ce4f4a0bceed57a13d3d7d797424cbbc92
Author: Filipp Gunbin
Commit: Filipp Gunbin
Fix javaimp-beginning-of-defun, javaimp-end-of-defun
---
javaimp-parse.el | 4 +--
javaimp.el | 87 ++--
2 files
branch: externals/javaimp
commit c1cee724fb8ff93a1a3cafb283017504e2e4efd1
Author: Filipp Gunbin
Commit: Filipp Gunbin
Fix javaimp-test--parse-scope-anon-class
---
javaimp-tests.el | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/javaimp-tests.el b/javaimp
fgunbin pushed a change to branch scratch/javaimp-wip.
was af69f40efc *** empty log message ***
This change permanently discards the following revisions:
discards af69f40efc *** empty log message ***
discards 544e9d428c *** empty log message ***
discards 606cb3f08a *** empty log
branch: externals/javaimp
commit 9bdcbda0f3f4dd799d7bfed5c5b8ce4a722c8d73
Author: Filipp Gunbin
Commit: Filipp Gunbin
Add javaimp-beginning-of-defun / javaimp-end-of-defun
---
javaimp-parse.el | 130 +--
javaimp-tests.el | 13
branch: scratch/javaimp-wip
commit af69f40efc73d7c8dbe5739786e085bf161228e1
Author: Filipp Gunbin
Commit: Filipp Gunbin
*** empty log message ***
---
javaimp-parse.el | 74 +---
javaimp-tests.el | 13 +-
javaimp-util.el | 19
branch: scratch/javaimp-wip
commit 544e9d428c9283cfb0649e8a3894b9760655dd9d
Author: Filipp Gunbin
Commit: Filipp Gunbin
*** empty log message ***
---
javaimp-parse.el | 4 ++--
javaimp-util.el | 9 +
javaimp.el | 56
branch: scratch/javaimp-wip
commit 606cb3f08a10bf5e6571657fbec6b13f019a5ead
Author: Filipp Gunbin
Commit: Filipp Gunbin
*** empty log message ***
---
javaimp-parse.el | 4 +--
javaimp-util.el | 7 +
javaimp.el | 86
3
branch: scratch/javaimp-wip
commit 52c6c71b93ee165b757aa7b22c6044621377d68f
Author: Filipp Gunbin
Commit: Filipp Gunbin
*** empty log message ***
---
javaimp-parse.el | 45 +---
javaimp.el | 69
fgunbin pushed a change to branch scratch/javaimp-wip.
at 52c6c71b93 *** empty log message ***
This branch includes the following new commits:
new 52c6c71b93 *** empty log message ***
branch: externals/javaimp
commit 4036f526952307d71c9eac18ae4f9414cf62ff92
Author: Filipp Gunbin
Commit: Filipp Gunbin
javaimp-parse.el: Remove save-excursion from parsers
---
javaimp-parse.el | 208 +++
1 file changed, 104 insertions
branch: externals/javaimp
commit c3d0bfa8d8bebc15eba622302bf38d236e5fe103
Author: Filipp Gunbin
Commit: Filipp Gunbin
Minor fixes
---
javaimp.el | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/javaimp.el b/javaimp.el
index b71bafb7fd..43b9cbd38b 100644
--- a
fgunbin pushed a change to branch externals/javaimp.
from 5294630f6c Fix show scopes
new 4036f52695 javaimp-parse.el: Remove save-excursion from parsers
new c3d0bfa8d8 Minor fixes
Summary of changes:
javaimp-parse.el | 208 +++--
branch: externals/javaimp
commit 5294630f6c456d8a4e87a708bf4dccf6a21e
Author: Filipp Gunbin
Commit: Filipp Gunbin
Fix show scopes
---
javaimp.el | 75 --
1 file changed, 39 insertions(+), 36 deletions(-)
diff --git a
branch: externals/javaimp
commit 9efdf954d5d63ebb41c07fea91c3e70cd5ca9b71
Author: Filipp Gunbin
Commit: Filipp Gunbin
Implement next-error support in javaimp-show-scopes-mode
---
javaimp-util.el | 2 +-
javaimp.el | 136
2
branch: externals/csv-mode
commit 56ed871dc2feb9a12dce84a590ef9f049cc0405a
Author: Filipp Gunbin
Commit: Filipp Gunbin
Fix skipping of empty fields when transposing rows with quotes
* csv-mode.el (csv--collect-fields): Don't do csv-forward-field if on
separator, otherwise
branch: externals/javaimp
commit 4221563a022cbb538ad0c1f9558e35c8de568f5a
Author: Filipp Gunbin
Commit: Filipp Gunbin
Version 0.8
---
javaimp.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/javaimp.el b/javaimp.el
index 8d4f344..3ce295a 100644
--- a/javaimp.el
+++ b
branch: externals/javaimp
commit 2fb28124cc7a282ee3369ca11c9f0967b28d0a5a
Author: Filipp Gunbin
Commit: Filipp Gunbin
Doc fixes
---
javaimp.el | 65 +++---
1 file changed, 41 insertions(+), 24 deletions(-)
diff --git a/javaimp.el b
branch: externals/javaimp
commit 4af23e9f0b3f50d6627cd0dab0bf05075987edb8
Author: Filipp Gunbin
Commit: Filipp Gunbin
Improve docs
---
javaimp.el | 113 -
1 file changed, 75 insertions(+), 38 deletions(-)
diff --git a/javaimp.el
branch: externals/javaimp
commit 1c03357f3acd6462d9e4838cdaa7086f39dd83bf
Author: Filipp Gunbin
Commit: Filipp Gunbin
* javaimp-parse.el (javaimp--parse-scope-class): Add bound for search
---
javaimp-parse.el | 85 ++--
1 file changed, 46
branch: externals/javaimp
commit df6ad62197bc863227c7c74ba6817312de9ba681
Author: Filipp Gunbin
Commit: Filipp Gunbin
* javaimp.el (javaimp-help-show-scopes): Add show-all arg
---
javaimp.el | 23 ---
1 file changed, 16 insertions(+), 7 deletions(-)
diff --git a
branch: externals/javaimp
commit f20e36e8bb067ba7e3579ebf56e002674652dc4b
Author: Filipp Gunbin
Commit: Filipp Gunbin
* javaimp-parse.el (javaimp--directive-regexp): Move above defconsts
---
javaimp-parse.el | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a
branch: externals/javaimp
commit abec1e31382ed33e69cf41294268c7b9a18380c3
Author: Filipp Gunbin
Commit: Filipp Gunbin
* javaimp-parse.el (javaimp--parse-get-package): Fix
---
javaimp-parse.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/javaimp-parse.el b/javaimp
1 - 100 of 287 matches
Mail list logo