Commit Graph

196 Commits

Author SHA1 Message Date
Gregory Lirent 925a8855ed Refactor list, add attaching functional 2022-08-19 16:46:07 +03:00
Gregory Lirent 57a8a08234 Refactor array, add attaching functional 2022-08-19 15:22:54 +03:00
Gregory Lirent f85aa8493f Update modules 2022-08-18 10:47:08 +03:00
Gregory Lirent 2b108b28fa Merge branch 'develop' of lirent/libcdsb into master 2022-08-18 03:28:07 +03:00
Gregory Lirent 089e01fde8 Merge branch '#35-issue' of lirent/libcdsb into develop 2022-08-18 03:16:55 +03:00
Gregory Lirent c9ec0d110f Refactor usage of the stack_t initialization 2022-08-18 03:15:57 +03:00
Gregory Lirent 63a75549c0 Merge branch '#34-issue' of lirent/libcdsb into develop 2022-08-18 02:46:17 +03:00
Gregory Lirent e8d3b55ec9 Add dict keys copy methods 2022-08-18 02:44:49 +03:00
Gregory Lirent 2191306e35 Merge branch '#33-issue' of lirent/libcdsb into develop 2022-08-18 02:29:12 +03:00
Gregory Lirent b2fa470bce Simplify dnode_t excess logic 2022-08-18 02:27:26 +03:00
Gregory Lirent 72770c3561 Rollback excess abstractions for rbtree's types 2022-08-18 02:18:44 +03:00
Gregory Lirent 3cbf7a6fdf Add stack_push_many method 2022-08-18 00:08:10 +03:00
Gregory Lirent 862e85145c Minor project core fixes 2022-08-17 22:22:30 +03:00
Gregory Lirent 209745f525 Update tests 2022-08-17 22:21:56 +03:00
Gregory Lirent 21e5c0fd8c Fix string methods 2022-08-17 22:21:35 +03:00
Gregory Lirent ee987964a1 Update dict symbols 2022-08-17 22:21:01 +03:00
Gregory Lirent 1b815613a4 Refactor array base 2022-08-17 22:20:40 +03:00
Gregory Lirent 9f83f59502 Update headers 2022-08-17 22:20:04 +03:00
Gregory Lirent 283cc9ba4a Merge branch 'descrete-tests' of lirent/libcdsb into develop 2022-08-16 21:23:49 +03:00
Gregory Lirent e70b25f6bd Merge branch '#29-issue' of lirent/libcdsb into descrete-tests 2022-08-16 21:20:35 +03:00
Gregory Lirent 86928b4b22 Add examples 2022-08-16 21:11:07 +03:00
Gregory Lirent 125153076d Minor fixes 2022-08-16 21:10:54 +03:00
Gregory Lirent cdbe0fe4a6 Merge branch 'develop' into #28-issue 2022-08-16 18:41:34 +03:00
Gregory Lirent 80ba7082d4 Minor fixes 2022-08-16 18:39:55 +03:00
Gregory Lirent 382bd00701 Add global (communicative) test 2022-08-16 18:38:35 +03:00
Gregory Lirent 4056544d49 Update tests headers 2022-08-16 18:36:50 +03:00
Gregory Lirent 3930412674 Merge branch 'develop' of lirent/libcdsb into descrete-tests 2022-08-16 01:59:23 +03:00
Gregory Lirent 6ae934a7a3 Merge branch '#21-issue' of lirent/libcdsb into develop 2022-08-16 01:39:22 +03:00
Gregory Lirent bc489e085e Refactor the attributes 2022-08-16 01:36:37 +03:00
Gregory Lirent b5ba9eaefa Merge branch '#22-descrete-tests' into descrete-tests 2022-08-15 17:46:59 +03:00
Gregory Lirent 80eb4495bb Merge branch 'develop' of lirent/libcdsb into descrete-tests 2022-08-15 17:43:26 +03:00
Gregory Lirent 66ce77430b Merge branch '#22-issue' of lirent/libcdsb into develop 2022-08-15 17:40:56 +03:00
Gregory Lirent fb836a0c9e Merge branch '#22-issue' into #22-descrete-tests 2022-08-15 17:32:55 +03:00
Gregory Lirent a1293af307 Fix dict extra 2022-08-15 17:31:22 +03:00
Gregory Lirent d42dcc4a07 Change the float hashing 2022-08-15 17:29:33 +03:00
Gregory Lirent 4bd9a4556f Update Makefile 2022-08-15 17:28:05 +03:00
Gregory Lirent 21690b2c4e Fix vnode's float & double containing cases 2022-08-15 17:27:51 +03:00
Gregory Lirent 1f7ef91850 Add dict tests 2022-08-15 17:24:31 +03:00
Gregory Lirent 8186b7dc34 Merge branch '#22-issue' into #22-descrete-tests 2022-08-14 21:11:31 +03:00
Gregory Lirent 2dcc673bb2 Add dict implementation 2022-08-14 21:06:38 +03:00
Gregory Lirent 5c39f4970c Add containers hashing implementation 2022-08-14 21:05:33 +03:00
Gregory Lirent 4e6d83c4cf Update type generics 2022-08-14 20:55:40 +03:00
Gregory Lirent 511516b218 Refactor rbtree types 2022-08-14 18:24:16 +03:00
Gregory Lirent aa4828b4ed Add dict type 2022-08-14 18:20:17 +03:00
Gregory Lirent 98473c82f5 Merge branch 'develop' of lirent/libcdsb into master 2022-06-10 22:02:53 +03:00
Gregory Lirent d227e095de Merge branch '#3-issue-descrete-tests' of lirent/libcdsb into descrete-tests 2022-06-10 21:51:44 +03:00
Gregory Lirent 2ad4665e17 Merge branch '#3-issue' of lirent/libcdsb into develop 2022-06-10 21:46:13 +03:00
Gregory Lirent a44a6d701e Update string tests 2022-06-10 21:42:24 +03:00
Gregory Lirent 10a22d2f26 Merge branch '#3-issue' into #3-issue-descrete-tests 2022-06-10 21:23:26 +03:00
Gregory Lirent 62dff9b103 Update list copy 2022-06-10 21:23:01 +03:00