|
324293d626
|
fixed a bug in hcl_allocheap()
|
2021-02-11 09:35:38 +00:00 |
|
|
21096b9d9e
|
allowed vmprim.alloc_heap() to create a bigger heap than requested.
enhanced the standard implementation(std.c) to attempt HUGETLB if the requested heap size is over 1/2 of the huge page size
|
2021-02-09 14:54:54 +00:00 |
|
|
919ab8f57e
|
coding a better compiler
|
2021-01-17 17:45:39 +00:00 |
|
|
f68b80143a
|
switching GC from semi-space copying to mark-sweep
|
2020-12-31 17:48:47 +00:00 |
|
|
b93fd3dc98
|
fixed print_formatted() to use hcl_outfmtobj() instead of hcl_print().
added 2 new optional callbacks - vmprim.alloc_heap and vmprim.free_heap
|
2018-03-01 14:47:12 +00:00 |
|
|
a8729532bb
|
changed copyright years
|
2018-02-07 14:13:13 +00:00 |
|
|
71a10e09c6
|
trying to revive this project
|
2018-02-05 10:43:25 +00:00 |
|
|
256efdb134
|
added initial hcl files
|
2016-09-28 14:40:37 +00:00 |
|