Mineplay
  • Joined on 2025-04-03
Mineplay pushed to f7-utf-8-string at Mineplay/Fledasty 2025-05-11 15:25:07 -05:00
13a95d9027 feat(utf-8 string): implemented validation of utf-8 string
Mineplay pushed to f7-utf-8-string at Mineplay/Fledasty 2025-05-07 04:34:45 -05:00
e9d8cdd8a3 feat(utf-8 string): implemented encoding and decoding of utf-8 string with unicode
2353358199 feat(utf-8 string): added setting value of utf-8 string through unsigned char*
c4db620fb4 feat(utf-8 string): added utf-8 string structure and implemented initialize and destroy
Compare 3 commits »
Mineplay opened issue Mineplay/Fledasty#22 2025-05-04 06:53:16 -05:00
F-16: Implement basic string
Mineplay pushed to f7-utf-8-string at Mineplay/Fledasty 2025-05-02 06:39:45 -05:00
Mineplay created branch f7-utf-8-string in Mineplay/Fledasty 2025-05-02 06:39:45 -05:00
Mineplay closed issue Mineplay/Fledasty#3 2025-05-02 06:24:41 -05:00
F-3: Basic HashTable
Mineplay deleted branch f3-basic-hash-tabel from Mineplay/Fledasty 2025-05-02 06:24:07 -05:00
Mineplay pushed to main at Mineplay/Fledasty 2025-05-02 06:24:07 -05:00
b9e4104468 Merge pull request 'f3-basic-hash-tabel' (#21) from f3-basic-hash-tabel into main
52a81e6aee feat(doubly linked list): implemented clear function
8a8909ab7f feat(linked list): implemented clear function
3c8cc19cab feat(stack): implemented clear function
0dfa753a56 feat(queue): implemented clear function
Compare 13 commits »
Mineplay merged pull request Mineplay/Fledasty#21 2025-05-02 06:24:05 -05:00
f3-basic-hash-tabel
Mineplay created pull request Mineplay/Fledasty#21 2025-05-02 06:23:59 -05:00
f3-basic-hash-tabel
Mineplay pushed to f3-basic-hash-tabel at Mineplay/Fledasty 2025-05-02 06:23:22 -05:00
52a81e6aee feat(doubly linked list): implemented clear function
8a8909ab7f feat(linked list): implemented clear function
3c8cc19cab feat(stack): implemented clear function
0dfa753a56 feat(queue): implemented clear function
f0c224d879 feat(dynamic array): implemented clear function
Compare 5 commits »
Mineplay pushed to f3-basic-hash-tabel at Mineplay/Fledasty 2025-05-01 17:16:12 -05:00
5556948e2d feat(hash table): implemented clear function
Mineplay pushed to f3-basic-hash-tabel at Mineplay/Fledasty 2025-05-01 16:30:00 -05:00
d6f635cb5a feat(hash table): implemented has key function
Mineplay pushed to f3-basic-hash-tabel at Mineplay/Fledasty 2025-05-01 16:21:12 -05:00
448f37521d feat(hash table): implemented is empty function
Mineplay pushed to f3-basic-hash-tabel at Mineplay/Fledasty 2025-05-01 15:38:00 -05:00
29b62b1df4 feat(hash table): implemented remove function
Mineplay pushed to f3-basic-hash-tabel at Mineplay/Fledasty 2025-05-01 14:51:32 -05:00
c83015c52f feat(hash table): implemented get function
Mineplay pushed to f3-basic-hash-tabel at Mineplay/Fledasty 2025-05-01 10:53:14 -05:00
39010a65bc feat(hash table): implemented insert function and changed table to dynamic array
Mineplay pushed to f3-basic-hash-tabel at Mineplay/Fledasty 2025-05-01 09:42:15 -05:00
2afa2131ee feat(hash table): added hash table structure and implemented initialize and destroy
Mineplay pushed to f3-basic-hash-tabel at Mineplay/Fledasty 2025-05-01 05:39:19 -05:00
Mineplay created branch f3-basic-hash-tabel in Mineplay/Fledasty 2025-05-01 05:39:19 -05:00