This website requires JavaScript.
Explore
Help
Sign In
moritz
/
shulkerscript-lang
mirror of
https://github.com/moritz-hoelting/shulkerscript-lang.git
Watch
1
Star
0
Fork
You've already forked shulkerscript-lang
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5c2f73e994
shulkerscript-lang
/
src
History
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