-
-
The TypeChecker is currently unable to determine the type of external expressions, which in many cases means that the compiler spits out a lot of warnings saying messages are sent, functions are calle…
-
For this model: https://github.com/HEADS-project/ThingML-BLE/blob/master/0_BLENotifier/BLENotifier.thingml
Probably an exception is thrown in the generator
-
This post proceeds the question at here: https://github.com/HEADS-project/training/issues/118
Would you mind giving a little more explanation on how to work on that (extracting ThingML elements) us…
-
When I was running the project provided at https://github.com/HEADS-project/training/tree/79d92e02eaee41a548dd7ee3448ccc6b9642cc6e/1.ThingML_Basics/7.ReadThingMLModel, I encountered the following prob…
-
I create a new Kevoree Project and uncheck the 'Default Location', choose a folder outside the workspace. But the wizard ignores it. The project files are created at default location.
I use ThingML …
-
I'm writing this post to ask you something about ThingML.
My current work is trying to translate ThingML project to the input of some timed automata tool for some academic purpose, so it's necessary …
-
When generating code for javascript there is name collision for messages and functions
No error messages, but the generated code is not executable.
Suggest to generate code where function names ar…
-
There seems to be a bug in the State.js library, the EventEmitter class, or the way we use them.
Currently with the browser-compiler (xtext branch), the following problem arises:
If a message that…
-
It would be nice if it was possible to disable specific warnings and notices from the compiler, where "unconventional" behaviour is intentional and known by the developer. In the current situation, th…