Commit Graph

24 Commits

Author SHA1 Message Date
Gregory Lirent 5c39f4970c Add containers hashing implementation 2022-08-14 21:05:33 +03:00
Gregory Lirent aa4828b4ed Add dict type 2022-08-14 18:20:17 +03:00
Gregory Lirent 62dff9b103 Update list copy 2022-06-10 21:23:01 +03:00
Gregory Lirent 902e1cb86c Merge branch 'develop' into #3-issue 2022-06-10 21:19:41 +03:00
Gregory Lirent 333e9fd675 Fix list slice 2022-06-10 17:59:53 +03:00
Gregory Lirent dcdf32e2e4 Fix list sort bug 2022-06-10 16:29:54 +03:00
Gregory Lirent ecd0ff0ab2 Merge branch 'develop' into #3-issue 2022-06-10 12:38:39 +03:00
Gregory Lirent 34146981e6 Add list slice 2022-06-10 12:21:57 +03:00
Gregory Lirent af5b89a2f4 Refactor the using of bool type 2022-06-09 16:29:10 +03:00
Gregory Lirent 78b953c573 Merge branch 'develop' into #3-issue 2022-06-09 13:18:44 +03:00
Gregory Lirent 183c9af18a Fix list (copy) lnode push 2022-06-09 11:08:28 +03:00
Gregory Lirent ec76ed2d14 Change list sort to stack-based 2022-06-08 21:31:41 +03:00
Gregory Lirent 426f391561 List access standardization 2022-06-08 20:59:07 +03:00
Gregory Lirent 659c329880 Update list (extra) foreach implementation 2022-06-08 09:57:57 +03:00
Gregory Lirent 0922870d04 Extend the foreach implementation 2022-06-07 21:42:11 +03:00
Gregory Lirent da420ef59d Update array & list (extra) foreach symbols 2022-06-06 11:22:48 +03:00
Gregory Lirent d1de38a662 Fix list extra 2022-06-05 19:29:30 +03:00
Gregory Lirent 3e681aadd8 Add list (extra) foreach 2022-06-05 18:36:48 +03:00
Gregory Lirent 3598394391 Fix list free 2022-06-05 18:35:58 +03:00
Gregory Lirent 79935eb0b4 Update list sort 2022-06-05 18:35:14 +03:00
Gregory Lirent 2f62ee51e7 Fix lnode comparison 2022-06-05 18:34:48 +03:00
Gregory Lirent d3e9444cba Add list sort 2022-06-04 21:59:33 +03:00
Gregory Lirent 9bd9440a49 Add list extra & generics 2022-06-04 21:59:26 +03:00
Gregory Lirent 22001e480e Add list base 2022-06-04 21:59:01 +03:00