This website requires JavaScript.
Explore
Help
Sign In
hyung-hwan
0 Followers
·
0 Following
Joined on
2022-12-21
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
13
Projects
Packages
Code
Public Activity
Starred Repositories
hyung-hwan
pushed to
main
at
hyung-hwan/hak
2024-09-13 08:10:15 +00:00
617ab3e753
changed decode_spec to honor the field info for a non-indexed spec instead of hardcoding it to HCL_OBJ_TYPE_OOP
hyung-hwan
pushed to
main
at
hyung-hwan/hak
2024-09-12 09:06:31 +00:00
f6f475df4a
work in progress dropping the brand bits
hyung-hwan
pushed to
main
at
hyung-hwan/hak
2024-09-12 07:08:30 +00:00
6e9e1d35f4
added a test on process handling.
hyung-hwan
pushed to
main
at
hyung-hwan/hak
2024-09-11 15:26:41 +00:00
8604c6ddf1
call hcl_instantiate() with hcl->c_primitive in hcl_makeprim()
hyung-hwan
pushed to
main
at
hyung-hwan/hak
2024-09-10 14:11:42 +00:00
b5c24eb440
simplified message send a bit
hyung-hwan
pushed to
main
at
hyung-hwan/hak
2024-09-10 06:24:50 +00:00
d0019e52cb
fixed typos in configure.ac
hyung-hwan
pushed to
main
at
hyung-hwan/hak
2024-09-10 03:30:46 +00:00
73cb88cfce
updated the go wrapper to print compatible error messages with the main implementation
hyung-hwan
pushed to
main
at
hyung-hwan/hak
2024-09-08 08:26:36 +00:00
c8af7b2fd3
use hcl_instantiate() in hcl_makedic()
hyung-hwan
pushed to
main
at
hyung-hwan/hak
2024-09-08 06:52:43 +00:00
b39bfaa181
updated code to correct the RDONLY bit behavior
hyung-hwan
pushed to
main
at
hyung-hwan/hak
2024-09-07 03:54:28 +00:00
4a6da0b386
added conditionals ENABLE_STATIC and ENABLE_SHARED
hyung-hwan
pushed to
main
at
hyung-hwan/hak
2024-09-07 03:34:28 +00:00
a5d13e17e5
updated hclgo's command line parsing a bit
hyung-hwan
pushed to
main
at
hyung-hwan/hak
2024-09-07 01:16:18 +00:00
4617a68a71
fixed the wrong bootstraping of ByteString
hyung-hwan
pushed to
main
at
hyung-hwan/hak
2024-09-06 15:40:05 +00:00
1dedee9ae3
instanation the bxxx literal as ByteString. no more ByteArray
hyung-hwan
pushed to
main
at
hyung-hwan/hak
2024-09-04 16:12:34 +00:00
7d9e1b4c0c
renamed #include to $include.
hyung-hwan
pushed to
main
at
hyung-hwan/hak
2024-09-03 03:18:20 +00:00
a62b89cea9
enhanced the reader and compiler to treat the binop expression like a message-send expression
hyung-hwan
pushed to
main
at
hyung-hwan/hak
2024-09-01 07:29:46 +00:00
4c1a50df83
made ALIST callable in XLIST
hyung-hwan
pushed to
main
at
hyung-hwan/hak
2024-08-31 17:20:57 +00:00
88e8471014
some binop expression stuff
hyung-hwan
pushed to
main
at
hyung-hwan/hak
2024-08-31 05:05:04 +00:00
150e7386f8
attempting to support multi-binop expression by tranforming it to a chained single-binop expression
hyung-hwan
pushed to
main
at
hyung-hwan/hak
2024-08-29 10:05:39 +00:00
e0e86d5463
added a test case for mutlivariable assignment to instance variables
hyung-hwan
pushed to
main
at
hyung-hwan/hak
2024-08-28 16:15:08 +00:00
a93abed8a1
fixed the wrong initialization of the ivaroff field of the context object in make_context()
First
Previous
...
29
30
31
32
33
...
Next
Last