moritz
synced commits to develop at moritz/shulkerscript-lang from mirror
2025-01-17 17:18:15 +01:00
8223dccc24
fix compilation errors depending on feature selection and update dependency version
94b1ffead7
combine repositories of web api and scraper
bc88064c82
change to use postgres db instead of scraping
moritz
synced commits to develop at moritz/shulkerscript-lang from mirror
2024-11-15 18:09:45 +01:00
6179bebbf0
remove unnecessary RwLocks in Transpiler
moritz
synced commits to feature/macro-functions at moritz/shulkerscript-lang from mirror
2024-11-15 18:09:45 +01:00
5154531083
unescape macro string contents
moritz
synced commits to feature/macro-functions at moritz/shulkerscript-lang from mirror
2024-11-12 16:39:45 +01:00
03973bbac1
allow passing in parameters to functions that will be used as macros
moritz
synced commits to feature/macro-functions at moritz/shulkerscript-lang from mirror
2024-11-12 00:29:44 +01:00
7e96a43e5f
show multiple errors and mark tick/load annotation incompatible with parameters
eb595bc28b
require macros to be present in function parameters
moritz
synced commits to feature/macro-functions at moritz/shulkerbox from mirror
2024-11-11 23:59:45 +01:00
76d58c0766
fix underflow error in get_count
moritz
synced commits to feature/macro-functions at moritz/shulkerscript-lang from mirror
2024-11-11 00:09:46 +01:00
moritz
synced new reference feature/macro-functions to moritz/shulkerscript-lang from mirror
2024-11-11 00:09:46 +01:00
moritz
synced commits to feature/macro-functions at moritz/shulkerbox from mirror
2024-11-10 23:39:45 +01:00
588bc3f464
only prefix commands with '$' that actually use macros
8f05fef703
fix using other execute variants after if resulting in `run execute`