mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-19 21:44:00 +00:00
5d6e853806
Sometimes to fix something you have to break it first. This get GDScript mostly working with the new tokenizer and parser but a lot of things isn't working yet. It compiles and it's usable, and that should be enough for now. Don't worry: other huge commits will come after this.