hyung-hwan
  • Joined on 2022-12-21
hyung-hwan pushed to main at hyung-hwan/hodu 2026-01-24 00:03:03 +00:00
0a9f27aa1b increased the key text precision to 32 when compsing an error message for rsa key
hyung-hwan pushed to main at hyung-hwan/hodu 2026-01-23 15:08:49 +00:00
c39a0f87b5 added --rpx-target-addr to client
hyung-hwan pushed to main at hyung-hwan/hawk 2026-01-23 03:10:29 +00:00
af69d59cab added the mode paramenter to hawk_rtx_makenumorstrvalwithuchars() and its relatives
hyung-hwan pushed to main at hyung-hwan/hawk 2026-01-22 12:54:27 +00:00
d8ef908e1d added the json module
hyung-hwan pushed to main at hyung-hwan/hawk 2026-01-21 15:26:39 +00:00
4883104ae8 implemented @const as well as optional initializer expression to @global/@local
hyung-hwan pushed to main at hyung-hwan/hodu 2026-01-19 04:43:36 +00:00
214467328e updated to use SetReadDeadline() instead of Close to break websocket receive
hyung-hwan pushed to main at hyung-hwan/hawk 2026-01-17 16:38:10 +00:00
72493d6939 fixed the backslash handling issue in sub/gsub/gensub
hyung-hwan pushed to main at hyung-hwan/hawk 2026-01-14 05:06:50 +00:00
f7f4ead790 updated README.md and the rpm spec file
hyung-hwan pushed to main at hyung-hwan/hawk 2026-01-13 09:24:22 +00:00
0c5cf2edc1 more documetnation on singal handling
hyung-hwan pushed to main at hyung-hwan/hawk 2026-01-13 06:14:34 +00:00
e8d1a179d6 updated the Hawk class and the Hawk::Run class to integrate the signal handling code
a83e85cc09 renamed SetSigsetHandler to OnSigset
Compare 2 commits »
hyung-hwan pushed to main at hyung-hwan/hawk 2026-01-12 13:09:11 +00:00
5ec23566db implemented the sigset handler in go files
hyung-hwan pushed to main at hyung-hwan/hawk 2026-01-12 08:37:00 +00:00
40b81f4887 corrected issues with has_builtin
hyung-hwan pushed to main at hyung-hwan/hawk 2026-01-12 05:31:40 +00:00
ac38da4384 fixed source code flaws and static build flaws with sqlite
hyung-hwan pushed to main at hyung-hwan/hawk 2026-01-12 05:20:04 +00:00
9e2248266c touched up signal handling code
4f2c148b3b touched up the signal handling code a bit
957bcf2b4e fixed a bug in hawk_rtx_killecb()/hawk_killecb()/hawk_sed_killecb()
Compare 3 commits »
hyung-hwan pushed to main at hyung-hwan/hak 2026-01-08 16:22:33 +00:00
a9dce6240f some code for contex-to-stack mapping
hyung-hwan pushed to main at hyung-hwan/hak 2026-01-07 06:46:24 +00:00
c46e079f82 operator change from ~= to !=
hyung-hwan pushed to main at hyung-hwan/hawk 2026-01-06 07:44:50 +00:00
b1179aca17 added %v to printf/sprintf
hyung-hwan pushed to main at hyung-hwan/hawk 2026-01-01 05:42:14 +00:00
a8cd66fbd8 partial implementation of %v for printf.
hyung-hwan pushed to main at hyung-hwan/hak 2025-12-31 16:33:14 +00:00
37abea684c fixed build files
hyung-hwan pushed to main at hyung-hwan/hawk 2025-12-29 16:02:49 +00:00
f712a49a8c added a test case for getline and getbline