hyung-hwan
  • Joined on 2022-12-21
hyung-hwan pushed to main at hyung-hwan/hawk 2025-07-14 13:54:46 +00:00
e42d3317b7 fixed strict aliasing issues in xma.c
hyung-hwan pushed to main at hyung-hwan/hawk 2025-07-11 18:15:40 +00:00
febcaa8708 allowed BOB in concat op
hyung-hwan pushed to main at hyung-hwan/hawk 2025-07-10 14:19:45 +00:00
955210800e fixed a segfault bug in index()/rindex() function handler which treated a byte character as a byte string.
hyung-hwan pushed to main at hyung-hwan/hawk 2025-07-06 07:30:03 +00:00
45a22eb5a4 added hawk_rtx_scalearrval()
hyung-hwan pushed to main at hyung-hwan/hawk 2025-07-06 04:01:47 +00:00
acd32601a8 removed hawk::cap().
hyung-hwan pushed to main at hyung-hwan/hawk 2025-07-06 02:27:03 +00:00
6be6ad9b9a added hawk::cap(), hawk::size()
hyung-hwan pushed to main at hyung-hwan/hawk 2025-07-05 04:36:37 +00:00
9a87e03b5e adding Hawk::setArrayVal()
hyung-hwan pushed to main at hyung-hwan/hawk 2025-07-04 11:43:32 +00:00
5a860ec805 moved LDFLAGS to LIBADD in lib/Makefile.am
hyung-hwan pushed to main at hyung-hwan/hak 2025-07-01 15:18:23 +00:00
b377e3fd97 meaningless code formatting
hyung-hwan pushed to main at hyung-hwan/hodu 2025-06-24 11:56:32 +00:00
5767beb9af removed the /_pts/favicon.ico endpoint
hyung-hwan pushed to main at hyung-hwan/hodu 2025-06-23 15:58:57 +00:00
6e670b4924 updated http endpoints for more consistent xterm.html access
hyung-hwan pushed to main at hyung-hwan/hodu 2025-06-23 12:09:44 +00:00
8331fdc1a2 implemented the pts feature in the server side as well
hyung-hwan pushed to main at hyung-hwan/hodu 2025-06-23 04:20:40 +00:00
ec70cc897c implemented the pts feature in the server side as well
hyung-hwan pushed to main at hyung-hwan/hodu 2025-06-22 04:12:39 +00:00
d092540f08 merged xterm.html and xterm-pts.html
hyung-hwan pushed to main at hyung-hwan/hodu 2025-06-21 13:01:40 +00:00
7835696166 enhanced the websocket endpoints to return failure for normal https packets
hyung-hwan pushed to main at hyung-hwan/hodu 2025-06-21 01:55:14 +00:00
c5bac71eaf some minor fixes
hyung-hwan pushed to main at hyung-hwan/hodu 2025-06-21 01:34:00 +00:00
ffc970148e minor message change in xterm-pts.html
hyung-hwan pushed to main at hyung-hwan/hodu 2025-06-21 01:31:09 +00:00
9addb5d35f specified some flags to yaml.NewDecoder()
hyung-hwan pushed to main at hyung-hwan/hodu 2025-06-20 18:11:40 +00:00
e12cd28413 fixed a silly bug of passing null
hyung-hwan pushed to main at hyung-hwan/hodu 2025-06-20 17:43:44 +00:00
6baf3b2b53 added pty terminal support to the client side