Commit Graph

18 Commits

Author SHA1 Message Date
Dmitriy Pleshevskiy be8db7ca48 Add structure for container and shapes (#1)
![image](/attachments/5bf879cc-b94c-414e-b69b-92cbc018671e)

Co-authored-by: Dmitriy Pleshevskiy <dmitriy@ideascup.me>
Reviewed-on: #1
2022-12-09 12:36:31 +03:00
Dmitriy Pleshevskiy 8921cc8bbc
use regex for arrow to fix long arrow bug 2022-12-08 01:30:23 +03:00
Dmitriy Pleshevskiy 6835da6d3c
add container key 2022-12-08 01:15:09 +03:00
Dmitriy Pleshevskiy 2871ceb718
add support of shape path 2022-12-07 23:14:25 +03:00
Dmitriy Pleshevskiy 867ed6662b
add invalid attributes 2022-12-07 18:52:19 +03:00
Dmitriy Pleshevskiy b539703965
add comments 2022-12-07 12:09:27 +03:00
Dmitriy Pleshevskiy e7421caac0
add shape block 2022-12-06 12:32:50 +03:00
Dmitriy Pleshevskiy 41e2ce2e57
add style attr block 2022-12-06 11:57:59 +03:00
Dmitriy Pleshevskiy acf249ef24
add connection attributes 2022-12-05 10:37:04 +03:00
Dmitriy Pleshevskiy 975e4c299a
fix multi inline shape attrs 2022-12-05 00:26:24 +03:00
Dmitriy Pleshevskiy 2bd0ded807
add all keywords 2022-12-04 23:45:53 +03:00
Dmitriy Pleshevskiy 949e58bb56
add basic keywords 2022-12-04 18:35:50 +03:00
Dmitriy Pleshevskiy fc5a0fff47
rewrite identifier as regular scanner 2022-12-04 18:35:37 +03:00
Dmitriy Pleshevskiy 8fcd012702
add inline identifiers 2022-12-04 03:36:46 +03:00
Dmitriy Pleshevskiy c6fc30e53d
add label to connection 2022-12-04 03:25:38 +03:00
Dmitriy Pleshevskiy 558206b641
add inline connection 2022-12-04 03:21:42 +03:00
Dmitriy Pleshevskiy a5059fd3de
fix identifier scanner 2022-12-04 03:13:40 +03:00
Dmitriy Pleshevskiy a2a7925e3b
initial commit 2022-12-04 00:07:26 +03:00