Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Check-ins with non-propagating tags:
|
2018-09-17
| ||
| 09:22 | fix typo in state stringer Leaf check-in: 02953eb740 user: schuller@bytemine.net tags: trunk, v0.0.3 | |
|
2018-09-07
| ||
| 13:43 | export check result types the types checkResultVars and checkResult weren't exported. this changes: - checkResultVars to CheckResultVars - checkResult to CheckResultData the reason for this change is to have the possibility to construct values of these types in tests. check-in: 58d80cd5bf user: schuller@bytemine.net tags: trunk, v0.0.2 | |