Commit Graph

10 Commits

Author SHA1 Message Date
955210800e fixed a segfault bug in index()/rindex() function handler which treated a byte character as a byte string.
enhanced code to handle BOB better
2025-07-10 23:12:47 +09:00
acd32601a8 removed hawk::cap().
added some array value manipulation methods
2025-07-06 13:01:28 +09:00
6be6ad9b9a added hawk::cap(), hawk::size() 2025-07-06 11:26:51 +09:00
fac4aa7af5 implemented switch ... case .. default .. 2025-06-18 23:45:34 +09:00
9953e5c66b updated sample code using match()
Some checks failed
continuous-integration/drone/push Build is failing
2024-08-18 00:14:47 +09:00
7ff4b3a812 partial enhancement to str::match() and match()
Some checks failed
continuous-integration/drone/push Build is failing
2024-08-17 14:32:50 +09:00
35e8edd783 fixed typos
All checks were successful
continuous-integration/drone/push Build is passing
2024-05-02 22:47:30 +09:00
0b9d05e5c3 fixed typos
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-16 11:13:21 +09:00
5830d8f9ed made match() to accept up to 3 arguments only while keeping str::match() extended with up to 4 arguments 2023-07-17 22:19:46 +09:00
9efdf82b16 fixed some build file flaws 2022-09-25 02:08:01 +09:00