shulkerscript-lang/src
Moritz Hölting 0133661ad4 implement error on conflicting function names and deterministic function generation order 2024-09-20 16:50:40 +02:00
..
base improve lua integration by allowing more flexible return types and introducing globals 2024-09-20 14:55:48 +02:00
lexical improve error display 2024-09-19 00:12:24 +02:00
syntax change return type of parse_* functions from Option to Result 2024-09-19 20:54:39 +02:00
transpile implement error on conflicting function names and deterministic function generation order 2024-09-20 16:50:40 +02:00
lib.rs change return type of parse_* functions from Option to Result 2024-09-19 20:54:39 +02:00