Commit Graph

11 Commits

Author SHA1 Message Date
4ca08e122a enhanced ARGC/ARGV handling in the console input handler
All checks were successful
continuous-integration/drone/push Build is passing
2025-10-04 18:35:43 +09:00
2bc122f23a added @pragma rwpipe
All checks were successful
continuous-integration/drone/push Build is passing
changed || to |& for bidirectional piping
2025-10-04 01:39:25 +09:00
531de73535 removed hawk-std.h and merged the text to hawk.h
All checks were successful
continuous-integration/drone/push Build is passing
2025-10-03 00:21:18 +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
6c13a3e44b removed some duplicated code
Some checks failed
continuous-integration/drone/push Build is failing
2025-08-03 00:33:05 +09:00
fac4aa7af5 implemented switch ... case .. default .. 2025-06-18 23:45:34 +09:00
715085c778 moved the xma mmgr to std.c with the new function hawk_init_xma_mmgr() and hawk_fini_xma_mmgr() 2025-06-03 21:53:33 +09:00
b80ee515b6 fixed bch mode issues and raised the version to 0.9.9 2025-02-11 17:43:46 +09:00
35e8edd783 fixed typos
All checks were successful
continuous-integration/drone/push Build is passing
2024-05-02 22:47:30 +09:00
a4aa2a36ae updated various build files
Some checks failed
continuous-integration/drone Build is failing
2023-10-20 22:59:09 +09:00
9efdf82b16 fixed some build file flaws 2022-09-25 02:08:01 +09:00