Commit Graph

196 Commits

Author SHA1 Message Date
Gregory Lirent 472639a681 Update array (extra) foreach implementation 2022-06-08 09:57:41 +03:00
Gregory Lirent 624efada63 Add map implementation 2022-06-08 09:56:59 +03:00
Gregory Lirent 05bed02ad9 Update implementation of set (recursion => stack) 2022-06-08 00:11:42 +03:00
Gregory Lirent 0c2b93e111 Merge branch 'rbtree' into discrete-tests 2022-06-07 21:42:57 +03:00
Gregory Lirent 0922870d04 Extend the foreach implementation 2022-06-07 21:42:11 +03:00
Gregory Lirent b6a97576e4 Change iteration implementation to the stack based 2022-06-07 21:41:09 +03:00
Gregory Lirent 8a813e877a Add stack 2022-06-07 21:35:13 +03:00
Gregory Lirent e94cdc9783 Clean the rbtree implementation 2022-06-07 21:34:30 +03:00
Gregory Lirent 0fdca5e083 Update tests 2022-06-07 21:24:17 +03:00
Gregory Lirent 0760d7a6a8 Merge branch 'master' into discrete-tests 2022-06-06 23:51:02 +03:00
Gregory Lirent 9a34d1d71f Update headers 2022-06-06 23:47:26 +03:00
Gregory Lirent c17edda61c Fix set (extra) insertion & foreach 2022-06-06 23:46:55 +03:00
Gregory Lirent 09acdb5118 Fix rbtree rotation 2022-06-06 23:45:11 +03:00
Gregory Lirent 091c9c011e Fix vnode creation 2022-06-06 23:44:18 +03:00
Gregory Lirent aedc18c9fa Update set tests 2022-06-06 22:08:10 +03:00
Gregory Lirent 566de8019e Refactor test plugs 2022-06-06 22:07:35 +03:00
Gregory Lirent 4edaea54b3 Merge branch 'rbtree' into discrete-tests 2022-06-06 11:35:20 +03:00
Gregory Lirent 0cf27783ea Add set base & extra 2022-06-06 11:23:33 +03:00
Gregory Lirent da420ef59d Update array & list (extra) foreach symbols 2022-06-06 11:22:48 +03:00
Gregory Lirent 51c1fbf52d Refactor string symbols 2022-06-06 11:21:32 +03:00
Gregory Lirent 4d50d639cc Update concept of implicit type conversion 2022-06-06 11:20:20 +03:00
Gregory Lirent 8058daf234 Add red-black tree base 2022-06-05 21:40:37 +03:00
Gregory Lirent ba451faa45 Merge branch 'master' into discrete-tests 2022-06-05 20:02:15 +03:00
Gregory Lirent da1f20452c Update list (extra) header 2022-06-05 20:01:28 +03:00
Gregory Lirent 355c822e61 Add array (extra) foreach 2022-06-05 20:01:10 +03:00
Gregory Lirent 4c9cd1525d Fix list symbol calling 2022-06-05 19:54:20 +03:00
Gregory Lirent 96b06906f8 Update list tests 2022-06-05 19:49:48 +03:00
Gregory Lirent aa44980abd Merge branch 'master' into discrete-tests 2022-06-05 19:31:27 +03:00
Gregory Lirent d1de38a662 Fix list extra 2022-06-05 19:29:30 +03:00
Gregory Lirent ab8aad910c Update list tests 2022-06-05 19:28:24 +03:00
Gregory Lirent 39c17f956a Merge branch 'master' into discrete-tests 2022-06-05 18:37:43 +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 a7290700fd Update vtype comparison 2022-06-05 18:33:58 +03:00
Gregory Lirent 8774804289 Update list tests 2022-06-05 18:31:19 +03:00
Gregory Lirent a6a623bff6 Refactor string tests 2022-06-04 22:17:26 +03:00
Gregory Lirent f6033d0c4f Update used array symbols 2022-06-04 22:17:03 +03:00
Gregory Lirent 2499edb4be Merge branch 'master' into discrete-tests 2022-06-04 22:01:51 +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
Gregory Lirent 5eeb9677d5 Add list headers 2022-06-04 21:58:04 +03:00
Gregory Lirent a7aacd9160 Refactor array headers 2022-06-04 21:55:49 +03:00
Gregory Lirent 53fab0bb6c Update base headers 2022-06-04 21:43:18 +03:00
Gregory Lirent 9fe446383f Update array symbols 2022-06-04 21:43:02 +03:00
Gregory Lirent 350e6187ca Update extra array symbols 2022-06-04 21:10:19 +03:00
Gregory Lirent 7666b94626 Merge branch 'master' into discrete-tests 2022-06-04 15:44:27 +03:00
Gregory Lirent 5d73d46072 Update string trim 2022-06-04 15:43:30 +03:00