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
52ee83e0da
shulkerscript-lang
/
src
History
Moritz Hölting
f3f69faace
Merge branch 'feature/macro-functions' into develop
2025-02-17 13:58:58 +01:00
..
base
Merge branch 'feature/macro-functions' into develop
2025-02-17 13:58:58 +01:00
lexical
Merge branch 'feature/macro-functions' into develop
2025-02-17 13:58:58 +01:00
semantic
allow passing in parameters to functions that will be used as macros
2024-11-12 14:40:40 +01:00
syntax
require macros to be present in function parameters
2024-11-11 22:54:24 +01:00
transpile
Merge branch 'feature/macro-functions' into develop
2025-02-17 13:58:58 +01:00
lib.rs
Merge branch 'feature/macro-functions' into develop
2025-02-17 13:58:58 +01:00
serde.rs
change back to derive (de-)serialize for Span
2025-02-16 20:41:20 +01:00
util.rs
unescape macro string contents
2024-11-15 10:33:55 +01:00