.. |
legacy
|
25e1c02474
Statechart renderer: Can deal with AS deletions in all cases. Fix node deletion and edge creation bug in EditableGraph.
|
2 years ago |
buffer_xor.ts
|
5709877acf
Progress with Demo (frontend) implementation
|
3 years ago |
composite_delta.test.ts
|
1591685723
Some major changes
|
2 years ago |
composite_delta.ts
|
1a1e8a051c
Small refactor
|
2 years ago |
delete_node.ts
|
dab226d86b
RountangleEditor: creating Rountangle constructs the EdgeCreation deltas directly (no need to go through NodeState + NodeState shouldn't be manually constructed) + cleanup.
|
2 years ago |
delta.ts
|
55d89b1045
WIP: Embedding of versions
|
2 years ago |
graph_state.test.ts
|
72b5ac4ca3
Rename class 'GraphDeltaExecutor' -> 'GraphState', rename 'GraphStateManipulator' -> 'GraphStateListener'. Parser interface only expects a sequence of PrimitiveDeltas, rather than one CompositeDelta. WIP: 'insideness' parser.
|
2 years ago |
graph_state.ts
|
1a1e8a051c
Small refactor
|
2 years ago |
mock_node_util.ts
|
ef0d84a88c
Fix test script in package.json
|
3 years ago |
primitive_delta.test.ts
|
1591685723
Some major changes
|
2 years ago |
primitive_delta.ts
|
1591685723
Some major changes
|
2 years ago |
test_helpers.ts
|
14e30ca091
Move 'assert' function to 'util/assert'. Added test for util/dfs. Fixed 'bug' in DFS implementation.
|
2 years ago |
types.ts
|
42fcafafe0
Implemented (edges to) value nodes
|
2 years ago |
version.test.ts
|
1591685723
Some major changes
|
2 years ago |
version.ts
|
50f18b9963
Refactored frontend (great reduction in duplicated code!)
|
2 years ago |