Roman Venediktov
|
468caac0f2
|
Used platform-independent aint printf patterns
|
2024-07-11 15:19:22 +02:00 |
|
Roman Venediktov
|
378b8e9785
|
Fix [0] arrays
|
2024-07-11 15:19:22 +02:00 |
|
Egor Sheremetov
|
05e4c15fe2
|
Added conditional debug output for GC related operations
|
2024-07-11 15:19:22 +02:00 |
|
Egor Sheremetov
|
6359a1731c
|
Added X64_64 support for the x86-64 platform
|
2024-07-11 15:19:22 +02:00 |
|
Roman Venediktov
|
e77433e51c
|
Prototype of X86_64 migration
|
2024-07-11 15:19:22 +02:00 |
|
Danya Berezun
|
3fdc3e7f2a
|
crap code
|
2024-07-11 15:19:22 +02:00 |
|
Egor Sheremetov
|
8b073cbd48
|
Fixed unit tests + fixed different compilation flags' combinations so that code compiles and works properly + added unit tests execution into a github actions workflow
|
2023-09-27 03:45:58 +02:00 |
|
Egor Sheremetov
|
3937ecf387
|
Removed extra word in sexp
|
2023-08-09 20:16:51 +02:00 |
|
Egor Sheremetov
|
1a2342c411
|
fixed issues with heap traversal output
|
2023-06-25 22:51:40 +02:00 |
|
Egor Sheremetov
|
31551e73fd
|
Added check of invariance of objects' topology before and after compaction
|
2023-06-20 16:22:35 +02:00 |
|
danyaberezun
|
ccd04c2159
|
add clang-format; reformat files
|
2023-05-31 11:01:11 +02:00 |
|
Egor Sheremetov
|
4eea9a7933
|
Fixed bug in physically_relocate + bug fix in runtime.c list iteration
|
2023-05-23 13:40:46 +02:00 |
|
Egor Sheremetov
|
113c57e7c8
|
First version of mark-compact GC, runtime.c is severely outdated at the moment
|
2023-03-27 10:09:54 +02:00 |
|