hyung-hwan
  • Joined on 2022-12-21
hyung-hwan pushed to main at hyung-hwan/playground 2023-10-08 12:51:29 +00:00
5ebca4b835 updated omv-svc01.yml with gitea to codepot redirection rule change
hyung-hwan pushed to main at hyung-hwan/playground 2023-10-08 12:47:49 +00:00
17ddcf4373 added omv-svc01.yml
hyung-hwan pushed to main at hyung-hwan/hawk 2023-10-08 05:36:37 +00:00
6037c47e3f modified configure.ac to capture configure command and arguments
hyung-hwan pushed to main at hyung-hwan/moo 2023-10-08 05:29:57 +00:00
aad90113f7 modified configure.ac to capture configure command and arguments
hyung-hwan pushed to main at hyung-hwan/hcl 2023-10-07 15:51:23 +00:00
fe2b9456f4 updated configure.ac to capture configure command and arguments
hyung-hwan pushed to main at hyung-hwan/hcl 2023-10-05 05:01:53 +00:00
206df863cf removed hcl_read() and related code
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