Commit graph

29 commits

Author SHA1 Message Date
45e1f3ce6f
add readme 2024-09-16 17:23:27 +02:00
1e6f3ddbff
test: add transform_seq testing 2024-09-16 02:27:04 +02:00
dddc1132b4
fix: docs, remove unnecessary condition 2024-09-16 02:17:37 +02:00
7054674a13
fix: simplify overlapping mov-mov with same target 2024-09-16 02:05:11 +02:00
836b0f6216
small refactor 2024-09-14 17:23:19 +02:00
e8cd0eda71
test: improve proptests 2024-09-14 00:01:48 +02:00
ce47bb84a3
test: improve tests 2024-09-13 20:47:52 +02:00
c58d547be1
feat: mov-mov completed 2024-09-13 05:28:48 +02:00
1c87e590ea
WIP: mov-mov 93% (Less) 2024-09-13 03:59:19 +02:00
4967b219c1
WIP: mov-mov 86% done (GreaterOverlap) 2024-09-13 00:35:33 +02:00
cc8c0f61f4
fix: mov-mov split 2024-09-12 04:40:12 +02:00
6e187d8c53
WIP: mov-mov 83% done 2024-09-12 04:02:41 +02:00
ab43aa2dd6
WIP 2024-09-08 01:56:05 +02:00
ce071e363c
feat: MOV-DEL working 2024-09-04 01:15:33 +02:00
0c98a38e76 wip: mov-del 2024-09-01 14:47:51 +02:00
20a69fa64f
wip 2024-08-30 08:22:43 +02:00
99d3ada2ba
wip 2024-08-29 22:03:18 +02:00
061a40a3ab
wip 2024-08-29 17:21:44 +02:00
e3b3e8027a
feat: support n long move operations 2024-08-24 01:14:09 +02:00
c83ce299ec add MIT license, update deps 2023-11-15 18:15:18 +01:00
3c3016e961 small fixes, update tests 2023-05-28 19:21:12 +02:00
a05199a407 finished mov operation 2023-05-28 13:48:13 +02:00
8be19713c8 add mov-ins 2023-05-26 22:05:39 +02:00
6b02e863d3 refactored, removed op type 2023-05-25 23:32:12 +02:00
6bf2cbac35 add move operation 2023-05-25 23:25:03 +02:00
e45ee5b860 fix del_del_within 2023-05-25 21:16:19 +02:00
befc4fffe0 small fix, add tests 2023-05-25 20:59:24 +02:00
f4c4e1aefc initial proto 2023-05-25 18:45:00 +02:00
84a1524048 initial commit 2023-05-25 17:44:19 +02:00