|
570264ecbc
|
feat(muscript): add StandardLib to muscript-data-additional
|
2024-04-07 15:36:19 +02:00 |
|
|
f1e51f98e3
|
style(muscript): clean up Optimizer
|
2024-04-07 15:35:51 +02:00 |
|
|
a171edf20f
|
fix(muscript): don't reference nonexistant module
|
2024-04-07 15:35:32 +02:00 |
|
|
3361ee9df1
|
fix(muscript): use String.formatted instead of concatenation
|
2024-04-07 15:35:14 +02:00 |
|
|
8bddb34c22
|
fix(muscript): prepare muscript-ast for muscript-runtime
|
2024-04-07 15:34:44 +02:00 |
|
|
111cd13de2
|
fix(muscript): move components used in StandardLib to muscript-core
|
2024-04-07 15:33:59 +02:00 |
|
|
712a0406c5
|
fix(muscript): use addFirst in Bind
|
2024-04-07 15:17:14 +02:00 |
|
|
b6e9923fcf
|
fix(muscript): skip unneeded decompile/recompile step and use getLast
|
2024-04-07 15:17:01 +02:00 |
|
|
21a7cfcc39
|
fix(muscript): don't evaluate name twice in object path of Get
|
2024-04-07 15:16:32 +02:00 |
|
|
cfc6402788
|
feat(muscript): port over StarScriptIngester
ci/woodpecker/push/woodpecker Pipeline was successful
|
2024-04-05 18:20:37 +02:00 |
|
|
95658555cf
|
feat(muscript): implement extractSideEffects
ci/woodpecker/push/woodpecker Pipeline was successful
|
2024-04-05 18:15:15 +02:00 |
|
|
9e6e337843
|
feat(muscript): prepare for extractSideEffects
|
2024-04-05 18:13:16 +02:00 |
|
|
b15058a8e8
|
feat(muscript): initial implementation of muscript-optimizer
ci/woodpecker/push/woodpecker Pipeline was successful
|
2024-04-05 17:58:26 +02:00 |
|
|
f40ed3e4e7
|
feat(muscript): add ExtensibleExpr.optimize in preparation for muscript-optimizer
ci/woodpecker/push/woodpecker Pipeline was successful
|
2024-04-05 17:57:28 +02:00 |
|
|
4205297661
|
feat(muscript): add factory methods for ExprGroup
|
2024-04-05 17:56:57 +02:00 |
|
|
3ec097ce28
|
fix(muscript): null-check in ExprUtils
|
2024-04-05 17:56:34 +02:00 |
|
|
31282ed398
|
style(muscript): clean up branch
|
2024-04-05 17:45:12 +02:00 |
|
|
7a690a8428
|
style(muscript): carry over packedArgs on ExprGroup.optimize
|
2024-04-05 17:43:37 +02:00 |
|
|
1897785b51
|
style(muscript): move case to new line
ci/woodpecker/push/woodpecker Pipeline was successful
|
2024-04-05 17:40:46 +02:00 |
|
|
2267ce6600
|
fix(muscript): carry over fork on ExprGroup optimization
|
2024-04-05 17:40:15 +02:00 |
|
|
639ddfb8ea
|
feat(muscript): implement serialization
ci/woodpecker/push/woodpecker Pipeline was successful
|
2024-04-05 14:21:17 +02:00 |
|
|
933a642dc3
|
feat(muscript): additional data
|
2024-04-05 14:21:04 +02:00 |
|
|
55b3b4cbe0
|
feat(muscript): implement parsing
|
2024-04-05 14:20:55 +02:00 |
|
|
1a210837f3
|
feat(muscript): implement additional data
|
2024-04-05 14:20:22 +02:00 |
|
|
27b4d535ff
|
feat(muscript): add muscript-core for shared code between muscript modules
|
2024-04-05 14:19:38 +02:00 |
|
|
62c13cc9ac
|
fix(muscript): properly decompile listOf
|
2024-04-05 14:18:48 +02:00 |
|
|
c9347fcec0
|
feat: initial port of muscript ast to ADT-based module
|
2024-04-03 18:30:24 +02:00 |
|
|
003c317b11
|
chore: make use of sequenced collections
|
2024-04-03 18:28:37 +02:00 |
|
|
01f1fdf188
|
feat: break apart HttpClient
|
2024-04-03 17:28:49 +02:00 |
|
|
86f100da8e
|
feat: update to JDK 21
|
2024-04-03 17:28:40 +02:00 |
|
|
7a0d2f726e
|
feat(http-client): extend HTTP client with facilities for more manual response processing
ci/woodpecker/push/woodpecker Pipeline was successful
|
2024-04-03 17:21:13 +02:00 |
|
|
067f3b9de9
|
feat(commons): wrap IO exception in UncheckedIOException instead of generic RuntimeException
|
2024-04-03 17:20:19 +02:00 |
|
|
b4ffad5c2c
|
fix(logger): catch exception during configuration
ci/woodpecker/push/woodpecker Pipeline was successful
|
2024-03-14 15:36:26 +01:00 |
|
|
e38bb73f7c
|
feat(logger): support configuration entrypoint
ci/woodpecker/push/woodpecker Pipeline was successful
|
2024-03-14 15:16:16 +01:00 |
|
|
65b25e85b3
|
fix(logger): updateAllStrategies now updates future finders too
ci/woodpecker/push/woodpecker Pipeline was successful
|
2024-03-14 14:29:19 +01:00 |
|
|
6195cfbc83
|
fix(logger): this doesn't need to be private
ci/woodpecker/push/woodpecker Pipeline was successful
|
2024-03-14 14:15:39 +01:00 |
|
|
af6252522d
|
BREAKING(logger): use System.Logger instead of SLF4J
ci/woodpecker/push/woodpecker Pipeline was successful
|
2024-03-14 13:57:12 +01:00 |
|
|
2935b9af7c
|
build: bump gradle-kotlin-dsl
ci/woodpecker/push/woodpecker Pipeline was successful
|
2024-03-12 14:15:13 +01:00 |
|
|
7ba1d2aecb
|
ci: use "steps" instead of "pipeline"
ci/woodpecker/push/woodpecker Pipeline was successful
|
2024-03-09 14:54:11 +01:00 |
|
|
141eb8a280
|
docs(unsafe): Document commons-unsafe
ci/woodpecker/push/woodpecker Pipeline was successful
|
2024-03-09 14:08:27 +01:00 |
|
|
3d3c657497
|
feat(commons): Implement fake ScopedValue for use until the real thing arrives
ci/woodpecker/push/woodpecker Pipeline was successful
|
2024-03-09 13:38:28 +01:00 |
|
|
fea0d4cc66
|
docs(logger): document new stuff
|
2024-03-09 13:37:54 +01:00 |
|
|
f38ebc3a62
|
fix(muscript): use slf4j
ci/woodpecker/push/woodpecker Pipeline was successful
|
2024-03-09 12:47:58 +01:00 |
|
|
7bb747ddf5
|
fix(logger): track logger factories to restore easy configuration
|
2024-03-09 12:47:35 +01:00 |
|
|
a67d1dbbd6
|
feat: replace commons-logging with slf4j-based commons-logger and use type-safe dependency DSLs
ci/woodpecker/push/woodpecker Pipeline failed
The only reason it needed to be separate was logging during ultra early init in Minecraft. I can figure out something else for that.
|
2024-03-09 12:37:38 +01:00 |
|
|
cb2d9bfc65
|
fix(http-client): null-check message
ci/woodpecker/manual/woodpecker Pipeline was successful
|
2024-02-22 20:00:43 +01:00 |
|
|
d72724f1fd
|
feat(logging): Factor out PrintStreamLogger from StdoutLogger to support logging to stderr and others
|
2024-01-19 09:04:57 +01:00 |
|
|
75d41184c9
|
fix(muscript): remove unsafe cast to string for any assign casted to string
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-11-14 20:01:10 +01:00 |
|
|
b926bf4495
|
feat(muscript): Abstract lexer away from parser through interface to allow different data sources
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-11-14 18:55:17 +01:00 |
|
|
7ae4cd55b6
|
fix(commons): fix OOB for AsyncRequest.start
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-10-21 14:50:23 +02:00 |
|