Commit graph

14 commits

Author SHA1 Message Date
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
77a5a8c9f5 Bump dependency PyInquirer -> InquirerPy (former no longer supported) 2024-08-22 10:57:00 +02:00
Andrei Bondarenko
811e7b1eb1 More docs 2021-10-10 12:31:01 +02:00
Andrei Bondarenko
5e28a8d108 Missing files and requirements 2021-09-28 19:53:12 +02:00
Andrei Bondarenko
cd74bb53f6 Small fixes 2021-08-27 15:56:31 +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