Ohad Shai
|
fbb6aa580e
|
chore: upgrade to kotlin-logging 5 (PR #1966)
* upgrade to kotlin-logging 5
* apply code autoformatting
* resolve deprecation warnings
---------
Co-authored-by: Skylot <skylot@gmail.com>
|
2023-07-30 19:02:56 +01:00 |
|
Skylot
|
d076c4e73d
|
build: migrate to kotlin dsl in gradle scripts, update gradle and deps
|
2023-07-08 20:13:37 +01:00 |
|
Yoav Sternberg
|
f558203a9d
|
feat(api): access node under caret/mouse and jump (PR #1903)
* Access node under caret/mouse and jump
* Apply lint
|
2023-06-09 15:50:57 +01:00 |
|
Skylot
|
eb4d540b04
|
chore: update dependencies
|
2023-06-07 21:20:05 +01:00 |
|
Skylot
|
50c5f0874f
|
feat(gui): manage plugins in preferences window
|
2023-06-06 22:29:31 +01:00 |
|
Skylot
|
683cd76cc5
|
feat: add events support (#1832)
|
2023-06-06 21:58:29 +01:00 |
|
Skylot
|
ae1b1ce99e
|
fix(build): use Kotlin with explicit project dependency
|
2023-05-17 21:26:55 +01:00 |
|
Skylot
|
1d6ebed7e5
|
chore: fix spotless apply
|
2023-04-20 17:22:16 +01:00 |
|
Skylot
|
e933b41236
|
script: replace method call with calculated result (#1251)
|
2023-04-20 17:22:14 +01:00 |
|
Skylot
|
7d69e5aaab
|
feat(gui): add script log open button
|
2023-04-20 17:22:14 +01:00 |
|
Skylot
|
9a6dec0dbd
|
fix: scripts runtime code and docs clean up
|
2023-04-20 17:22:13 +01:00 |
|
Skylot
|
17574ee554
|
chore: update dependencies
|
2023-04-20 17:22:13 +01:00 |
|
Skylot
|
926f4e497a
|
feat(gui): allow to dock log viewer, new filter modes
|
2023-04-20 17:22:13 +01:00 |
|
Skylot
|
acbe94df27
|
feat(script): add code area popup menu action
|
2023-04-20 17:22:13 +01:00 |
|
Skylot
|
a2f018a00b
|
feat(gui): add run, check and format script actions
|
2023-04-20 17:22:12 +01:00 |
|
Skylot
|
98cc1b1022
|
script: add sample deobf by code script (#1706)
|
2023-04-20 17:22:06 +01:00 |
|
Skylot
|
745f46f81f
|
build: configure spotless for kotlin, apply code style fixes
|
2023-04-20 19:01:41 +03:00 |
|
Skylot
|
cb1f3e9843
|
refactor: use package nodes in api and ui
|
2023-04-20 19:01:38 +03:00 |
|
Skylot
|
bc7300bd01
|
feat: add package node, allow to rename packages
|
2023-04-20 19:01:36 +03:00 |
|
Skylot
|
278d7fa3f9
|
feat(script): add options support
|
2023-04-20 19:01:35 +03:00 |
|
Skylot
|
e5e64365fc
|
feat: add base scripting support
|
2023-04-20 19:01:29 +03:00 |
|