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
9
Projects
Packages
Code
Public Activity
Starred Repositories
hyung-hwan
pushed to
main
at
hyung-hwan/hcl
2024-07-26 16:15:09 +00:00
b040c2c05a
reorganized the kernel class table with the index to the superclass slot for bootstrapping of initial class chains
hyung-hwan
pushed to
main
at
hyung-hwan/hcl
2024-07-24 17:45:00 +00:00
fb25712133
removed the nivars and ncvars fields from class
hyung-hwan
pushed to
main
at
hyung-hwan/hcl
2024-07-23 14:50:43 +00:00
dfc6ec94f4
updating internal class representation
hyung-hwan
pushed to
main
at
hyung-hwan/hcl
2024-07-22 14:46:51 +00:00
768378a940
fixed the test script - insta-02.hcl
hyung-hwan
pushed to
main
at
hyung-hwan/hcl
2024-07-22 09:28:31 +00:00
0e2dfea7fb
added more test-cases for class redefintion
hyung-hwan
pushed to
main
at
hyung-hwan/hcl
2024-07-22 08:24:41 +00:00
28c05ff903
updated compiler to prohibit redefinition of a named class
hyung-hwan
pushed to
main
at
hyung-hwan/hcl
2024-07-22 07:11:15 +00:00
2d120f0d0e
removed some unneeded code
hyung-hwan
pushed to
main
at
hyung-hwan/hcl
2024-07-22 06:06:56 +00:00
81f19004f0
updated some test cases for class
hyung-hwan
pushed to
main
at
hyung-hwan/hcl
2024-07-20 17:09:20 +00:00
266b3a34d5
minor comment change
hyung-hwan
pushed to
main
at
hyung-hwan/hcl
2024-07-20 10:13:09 +00:00
bd107a172c
renamed all lambdas to funs
hyung-hwan
pushed to
main
at
hyung-hwan/hcl
2024-07-20 09:16:28 +00:00
6645962163
renamed lambda to block in some places
hyung-hwan
pushed to
main
at
hyung-hwan/hcl
2024-07-20 01:17:22 +00:00
55d7fa0ef7
updated method lookup
hyung-hwan
pushed to
main
at
hyung-hwan/hcl
2024-07-19 15:59:05 +00:00
22a066ce95
class method lookup extended to the Class class
hyung-hwan
pushed to
main
at
hyung-hwan/hcl
2024-07-19 11:50:40 +00:00
f216699240
enhanced the print function to print the class name for a class
hyung-hwan
pushed to
main
at
hyung-hwan/hcl
2024-07-15 15:15:46 +00:00
91e1e8c9c3
added core.class_name module function
hyung-hwan
pushed to
main
at
hyung-hwan/hcl
2024-07-15 14:48:02 +00:00
81070919d7
fixed the issue caused in the previous comming regarding class name handling
hyung-hwan
pushed to
main
at
hyung-hwan/hcl
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/hcl
2024-07-15 09:53:08 +00:00
43062e4db3
removed a duplicate function
hyung-hwan
pushed to
main
at
hyung-hwan/hcl
2024-07-14 16:09:32 +00:00
8c5affe9a5
updated the tuple handling slightly
hyung-hwan
pushed to
main
at
hyung-hwan/hcl
2024-07-14 16:02:19 +00:00
57d9668110
reader improvement to filter out binop from a tuple
First
Previous
...
5
6
7
8
9
...
Next
Last