hyung-hwan
  • Joined on 2022-12-21
hyung-hwan pushed to main at hyung-hwan/moo 2023-10-02 12:05:50 +00:00
ea73f9f8d2 removed the containing subdir
5b2953c9c7 updated the structure packing pragmas
8889a6580d changed to use MOO_STACK_GETRCV()
8ac1af2bf6 fixed %js handling in the formatting funtion
f74f9c240d limited the utf8 ranges
Compare 10 commits »
hyung-hwan created branch main in hyung-hwan/moo 2023-10-02 12:05:49 +00:00
hyung-hwan created repository hyung-hwan/moo 2023-10-01 15:38:24 +00:00
hyung-hwan pushed to main at hyung-hwan/playground 2023-10-01 03:56:16 +00:00
173c41e40c updated gitea and trafik to newer versions
hyung-hwan pushed to main at hyung-hwan/hawk 2023-09-13 23:54:41 +00:00
1623786eef removed t_connect check in configure.ac
hyung-hwan pushed to main at hyung-hwan/playground 2023-09-08 03:46:22 +00:00
1424c21afc added gm2-fedora38 Dockerfile
2fed03f7fb added docker files for go development images
Compare 2 commits »
hyung-hwan pushed to main at hyung-hwan/pcl 2023-08-13 16:08:52 +00:00
bff0c3b31d chagned Value_t to use unsafe.Pointer
hyung-hwan pushed to main at hyung-hwan/pcl 2023-08-08 15:57:30 +00:00
ca5c1efd8a just more code
hyung-hwan pushed to main at hyung-hwan/pcl 2023-08-07 13:33:22 +00:00
6ffe32a9df updated wrong handling of Value_t, not using unsafe.Pointer
hyung-hwan pushed to main at hyung-hwan/pcl 2023-08-04 09:44:21 +00:00
3cae246546 defined the value type Value_t to be interface{} in place of unsafe.Pointer
hyung-hwan pushed to main at hyung-hwan/pcl 2023-08-04 09:41:42 +00:00
4444f277dc defined the value type Value_t to be interface} in place of unsafe.Pointer
hyung-hwan pushed to main at hyung-hwan/pcl 2023-08-03 13:35:19 +00:00
1ad6779aa4 a bit of progress in writing the evaluator function
9481de61d5 still wrong evaluator implementation...
1945452429 added the debug variable for easy toggling of debug messages
fab6ab5595 a bit of evaluator implentation work
cb130353ce implementing the evaluator
Compare 6 commits »
hyung-hwan pushed to main at hyung-hwan/pcl 2023-08-02 15:56:56 +00:00
85a6092363 added the debug variable for easy toggling of debug messages
hyung-hwan pushed to main at hyung-hwan/pcl 2023-08-02 15:46:21 +00:00
760f9a7114 a bit of evaluator implentation work
hyung-hwan pushed to main at hyung-hwan/qse 2023-08-01 07:52:52 +00:00
aef4ac2a2c fixed a bug in dhcp4msg.c
hyung-hwan pushed to main at hyung-hwan/hawk 2023-07-31 15:00:00 +00:00
7e96e62206 put back conditionals for MYSQL_OPT_RECONNECT
hyung-hwan pushed to main at hyung-hwan/hawk 2023-07-31 14:41:49 +00:00
c9950f1670 fixed multiple bugs in mod-mysql.c
hyung-hwan pushed to main at hyung-hwan/pcl 2023-07-26 02:35:41 +00:00
c1f7c4b963 implementing the evaluator
hyung-hwan pushed to main at hyung-hwan/playground 2023-07-25 14:28:28 +00:00
6d3b2350cd upated gitea to 1.20.1
hyung-hwan pushed to main at hyung-hwan/pcl 2023-07-21 15:56:15 +00:00
5d66a2e6d7 updating evaluator code