1
0
mirror of https://github.com/chylex/IntelliJ-AceJump.git synced 2024-10-17 06:42:47 +02:00
Commit Graph

1004 Commits

Author SHA1 Message Date
breandan
48d96b294b update function signature 2018-10-06 15:23:45 -04:00
breandan
845ee8e7ed Merge remote-tracking branch 'origin/master'
# Conflicts:
#	build.gradle.kts
#	gradle/wrapper/gradle-wrapper.properties
2018-10-06 15:03:02 -04:00
breandan
5433ba9beb bump versions 2018-10-06 15:02:13 -04:00
breandan.considine
8e481f0ef4 adopt a more MVC-like design pattern 2018-09-02 13:28:52 -04:00
breandan.considine
627d86d6ea refactor jump mode flag toggle to a state machine 2018-09-02 12:09:20 -04:00
breandan.considine
cc160493f6 Merge branch 'tanalab2-add-esc-action-handler' 2018-09-02 00:11:39 -04:00
breandan.considine
bec24868a6 Merge branch 'add-esc-action-handler' of https://github.com/tanalab2/AceJump into tanalab2-add-esc-action-handler 2018-09-02 00:11:22 -04:00
breandan.considine
f51d8ebc94 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	build.gradle.kts
#	gradle/wrapper/gradle-wrapper.properties
2018-09-02 00:00:24 -04:00
breandan.considine
5b1c66ccf0 add case sensitive search and refactor FindModel, fixes #247 2018-09-01 23:59:01 -04:00
breandan
6ca3ec3d6b simplify contributing instructions 2018-07-31 18:59:07 -04:00
Breandan Considine
1c30121e8e bump versions 2018-07-27 20:06:37 -04:00
breandan
74d996eb59
update badges 2018-07-25 11:00:44 -04:00
breandan
ba699c1cba
add badges 2018-07-21 22:55:27 -04:00
breandan.considine
8fc55bc10e com.johnlindquist -> org.acejump 2018-07-07 23:09:38 -04:00
breandan
c7900e28e9
update GH links 2018-07-07 23:01:53 -04:00
breandan
d21ece793f
update github URL 2018-07-07 22:59:26 -04:00
Breandan Considine
ef40c72751 bump kotlin version 2018-07-05 22:45:38 -04:00
breandan
fabfb93acc
bump gradle wrapper version 2018-06-15 14:10:32 -04:00
breandan
afcf5493fa
bump versions 2018-06-15 14:10:11 -04:00
breandan
fdeb767b3f bump gradle-intellij verison 2018-06-13 17:18:48 -04:00
breandan
12a8cbce0a bump kotlin verison 2018-06-13 17:17:38 -04:00
kenji tanaka
37d65c8e19 add escActionHandler for #211 (Ctrl-G in Emacs mode) 2018-06-05 07:32:00 +09:00
breandan.considine
f14ae8e7de style fixes 2018-06-02 22:10:13 -04:00
breandan.considine
abf2b55199 add project name 2018-06-02 18:31:18 -04:00
breandan.considine
878d5ef08c simplify buildscript 2018-06-02 17:06:07 -04:00
breandan
08163b7d10 small refactor 2018-06-02 11:04:53 -04:00
breandan.considine
3347cd170e minor adjustments to #219 2018-05-30 14:48:52 -04:00
breandan.considine
1a5387251e start implement #219 2018-05-30 12:38:36 -04:00
breandan.considine
a1b423806c add RxKotlin dependency for #237 2018-05-27 00:19:27 -04:00
breandan.considine
48d47d86ae simplify documentation 2018-05-27 00:03:24 -04:00
breandan.considine
483e9ffb2d revert to older wrapper version 2018-05-26 23:39:30 -04:00
breandan.considine
e98f345232 update to version on gkdsl master branch 2018-05-26 23:29:40 -04:00
breandan.considine
222782fd89 buildscript deps no longer required with Gradle Kotlin DSL 2018-05-26 23:23:47 -04:00
breandan.considine
d59179e49f comment is not a kdoc! 2018-05-26 23:22:15 -04:00
breandan
d181d81a22
update wording 2018-05-25 20:20:54 -04:00
breandan
936ea80014
fix lower bound on k 2018-05-25 18:32:11 -04:00
breandan
3684132a36
update wording 2018-05-25 15:28:03 -04:00
breandan
3316a29a84
same thing, but |I*| is better notation #236 2018-05-25 15:25:01 -04:00
breandan
c6b58b60f4
missing comma 2018-05-25 15:16:56 -04:00
breandan
a86ceb0d2f
further clarify #236 2018-05-25 14:59:17 -04:00
breandan
4885542cf0
formalize tag assignment problem as per #236 2018-05-25 14:10:58 -04:00
breandan.considine
9fa55ab829 update versions 2018-05-04 03:02:47 -07:00
breandan.considine
4a6fef86b4 RunIdeaTask -> RunIdeTask 2018-04-28 23:03:40 -04:00
breandan
116b25abc2
Update gradle-intellj-plugin version 2018-04-14 15:50:40 -04:00
breandan
62b329a34c
Update Gradle wrapper version 2018-04-14 15:49:59 -04:00
breandan
acaeaca543
miscellaneous build trivia 2018-04-09 23:32:47 -04:00
breandan
c7f422ba3e
Add link to gradle-intellij-plugin docs 2018-04-09 23:21:52 -04:00
breandan
9089062e5f
Add different instructions for Windows and *nix 2018-04-09 23:14:37 -04:00
breandan
f18ecb1015
Merge pull request #230 from fapdash/add-maintained-emacs-package
Add maintained package for emacs to README
2018-04-06 09:13:42 -04:00
Fabian Pfaff
21af993ffb Add maintained package for emacs to README 2018-04-06 13:42:06 +02:00