shulkerscript-lang/src
Moritz Hölting 5c2f73e994 fix compile error when compiling without shulkerbox feature 2025-03-14 13:20:24 +01:00
..
base Merge branch 'feature/macro-functions' into develop 2025-02-17 13:58:58 +01:00
lexical rework annotations & transpile single int declarations without assignment 2025-02-27 22:03:45 +01:00
semantic change conditional to use expression instead of individual condition 2025-03-11 19:43:26 +01:00
syntax allow passing some variables into lua 2025-03-14 12:51:17 +01:00
transpile fix compile error when compiling without shulkerbox feature 2025-03-14 13:20:24 +01:00
lib.rs remove possibility of using same transpiler twice 2025-03-11 21:00:50 +01:00
serde.rs rework annotations & transpile single int declarations without assignment 2025-02-27 22:03:45 +01:00
util.rs implement more primary expressions (identifier, parenthesized, prefixed) 2025-03-10 15:57:38 +01:00