Patrik
Patrik
We need to fix the publication behavior. In the case visible below, the tests are succeeding, but the Teamcity build is failing, because we set the build to fail when...
The old units in org.iets3.core.expr.typetags.units have an issue in structural comparison, e.g. in EditorTests. In structural tests, e.g. as a result of an Editor Tests, a unit `s^-1*m` is considered...
In a customer project, we have a issue with types related to comparing types when the type is a set It looks like a set of set of numbers with...
First batch of code improvements
I took a look at the com.strumenta.kolasu.lionweb, and found a few improvements I suggest to implement: - Use of `when` statements instead of nested `if-else` ones, e.g. in JSONComparison -...
Improved the readme by adding prerequisites and build + test instructions fixes #375
Improve the readme by adding prerequisites, and explaining how to build and test