-
From mbeddr.core created by [eugenschindler](https://github.com/eugenschindler) : mbeddr/mbeddr.core#1960
When using the _auto-layout diagram_ button (![image](https://user-images.githubusercontent…
-
https://github.com/mbeddr/mps-gradle-plugin/blob/a4a8f3cf7204799e3cd9dd2e331c8f3692f65c0e/src/main/groovy/de/itemis/mps/gradle/CreateDmg.groovy#L55-L60
Gradle tasks should not perform artifact reso…
-
Every time when a standard library function is needed, it needs to be firstly lifted in mbeddr. It would be really helpful if mbeddr core incorporates also (a subset of) standard libraries.
-
```
java.lang.StackOverflowError
at java.util.concurrent.ConcurrentHashMap$Segment.put(ConcurrentHashMap.java:443)
at java.util.concurrent.ConcurrentHashMap.putIfAbsent(ConcurrentHashMap.java:…
-
I guess the updated scripts are here: https://github.com/JetBrains/intellij-community/tree/0e39cd4e47b173df75a904c71ff3426cbd4beb37/platform/build-scripts/tools/mac/scripts
macOS 11.x Big Sur requi…
-
The current code is somewhat hard to follow, and it is not clear why `arch -32` is needed:
https://github.com/mbeddr/mps-gradle-plugin/blob/24e832c4d4acc272b70663c9b64c87cc1c12cb5e/src/main/resourc…
-
Usability improvements
- Scope is not checked. It is possible to call constructors from unrelated classes.
- Changing the constructor can be done when selecting parantheses, but this is not very intui…
-
We are using the mbeddr.platform in version 2022.2.24492.bc2ece9 and are seeing the following exception on MPS startup:
```
Action dispatch failed. Thread ApplicationImpl pooled thread 7, state …
-
trying to declare the following in the "this keyword" TS tests: int16[sizeof(*this)]
This gives an error: Error: must be statically evaluatable
-
The mbeddr user guide mentions the concept of stripping and reintroducing units several times. (Sections
[7.2.4](http://mbeddr.com/userguide/UserGuideExport.html#sid5000085652829236414) & [7.5](http:…