Commit Graph

8 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
45a22eb5a4 added hawk_rtx_scalearrval() 2025-07-06 16:29:52 +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
9a87e03b5e adding Hawk::setArrayVal() 2025-07-05 13:36:13 +09:00
63eb61c5c0 added hawk_json_feeduchars() 2025-06-08 21:51:11 +09:00
0407dd648c raised the version to 0.9.7.
All checks were successful
continuous-integration/drone/push Build is passing
added Hawk::Value::getTypeName().
fixed some build issues
2024-04-16 12:05:50 +09:00
9efdf82b16 fixed some build file flaws 2022-09-25 02:08:01 +09:00