hyung-hwan
  • Joined on 2022-12-21
hyung-hwan pushed to main at hyung-hwan/hak 2024-07-15 10:37:38 +00:00
e1de4624fd broken code - trying to put the name field to class
hyung-hwan pushed to main at hyung-hwan/hak 2024-07-15 09:53:08 +00:00
43062e4db3 removed a duplicate function
hyung-hwan pushed to main at hyung-hwan/hak 2024-07-14 16:09:32 +00:00
8c5affe9a5 updated the tuple handling slightly
hyung-hwan pushed to main at hyung-hwan/hak 2024-07-14 16:02:19 +00:00
57d9668110 reader improvement to filter out binop from a tuple
hyung-hwan pushed to main at hyung-hwan/hak 2024-07-13 08:38:31 +00:00
7754d7c7e9 enhanced the reader to perform sanity check on a tuple in advance
hyung-hwan pushed to main at hyung-hwan/hak 2024-07-13 04:34:07 +00:00
0d5907b726 minor change in test driver
hyung-hwan pushed to main at hyung-hwan/hak 2024-07-09 14:44:41 +00:00
8f87dbe008 changed the syntax of the class-level variable declacration to use square brackets
hyung-hwan pushed to main at hyung-hwan/hak 2024-07-08 14:19:52 +00:00
e91c9da9d4 wip - class/instance variable declaration parser
hyung-hwan pushed to main at hyung-hwan/hak 2024-07-08 10:54:41 +00:00
c4320ac147 wip - change class/instance variable declaration parser
hyung-hwan pushed to main at hyung-hwan/hak 2024-07-06 05:29:20 +00:00
cd67f4b337 preparing to handle instance/class variables in a new style
hyung-hwan pushed to main at hyung-hwan/hak 2024-07-06 03:16:18 +00:00
6407d3c175 removed the option HCL_TRAIT_LANG_ENABLE_BLOCK, thus removing conditional codes for simplicity.
hyung-hwan pushed to main at hyung-hwan/hak 2024-07-05 15:47:59 +00:00
0befaf0a97 added the name field to the class struct
hyung-hwan pushed to main at hyung-hwan/hak 2024-07-04 15:53:54 +00:00
36b83c63e7 adding some hcl code
hyung-hwan pushed to main at hyung-hwan/hak 2024-07-01 09:55:37 +00:00
86ea4e7071 improved the slicing function
hyung-hwan pushed to main at hyung-hwan/playground 2024-07-01 00:24:29 +00:00
b36b9bf5a0 updated go docker images
hyung-hwan pushed to main at hyung-hwan/hak 2024-06-29 07:17:41 +00:00
7007d9add0 adding some primitive functions
hyung-hwan pushed to main at hyung-hwan/hawk 2024-06-25 06:22:08 +00:00
d6ac0010d3 fixed a segfault bug in mysql::stmt_init(), raising the version to 0.9.8
hyung-hwan pushed to main at hyung-hwan/hak 2024-06-24 10:06:53 +00:00
f4456dde2e added the substr function
hyung-hwan pushed to main at hyung-hwan/hawk 2024-06-06 06:33:18 +00:00
be43c289b6 Merge branch 'vmfhrmfoaj-main' containing the new memcached client module
96ece751f7 added memcached module
Compare 2 commits »
hyung-hwan pushed to main at hyung-hwan/hak 2024-05-31 15:21:06 +00:00
8309f057b3 moved the proprocessor capability check up the file