hyung-hwan
  • Joined on 2022-12-21
hyung-hwan pushed to main at hyung-hwan/hak 2025-09-16 09:13:24 +00:00
1c8115dbc9 fixed store_into_numeric_rcv_slot() which checked the return value of hak_inttooow() in a wrong way
hyung-hwan pushed to main at hyung-hwan/hak 2025-09-16 08:02:59 +00:00
3faca8ae98 fixed the push_ivar instruction not pushing a value
hyung-hwan pushed to main at hyung-hwan/haza 2025-09-15 11:06:40 +00:00
67b3e9727b some initial code
hyung-hwan created branch main in hyung-hwan/haza 2025-09-15 11:06:40 +00:00
hyung-hwan pushed to main at hyung-hwan/hak 2025-09-14 16:42:09 +00:00
37b652ead6 changed the syntax for clarity - attribute list to use a tuple, class variable list to use a normal parenthesized list
hyung-hwan pushed to main at hyung-hwan/hak 2025-09-12 14:13:02 +00:00
ef293d35d4 updated the compiler to be more strict when it comes to the places where methods can be defined.
hyung-hwan created repository hyung-hwan/haza 2025-09-11 11:17:35 +00:00
hyung-hwan pushed to main at hyung-hwan/hak 2025-09-08 01:16:52 +00:00
fe18991a4e minor code fixes
hyung-hwan pushed to main at hyung-hwan/hak 2025-09-06 08:03:03 +00:00
b427a5a7b6 enhanced backtrace to show the main source file name
hyung-hwan pushed to main at hyung-hwan/hak 2025-09-06 05:32:24 +00:00
d562ebfcb9 enhanced the backtrace output loop
hyung-hwan pushed to main at hyung-hwan/hak 2025-09-05 16:32:50 +00:00
36a10b382c troubleshotting the backtrace code
hyung-hwan pushed to main at hyung-hwan/hak 2025-09-05 13:42:06 +00:00
d8113efc28 expanded MAKE_FUNCTION and MAKE_LAMBDA to encode literal frame index to name.
hyung-hwan pushed to main at hyung-hwan/hak 2025-09-05 01:52:12 +00:00
313d1f9800 simple code reformatting
hyung-hwan pushed to main at hyung-hwan/hodu 2025-09-05 01:35:57 +00:00
437ab8ccef fixed wrong indentations
hyung-hwan pushed to main at hyung-hwan/hak 2025-09-04 16:16:43 +00:00
4d3172e552 some code reformatting
hyung-hwan pushed to main at hyung-hwan/hak 2025-09-03 14:08:34 +00:00
ad510b1436 fixed wrong spec decoding in core.basicAt and core.basicAtPut functions
hyung-hwan pushed to main at hyung-hwan/hak 2025-09-02 15:25:54 +00:00
e64b7c495b added the mascot file
hyung-hwan pushed to main at hyung-hwan/hak 2025-09-02 14:58:30 +00:00
20d2db0e27 renamed hcl to hak
hyung-hwan renamed repository from hcl to hyung-hwan/hak 2025-09-02 14:51:31 +00:00
hyung-hwan pushed to main at hyung-hwan/hawk 2025-09-01 05:52:40 +00:00
a142af090a registered gensub under the str module