Commit Graph

15 Commits

Author SHA1 Message Date
doryan 4e872ddcff feat(imports): update imports 2024-08-15 23:17:00 +04:00
doryan 8e8cecd463 feat(fn): remove redundant arguments 2024-08-15 23:15:39 +04:00
doryan 78d52388f7 refactor: edit function signatures and rewrite a few code sections 2024-08-10 01:13:00 +04:00
doryan 5a8a4b00ce refactor: rewrite function logic with use custom Error type 2024-08-10 01:10:43 +04:00
doryan ef3158e732 feat(imports): update imports 2024-08-10 01:02:44 +04:00
doryan 6682a66958 fix(table): move table of syndromes into global static variable 2024-08-10 00:36:27 +04:00
doryan 7d2049b59d feat(cheatsheet): remove list of position errors 2024-08-09 20:51:28 +04:00
doryan 7157ffd55f refactor: fix some code style issues 2024-07-29 01:19:15 +04:00
doryan 2e543a22c8 fix(cond): remove redundant boolean operations and replace them with their correct analogs 2024-07-22 00:02:16 +04:00
doryan b3678c43c4 fix(imports): change imports 2024-07-19 23:24:38 +04:00
doryan b6d0eb0508 ADDED: models and controllers for page "signal reducing"\n TODO: done table for page "signal reducing" 2024-04-19 01:30:51 +04:00
doryan a58110a3f8 REFACTOR: clean code and some bug fixed 2024-04-16 21:45:31 +04:00
doryan 48057646a8 changed inputs for second section and implemented Clone and Copy traits for Alignment data structure 2024-04-14 20:13:15 +04:00
doryan04 4c230c090d removed unnecessary module definitions 2024-03-10 12:54:32 +04:00
doryan04 54619cd3f9 Fully refactored project architecture, imports and etc. 2024-03-10 12:35:02 +04:00