Commit Graph

8 Commits

Author SHA1 Message Date
50678c4973 implemented a way for a console input handler to indicate medium switching
All checks were successful
continuous-integration/drone/push Build is passing
2025-10-05 02:05:19 +09:00
16b1739ebc enhanced a special form FS to affect record reading in bytes
All checks were successful
continuous-integration/drone/push Build is passing
2025-10-02 00:54:00 +09:00
7cee04ba94 enhanced a special form FS to affect record reading
All checks were successful
continuous-integration/drone/push Build is passing
2025-10-01 23:48:42 +09:00
99959cf35d fixed the assertion failure that arose when a built-in global variable is set with -v.
All checks were successful
continuous-integration/drone/push Build is passing
changed multiple open functions to accept hawk_errinfo_t* instead of hawk_errnum_t*
2025-10-01 13:55:02 +09:00
2c544ae383 enhanced split() and splitting by FS to support the escape doubling scheme
All checks were successful
continuous-integration/drone/push Build is passing
2025-09-27 11:37:25 +09:00
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
35e8edd783 fixed typos
All checks were successful
continuous-integration/drone/push Build is passing
2024-05-02 22:47:30 +09:00
9efdf82b16 fixed some build file flaws 2022-09-25 02:08:01 +09:00