Commit Graph

42 Commits

Author SHA1 Message Date
lirent aa4828b4ed Add dict type 2022-08-14 18:20:17 +03:00
lirent ecd0ff0ab2 Merge branch 'develop' into #3-issue 2022-06-10 12:38:39 +03:00
lirent 2420b7bd6b Update array slice 2022-06-10 12:22:20 +03:00
lirent 34146981e6 Add list slice 2022-06-10 12:21:57 +03:00
lirent af5b89a2f4 Refactor the using of bool type 2022-06-09 16:29:10 +03:00
lirent 5a8a7ee6ef Array interface standardization 2022-06-09 16:26:11 +03:00
lirent 28de64f7ba Access standardization: clean types 2022-06-08 21:01:12 +03:00
lirent d592c0adac Map access standardization 2022-06-08 21:00:33 +03:00
lirent 4b3204c00f Set access standardization 2022-06-08 20:59:46 +03:00
lirent 426f391561 List access standardization 2022-06-08 20:59:07 +03:00
lirent ab75d629d3 Array access standardization 2022-06-08 20:56:59 +03:00
lirent bd9563dbf4 Fix map (extra) update symbol 2022-06-08 10:53:18 +03:00
lirent 2f0a3a3c8e Update set (extra) foreach implementation 2022-06-08 09:58:16 +03:00
lirent 659c329880 Update list (extra) foreach implementation 2022-06-08 09:57:57 +03:00
lirent 472639a681 Update array (extra) foreach implementation 2022-06-08 09:57:41 +03:00
lirent 624efada63 Add map implementation 2022-06-08 09:56:59 +03:00
lirent 0922870d04 Extend the foreach implementation 2022-06-07 21:42:11 +03:00
lirent 8a813e877a Add stack 2022-06-07 21:35:13 +03:00
lirent 9a34d1d71f Update headers 2022-06-06 23:47:26 +03:00
lirent 0cf27783ea Add set base & extra 2022-06-06 11:23:33 +03:00
lirent da420ef59d Update array & list (extra) foreach symbols 2022-06-06 11:22:48 +03:00
lirent 51c1fbf52d Refactor string symbols 2022-06-06 11:21:32 +03:00
lirent da1f20452c Update list (extra) header 2022-06-05 20:01:28 +03:00
lirent 355c822e61 Add array (extra) foreach 2022-06-05 20:01:10 +03:00
lirent 4c9cd1525d Fix list symbol calling 2022-06-05 19:54:20 +03:00
lirent 3e681aadd8 Add list (extra) foreach 2022-06-05 18:36:48 +03:00
lirent 5eeb9677d5 Add list headers 2022-06-04 21:58:04 +03:00
lirent a7aacd9160 Refactor array headers 2022-06-04 21:55:49 +03:00
lirent 53fab0bb6c Update base headers 2022-06-04 21:43:18 +03:00
lirent 9fe446383f Update array symbols 2022-06-04 21:43:02 +03:00
lirent 350e6187ca Update extra array symbols 2022-06-04 21:10:19 +03:00
lirent 5d73d46072 Update string trim 2022-06-04 15:43:30 +03:00
lirent ae0e93f068 Add string extra methods 2022-06-04 00:33:29 +03:00
lirent f1314e8bef Update headers 2022-06-03 19:31:02 +03:00
lirent d516884dae Update headers 2022-06-03 19:12:26 +03:00
lirent ed60ffa6e1 Update headers 2022-06-03 18:34:57 +03:00
lirent 6aca959de7 Update array 2022-06-03 14:10:38 +03:00
lirent 2e3dc282c7 Change the array's memory handling 2022-06-03 11:58:02 +03:00
lirent 540d71ee3c Add string 2022-06-02 15:53:09 +03:00
lirent 4c3af1db79 Add array 2022-06-02 15:52:43 +03:00
lirent 684ed5dfd9 Update base headers 2022-06-02 15:51:53 +03:00
lirent 3c4ff8587e Add base headers 2022-06-02 14:20:55 +03:00