Commit Graph

21 Commits

Author SHA1 Message Date
Gregory Lirent 4a174df6da Add rbtree iterator implementation 2022-08-24 12:28:45 +03:00
Gregory Lirent 48bddb6db8 Refactor the internal symbols 2022-08-22 14:18:38 +03:00
Gregory Lirent 2118404bfe Refactor headers 2022-08-22 11:56:16 +03:00
Gregory Lirent 36f03d3d23 Refactor map, add attaching functional 2022-08-19 19:31:01 +03:00
Gregory Lirent b789b133e2 Refactor set, add attaching functional 2022-08-19 17:41:02 +03:00
Gregory Lirent 72770c3561 Rollback excess abstractions for rbtree's types 2022-08-18 02:18:44 +03:00
Gregory Lirent 9f83f59502 Update headers 2022-08-17 22:20:04 +03:00
Gregory Lirent 80ba7082d4 Minor fixes 2022-08-16 18:39:55 +03:00
Gregory Lirent bc489e085e Refactor the attributes 2022-08-16 01:36:37 +03:00
Gregory Lirent d42dcc4a07 Change the float hashing 2022-08-15 17:29:33 +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 af5b89a2f4 Refactor the using of bool type 2022-06-09 16:29:10 +03:00
Gregory Lirent 28de64f7ba Access standardization: clean types 2022-06-08 21:01:12 +03:00
Gregory Lirent 01a62cfaf3 Add vtype/vnode macro 2022-06-08 10:54:50 +03:00
Gregory Lirent e94cdc9783 Clean the rbtree implementation 2022-06-07 21:34:30 +03:00
Gregory Lirent 0cf27783ea Add set base & extra 2022-06-06 11:23:33 +03:00
Gregory Lirent 8058daf234 Add red-black tree base 2022-06-05 21:40:37 +03:00
Gregory Lirent a7290700fd Update vtype comparison 2022-06-05 18:33:58 +03:00
Gregory Lirent 53fab0bb6c Update base headers 2022-06-04 21:43:18 +03:00
Gregory Lirent 3c4ff8587e Add base headers 2022-06-02 14:20:55 +03:00