hyung-hwan
  • Joined on 2022-12-21
hyung-hwan pushed to main at hyung-hwan/hawk 2025-10-02 00:30:51 +00:00
83caa10c59 updated README.md a bit
hyung-hwan pushed to main at hyung-hwan/hawk 2025-10-01 15:54:16 +00:00
16b1739ebc enhanced a special form FS to affect record reading in bytes
hyung-hwan pushed to main at hyung-hwan/hawk 2025-10-01 14:48:57 +00:00
7cee04ba94 enhanced a special form FS to affect record reading
hyung-hwan pushed to main at hyung-hwan/hawk 2025-10-01 14:46:38 +00:00
b365123db8 enhanced a special form FS to affect record reading
hyung-hwan pushed to main at hyung-hwan/hawk 2025-10-01 12:18:00 +00:00
9afed26820 added Sed::clearError() and Sed::retrieveError().
hyung-hwan pushed to main at hyung-hwan/hawk 2025-10-01 04:55:19 +00:00
99959cf35d fixed the assertion failure that arose when a built-in global variable is set with -v.
hyung-hwan pushed to main at hyung-hwan/hak 2025-09-29 16:00:54 +00:00
78f43c8b4f touching up the header files
hyung-hwan pushed to main at hyung-hwan/hawk 2025-09-28 16:00:03 +00:00
5d7ec0cc1f minor code reformat
hyung-hwan pushed to main at hyung-hwan/hak 2025-09-27 15:42:29 +00:00
50c1d63ef4 simplified how to retrieve dbgi a bit
hyung-hwan pushed to main at hyung-hwan/hak 2025-09-27 15:39:36 +00:00
c8244fd759 simplified how to retrieve dbgi a bit
hyung-hwan pushed to main at hyung-hwan/hawk 2025-09-27 02:37:39 +00:00
2c544ae383 enhanced split() and splitting by FS to support the escape doubling scheme
hyung-hwan pushed to main at hyung-hwan/hawk 2025-09-27 02:18:52 +00:00
75940b591a enhanced split() and splitting by FS to support the escape doubling scheme
hyung-hwan pushed to main at hyung-hwan/hawk 2025-09-26 16:39:15 +00:00
0ffe46992b added a test case for split
hyung-hwan pushed to main at hyung-hwan/haza 2025-09-26 10:58:32 +00:00
6ce8f1a5fe added some option handling functions
hyung-hwan pushed to main at hyung-hwan/hak 2025-09-25 15:32:46 +00:00
0128fe88dc change the way to read a token beginning with a colon.
hyung-hwan pushed to main at hyung-hwan/hak 2025-09-25 15:23:49 +00:00
e99e7a5337 change the way to read a token beginning with a colon.
hyung-hwan pushed to main at hyung-hwan/hak 2025-09-24 16:34:18 +00:00
4c000c2c9c updated hak_sqrtint() to return an error if a negative number is given.
hyung-hwan pushed to main at hyung-hwan/hak 2025-09-23 16:00:49 +00:00
d5eade91db permitted a binop token as the back of a dotted symbol for easier access to binop primitives via modules
hyung-hwan pushed to main at hyung-hwan/hak 2025-09-22 11:19:49 +00:00
6b0cf766ce added pragma liberal on/off
hyung-hwan pushed to main at hyung-hwan/hak 2025-09-21 15:39:15 +00:00
a0fd6c5048 improved identifier classification function