hyung-hwan
  • Joined on 2022-12-21
hyung-hwan pushed to main at hyung-hwan/hcl 2024-05-20 09:19:59 +00:00
c219d073ca experimental gets
hyung-hwan pushed to main at hyung-hwan/hcl 2024-05-19 08:09:49 +00:00
4ab0187260 more input stream handling code
hyung-hwan pushed to main at hyung-hwan/hcl 2024-05-19 08:06:02 +00:00
042ecc73d4 more input stream handling code
hyung-hwan pushed to main at hyung-hwan/hcl 2024-05-19 06:11:40 +00:00
0bf106532d input handling experiment
hyung-hwan pushed to main at hyung-hwan/hcl 2024-05-18 04:47:50 +00:00
35929b8c88 experimenting udi implementation
hyung-hwan pushed to main at hyung-hwan/hcl 2024-05-16 10:40:57 +00:00
f08ba4cd12 fixed to clear inner data upon an error in the interactive mode
hyung-hwan pushed to main at hyung-hwan/hcl 2024-05-15 13:59:47 +00:00
c795b28cb8 added hcl_instantiatewithtrailer()
hyung-hwan pushed to main at hyung-hwan/hcl 2024-05-14 12:14:49 +00:00
47e0604b03 reorganized some files
hyung-hwan pushed to main at hyung-hwan/hcl 2024-05-14 11:58:29 +00:00
fdbe17729e enhanced formatting functions to accept hcl as the first parameter in order to extend hcl_fmttobcstr() adn hcl_fmttoucstr() to handle %O and %J
hyung-hwan pushed to main at hyung-hwan/hcl 2024-05-11 08:22:14 +00:00
320a3f2d56 wip - fixing code in x-client.c
hyung-hwan pushed to main at hyung-hwan/hcl 2024-05-11 05:16:42 +00:00
5ae3cb1eba wip - x-client
hyung-hwan pushed to main at hyung-hwan/hcl 2024-05-07 13:24:57 +00:00
514b6dc96d moved some functions to sys.c
hyung-hwan pushed to main at hyung-hwan/hcl 2024-05-05 05:47:08 +00:00
fa90b72c85 tidy up some common code
hyung-hwan pushed to main at hyung-hwan/hawk 2024-05-05 05:14:00 +00:00
3296b5e545 added a few more test cases
hyung-hwan pushed to main at hyung-hwan/hawk 2024-05-03 15:49:39 +00:00
4ed8651821 added t/err.sh for testing errors
hyung-hwan pushed to main at hyung-hwan/hawk 2024-05-03 15:33:04 +00:00
09ce5dfea7 added t/err.sh for testing errors
hyung-hwan pushed to main at hyung-hwan/hawk 2024-05-03 14:58:16 +00:00
b6a512f90f fixed the fault in checking the number of arguments for variadic functions in hawk_rtx_evalcall()
hyung-hwan pushed to main at hyung-hwan/hawk 2024-05-03 07:50:48 +00:00
ca5ca2c3ce updated README.md
hyung-hwan pushed to main at hyung-hwan/hawk 2024-05-03 05:04:21 +00:00
114040cf68 made @argc and @argv look like ARGC and ARGV
hyung-hwan pushed to main at hyung-hwan/hawk 2024-05-03 01:23:36 +00:00
32d5a3f335 updated socket library detection in configure.ac