hyung-hwan
  • Joined on 2022-12-21
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
hyung-hwan pushed to main at hyung-hwan/pcl 2023-07-21 09:33:21 +00:00
7d01a94d56 updated code
a8ea8fbf94 starting the project
Compare 2 commits »
hyung-hwan pushed to main at hyung-hwan/pcl 2023-07-21 06:36:58 +00:00
15ba383f96 updated code
hyung-hwan created branch main in hyung-hwan/pcl 2023-07-21 01:11:29 +00:00
hyung-hwan pushed to main at hyung-hwan/pcl 2023-07-21 01:11:29 +00:00
70646c256e starting the project
hyung-hwan created repository hyung-hwan/pcl 2023-07-21 01:09:50 +00:00
hyung-hwan pushed to main at hyung-hwan/hawk 2023-07-17 13:20:06 +00:00
5830d8f9ed made match() to accept up to 3 arguments only while keeping str::match() extended with up to 4 arguments
hyung-hwan pushed to main at hyung-hwan/playground 2023-07-17 13:17:45 +00:00
8aee052a6a upated gitea to 1.20.0
hyung-hwan pushed to main at hyung-hwan/playground 2023-07-14 16:52:57 +00:00
4c69f5ec5e added the docker-images directory and files
hyung-hwan pushed to main at hyung-hwan/hawk 2023-07-07 12:47:58 +00:00
2ddab1fa9d made match() to accept up to 3 arguments only while keeping str::match() extended with up to 4 arguments
hyung-hwan pushed to main at hyung-hwan/hawk 2023-07-06 23:09:58 +00:00
0603e3b1ba put back the hawk_rtx_call and hawk_rtx_exec macros