Commit Graph

13 Commits

Author SHA1 Message Date
8b296d0332 verify that all known bugs have been fixed and that none of the datasets give any issues with string contents or line metadata 2024-07-20 01:23:38 +01:00
59ac0aded8 after amending a few more bugs, it seems that line metadata and index metadata are handled correctly. At least for svelte dataset; worth checking others as well 2024-07-20 00:52:49 +01:00
05e3f3e2db amend a bug to do wth building wrong string output in line_gap.sml 2024-07-19 19:57:57 +01:00
117ffeba6e add check to verify that index is always correct in test program 2024-07-18 15:36:21 +01:00
d47181921e address some bugs with one deletion function 2024-07-16 00:07:38 +01:00
d8b65a5546 add deletion to compare-testing (deletion does not work properly yet, as expected) 2024-07-14 17:49:05 +01:00
06ca2a27a4 some bug fixing. (Code is in a messed up/broken/deoptimised stated, but I will fix that once all bugs are address.) 2024-06-30 15:14:21 +01:00
9e451fea93 ignore compare file in tests/ folder 2024-06-30 02:09:51 +01:00
ca6cf36076 start testing correctness of line metadata 2024-06-30 02:05:48 +01:00
8ed2bbe94d fixed exceptions that were reaise with regards to array; next is to verify correctness of line metadata 2024-06-30 01:53:36 +01:00
75aba5e8e1 progress on fixing exceptions with regard to vector 2024-06-30 01:32:59 +01:00
6af253eed9 verified through testing that insertion works as expected as far as contents of string is concerned. However, have added print statements which I need to remove when I have a fully working implementation 2024-06-30 00:50:38 +01:00
de087a86d5 organise repository a little bit 2024-06-30 00:07:45 +01:00