Xojo language was completed.#2805
Xojo language was completed.#2805RunDevelopment merged 5 commits intoPrismJS:masterfrom XojoGermany:master
Conversation
Xojo language was completed (missing keywords etc.).
Added missing "Variant" Keyword (data type).
|
Please also add the new keywords to Xojo's keyword test. You can find more information about the test suite here. |
Done ;) |
|
Tests fail because the expected token stream is incorrect. The fasted way to solve this is to delete the incorrect expected token stream (just delete all the JSON) and then run |
I am sorry, I am not familiar with these tests and unfortunately do not know how exactly to proceed. I only wanted to complete the Xojo Language reference. Where do I have to run |
|
Don't worry about it. Do the following steps:
|
I just did that and unfortunately I get this error message. I'm sorry, I really have no experience with this at all :-( |
|
Ah, yes. You have to install Prism's dependencies beforehand. Run |
Next try
Ones more ;)
|
Thanks for guiding me this far ;) Greetings to Leipzig |
|
Thank you for contributing! |

Xojo language was completed (missing keywords etc.).