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

1001 Commits

Author SHA1 Message Date
breandan
c8c6f9c4bf make perf test a bit more robust 2020-11-19 17:52:32 -05:00
breandan
3fd3edf6f1 Merge branch 'optimizations' of https://github.com/chylex/AceJump into chylex-optimizations 2020-11-19 16:45:37 -05:00
breandan
e741c913a0 update gradle wrapper 2020-11-19 16:44:40 -05:00
7692a0ed1b Reduce allocations, boxing, and lowercasing work when computing word fragments 2020-11-18 21:32:06 +01:00
9c5a6d6e83 Avoid sorting same integer lists in Solver.map 2020-11-18 21:32:05 +01:00
c3b330df6d Change collection data types & usage, fix Trigger stuttering, and eliminate some unnecessary work to improve performance 2020-11-17 11:12:38 +01:00
breandan
18d97e9ddc remove whitespace, trigger rebuild 2020-10-30 23:59:32 -04:00
breandan
9b8ee4f011 fix gradle build 2020-10-30 23:46:49 -04:00
breandan
cb6a83794f update changelog plugin 2020-10-25 23:20:49 -04:00
breandan
d22382fcce update gradle plugin 2020-10-25 23:19:27 -04:00
breandan
8b0bf6b771 Merge remote-tracking branch 'origin/master' 2020-10-25 23:18:17 -04:00
breandan
5680ba8633 update platform version to 2020.2 2020-10-25 23:18:10 -04:00
breandan
abe9c838df
add #225 to wishlist 2020-09-14 22:42:09 -04:00
breandan
f4a065d7ec
update Pinyin instructions 2020-08-19 00:36:10 -04:00
breandan
be68df24f4
remove wishlist item 2020-08-19 00:32:42 -04:00
breandan
fb01073792
cite @fools-mate #335 and acknowledge specific contributions 2020-08-17 16:34:43 -04:00
breandan
ddd5103c5c
Merge pull request #335 from fools-mate/logo-icon
Add logo & icon
2020-08-17 16:15:22 -04:00
Fool's Mate
6564a3e2cf add logo & icon 2020-08-17 21:02:39 +02:00
breandan.considine
5323880861 revert kotlin update to fix failing test 2020-08-14 20:54:07 -04:00
breandan.considine
048142dbc0 bump versions 2020-08-14 12:49:06 -04:00
breandan
c274d62acd Merge remote-tracking branch 'origin/master' 2020-08-10 21:44:25 -04:00
breandan
91b8ce5bdd bump gradle wrapper 2020-08-10 21:44:12 -04:00
breandan
0fcfbc299f
update social URL 2020-08-10 00:42:32 -04:00
breandan
711be21b07 test latency to catch performance regressions, #207, #217 2020-08-05 22:53:38 -04:00
breandan
2aa17ae681 Pair(x, y) -> x to y 2020-07-21 01:43:00 -04:00
breandan
654d8bbb7d if(x.isEmpty())... -> x.ifEmpty {...} 2020-06-30 09:51:25 -04:00
breandan
033c67c159 use changelog plugin to fetch change notes 2020-06-28 17:46:47 -04:00
breandan
130d69082f update link to logo candidates 2020-06-22 17:08:56 -04:00
breandan
528b34c084 update version 2020-06-22 17:02:36 -04:00
breandan
0a82fd5446 increase test coverage for modes/pinyin #139 2020-06-22 17:02:17 -04:00
breandan
218874c5d4 fix potential bug 2020-06-22 17:00:55 -04:00
breandan
f10d87cdb6 bump gradlew version 2020-06-02 18:05:03 -04:00
breandan
9cb8dd5dee bump version and prepare for release 2020-05-28 00:38:59 -04:00
breandan
2c270b4027
Merge pull request #330 from AlexPl292/master
Fix circular dependency between values in AceConfig
2020-05-20 11:19:24 -04:00
Alex Plate
ed619d0ed1
Fix circular dependency between values in AceConfig
Fixes #226
2020-05-20 10:35:36 +03:00
breandan
06b2322b85 object -> class, separate service/configurable, still not persisting #226 2020-05-20 01:02:54 -04:00
breandan
fb5164996e fix storages path 2020-05-19 23:58:38 -04:00
breandan
083c030edb small refactor 2020-04-29 03:11:15 -04:00
breandan
8d49532332 switch to tinypinyin engine #314 2020-04-22 01:15:57 -04:00
breandan
1800efd60d fix link in release notes 2020-04-20 03:53:44 -04:00
breandan
99eca78e84 fix pinyin support #314 2020-04-20 03:50:29 -04:00
breandan
8fc42b8dec fixes #325 2020-04-20 03:48:54 -04:00
breandan
eb500fc6ca
Merge pull request #326 from AlexPl292/master
Quickfix for for circular dependency between AceConfig and Pattern
2020-04-20 03:30:10 -04:00
Alex Plate
d6f9cb53bb
Quickfix for for circular dependency between AceConfig and Pattern 2020-04-20 10:13:28 +03:00
breandan
56bcca40fd revert plugin description, doesn't seem to work 2020-04-19 02:16:19 -04:00
breandan
c3a99c9002 fix change notes and plugin description 2020-04-19 02:09:54 -04:00
breandan
ff184549cd update since-build 2020-04-19 01:53:38 -04:00
breandan
5190d99e33 release next version 2020-04-19 01:42:35 -04:00
breandan
1e0d0eb5c9 add logging and improve readability 2020-04-19 00:16:57 -04:00
breandan
c0e06d59f1 cleanup 2020-04-19 00:16:12 -04:00