Commit Graph

217 Commits

Author SHA1 Message Date
814a733f76 Fix names of the symbols 2022-08-24 13:50:20 +03:00
71e1859383 Merge branch 'develop' of lirent/libcdsb into master 2022-08-24 13:28:12 +03:00
e257d4ba29 Merge branch '#43-issue' of lirent/libcdsb into develop 2022-08-24 13:10:06 +03:00
6412adbc9f Rename 2022-08-24 12:44:11 +03:00
f78d7f7ed9 Update tests 2022-08-24 12:32:06 +03:00
804769d85c Fix dict keys copy implementation 2022-08-24 12:31:33 +03:00
1d8e8efe90 Update rbtree-based foreach implementation 2022-08-24 12:29:55 +03:00
4a174df6da Add rbtree iterator implementation 2022-08-24 12:28:45 +03:00
8858e02afb Add implementation of the stack reversion 2022-08-24 12:26:17 +03:00
d7bd9be567 Update headers 2022-08-24 11:43:27 +03:00
48bddb6db8 Refactor the internal symbols 2022-08-22 14:18:38 +03:00
ca8251973e Refactor string 2022-08-22 12:13:20 +03:00
205c8337c2 Update the include/bits implementation 2022-08-22 12:03:02 +03:00
e92ff17be4 Fix calls of the inline methods 2022-08-22 11:59:09 +03:00
2118404bfe Refactor headers 2022-08-22 11:56:16 +03:00
08aebcc15b Minor fixes & modifications 2022-08-19 20:00:10 +03:00
7618294078 Refactor dict, add attaching functional 2022-08-19 19:32:52 +03:00
36f03d3d23 Refactor map, add attaching functional 2022-08-19 19:31:01 +03:00
b789b133e2 Refactor set, add attaching functional 2022-08-19 17:41:02 +03:00
925a8855ed Refactor list, add attaching functional 2022-08-19 16:46:07 +03:00
57a8a08234 Refactor array, add attaching functional 2022-08-19 15:22:54 +03:00
b151f03d5d Merge branch 'develop' of lirent/libcdsb into master 2022-08-18 10:49:31 +03:00
13872b290a Merge branch 'modules-update' of lirent/libcdsb into develop 2022-08-18 10:49:06 +03:00
f85aa8493f Update modules 2022-08-18 10:47:08 +03:00
2b108b28fa Merge branch 'develop' of lirent/libcdsb into master 2022-08-18 03:28:07 +03:00
089e01fde8 Merge branch '#35-issue' of lirent/libcdsb into develop 2022-08-18 03:16:55 +03:00
c9ec0d110f Refactor usage of the stack_t initialization 2022-08-18 03:15:57 +03:00
63a75549c0 Merge branch '#34-issue' of lirent/libcdsb into develop 2022-08-18 02:46:17 +03:00
e8d3b55ec9 Add dict keys copy methods 2022-08-18 02:44:49 +03:00
2191306e35 Merge branch '#33-issue' of lirent/libcdsb into develop 2022-08-18 02:29:12 +03:00
b2fa470bce Simplify dnode_t excess logic 2022-08-18 02:27:26 +03:00
72770c3561 Rollback excess abstractions for rbtree's types 2022-08-18 02:18:44 +03:00
3cbf7a6fdf Add stack_push_many method 2022-08-18 00:08:10 +03:00
862e85145c Minor project core fixes 2022-08-17 22:22:30 +03:00
209745f525 Update tests 2022-08-17 22:21:56 +03:00
21e5c0fd8c Fix string methods 2022-08-17 22:21:35 +03:00
ee987964a1 Update dict symbols 2022-08-17 22:21:01 +03:00
1b815613a4 Refactor array base 2022-08-17 22:20:40 +03:00
9f83f59502 Update headers 2022-08-17 22:20:04 +03:00
283cc9ba4a Merge branch 'descrete-tests' of lirent/libcdsb into develop 2022-08-16 21:23:49 +03:00
e70b25f6bd Merge branch '#29-issue' of lirent/libcdsb into descrete-tests 2022-08-16 21:20:35 +03:00
86928b4b22 Add examples 2022-08-16 21:11:07 +03:00
125153076d Minor fixes 2022-08-16 21:10:54 +03:00
cdbe0fe4a6 Merge branch 'develop' into #28-issue 2022-08-16 18:41:34 +03:00
80ba7082d4 Minor fixes 2022-08-16 18:39:55 +03:00
382bd00701 Add global (communicative) test 2022-08-16 18:38:35 +03:00
4056544d49 Update tests headers 2022-08-16 18:36:50 +03:00
3930412674 Merge branch 'develop' of lirent/libcdsb into descrete-tests 2022-08-16 01:59:23 +03:00
6ae934a7a3 Merge branch '#21-issue' of lirent/libcdsb into develop 2022-08-16 01:39:22 +03:00
bc489e085e Refactor the attributes 2022-08-16 01:36:37 +03:00