Commit graph

15 commits

Author SHA1 Message Date
e70eae2286 PlantUML: render class cardinalities. Extend constraint checker API. 2024-10-08 21:08:06 +02:00
e875821e70 Concrete syntax no longer indentation-based (nightmare to parse). Add indented multi-line code terminals. 2024-10-07 18:18:05 +02:00
59de61d0a3 Add ActionCode primitive type. Fix constraint checking. 2024-10-07 16:08:23 +02:00
0785b9218e Fix some bugs in conformance checker 2024-10-04 10:50:29 +02:00
175edb64d9 Class diagram can be rendered as object diagram textual syntax, and parsed back, without information loss 2024-10-03 17:01:13 +02:00
ec1a9dbfca replace everywhere: 'is [not] None' -> '(==|!=) None' 2024-09-04 09:50:30 +02:00
a7148d455b Fix bug in conformance checker? 2024-09-02 15:40:04 +02:00
Andrei Bondarenko
811e7b1eb1 More docs 2021-10-10 12:31:01 +02:00
Andrei Bondarenko
38db3ea0f7 Small fixes 2021-08-27 15:26:11 +02:00
Andrei Bondarenko
6df566373d Points example working 2021-08-27 09:46:44 +02:00
Andrei Bondarenko
dfcc24f487 Small bugfix 2021-08-25 17:08:49 +02:00
Andrei Bondarenko
695ec6132a Nominal and structural typing seem to be fully working 2021-08-24 23:56:25 +02:00
Andrei Bondarenko
f7430cceff Nominal constraints now working 2021-08-24 20:49:02 +02:00
Andrei Bondarenko
6ce8a4ef5c Park structural conformance for now, finish constraints for nominal 2021-08-24 17:32:21 +02:00
Andrei Bondarenko
3c1d1fa002 Working on conformance 2021-08-23 15:11:25 +02:00