Commit Graph

15 Commits

Author SHA1 Message Date
7dc17e47fc
JPMS support
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-11-24 15:06:59 +01:00
87f5751fa1
[muscript] Enhance StringCoerce optimization 2022-06-29 17:46:29 +02:00
f84bdd2a02
[muscript] implement basic AST optimization. Completely untested, of course 2022-06-29 17:38:05 +02:00
62ab9e930d
[main] commons.data with Either type, move muscript.dynamic to commons.data.dynamic 2022-06-29 15:41:44 +02:00
8bba3a33d5
[muscript] Even better errors 2022-06-13 13:31:54 +02:00
a9cd45c39d
[muscript] Generate error data in create method, not in toString 2022-06-13 11:06:01 +02:00
ed680f57a9
[muscript] Slightly better debugging experience 2022-06-13 10:44:59 +02:00
5447174c90
[muscript] No more inner-classes for expressions 2022-06-07 13:36:48 +02:00
4f3fdbb9fd
[muscript] Rename optic to dynamic to better represent its purpose in the context of muscript 2022-06-07 12:19:58 +02:00
4f6c87b525
[muscript] Enhance string lexing 2022-06-04 19:29:38 +02:00
340e93d6d4
[muscript] OEnum for representing enums 2022-06-04 18:35:27 +02:00
47c30f499b
[muscript] Adjust Get.get exception 2022-06-04 18:16:53 +02:00
16e3a3224d
[muscript] Basic StarScript ingester 2022-06-04 17:01:23 +02:00
c7b9320dea
[muscript] Standard library from starscript 2022-06-03 20:30:25 +02:00
a4e9a3425e
[muscript] First iteration, seems to work 2022-06-03 19:54:31 +02:00