Moritz Hölting moritz
moritz synced commits to develop at moritz/shulkerscript-lang from mirror 2025-02-17 21:18:16 +01:00
96fe865ac1 Merge branch 'feature/macro-functions' into develop
5154531083 unescape macro string contents
03973bbac1 allow passing in parameters to functions that will be used as macros
7e96a43e5f show multiple errors and mark tick/load annotation incompatible with parameters
eb595bc28b require macros to be present in function parameters
Compare 6 commits »
moritz synced and deleted reference refs/tags/feature/macro-functions at moritz/shulkerscript-lang from mirror 2025-02-17 21:18:15 +01:00
moritz synced and deleted reference refs/tags/feature/serialize-source-files at moritz/shulkerscript-lang from mirror 2025-02-16 20:58:16 +01:00
moritz synced commits to develop at moritz/shulkerscript-lang from mirror 2025-02-16 20:58:16 +01:00
f962f5c36b remove dependency on feature "rc" of serde
e1fb8c2a8e change back to derive (de-)serialize for Span
23aa3a58fe update changelog and make flexbuffers dependency optional
5b5465488f change order of serialization of Span by serializing to temporary buffer
116a15e8ea implement custom deserialize
Compare 6 commits »
moritz synced commits to develop at moritz/shulkerscript-lang from mirror 2025-02-15 20:28:16 +01:00
a91b6f82f5 update dependencies
moritz synced commits to feature/serialize-source-files at moritz/shulkerscript-lang from mirror 2025-02-15 20:28:16 +01:00
c624ed31f8 remove dependency on feature "rc" of serde
179886e5e5 change back to derive (de-)serialize for Span
Compare 2 commits »
moritz synced commits to feature/serialize-source-files at moritz/shulkerscript-lang from mirror 2025-02-15 12:18:15 +01:00
2d2ecb5129 update changelog and make flexbuffers dependency optional
af5717b10c change order of serialization of Span by serializing to temporary buffer
4f787665c1 implement custom deserialize
ba8ffa0d86 implement custom serialize for Span
8223dccc24 fix compilation errors depending on feature selection and update dependency version
Compare 6 commits »
moritz synced commits to feature/serialize-source-files at moritz/shulkerscript-lang from mirror 2025-02-12 19:08:15 +01:00
moritz synced new reference feature/serialize-source-files to moritz/shulkerscript-lang from mirror 2025-02-12 19:08:15 +01:00
moritz synced commits to main at moritz/portfolio-webpage from mirror 2025-02-09 22:18:14 +01:00
25689c88e0 update dependencies
f73478a9d1 add onion site as meta tag http-equiv
Compare 2 commits »
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
moritz synced commits to main at moritz/mensa-upb-api from mirror 2024-11-21 04:09:44 +01:00
94b1ffead7 combine repositories of web api and scraper
bc88064c82 change to use postgres db instead of scraping
Compare 2 commits »
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
Compare 2 commits »
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`
Compare 2 commits »