|
|
9faa5770a8
|
(Re)Move some files
|
2024-10-03 17:19:25 +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 |
|
|
|
ae5eaedb4b
|
RAMification + pattern matching: put typing information straight into the Vertices, as a Python attribute (don't put it in separate Vertices+Edges).
|
2024-09-10 13:18:14 +02:00 |
|
|
|
4160a8953e
|
Tweak matcher (compute connected components in advance). Simple pattern matching with RAMification (incl. Python expressions) seems to work.
|
2024-09-06 21:10:23 +02:00 |
|
|
|
b4f41cc090
|
Fix bug in matcher (stopped too early for disconnected patterns)
|
2024-09-05 10:47:19 +02:00 |
|
|
|
6752c45cf6
|
play around with action code in pattern matching
|
2024-09-04 18:05:26 +02:00 |
|
|
|
f9049be167
|
fix bug in matcher
|
2024-09-04 17:51:45 +02:00 |
|
|
|
a0ccb3f35d
|
work on my matcher
|
2024-09-04 17:05:24 +02:00 |
|
|
|
4b1f61806c
|
ended up rolling my own VF2 variant
|
2024-09-04 16:47:38 +02:00 |
|