Commit graph

65 commits

Author SHA1 Message Date
valtermiari
79b0d37cd1 Merge branch 'g-collection' of https://github.com/bachelor-group-66-systemf/language into g-collection 2023-05-04 14:04:47 +02:00
valtermiari
74e02826e6 Added Hash map marking 2023-05-04 13:51:53 +02:00
Victor Olin
a4413e55f3 profiler now fixed in wrapper also 2023-05-01 15:58:20 +02:00
Victor Olin
1741281fd8 profiler improvement 2023-05-01 15:43:51 +02:00
Victor Olin
d7ea27e9cd testing testing... 2023-05-01 14:36:44 +02:00
valtermiari
cdca49354a Merge branch 'g-collection' of https://github.com/bachelor-group-66-systemf/language into g-collection 2023-03-30 08:51:05 +02:00
valtermiari
17fd56ef7e Start of wrapper test 2023-03-30 08:48:33 +02:00
Victor Olin
12816ea9de Wrapper works 2023-03-29 16:05:54 +02:00
Victor Olin
16aa1be309 Wrapper for GC finished, untested 2023-03-29 15:13:24 +02:00
Victor Olin
3e9ed4e16b Move files from wrong dir 2023-03-27 16:10:44 +02:00
Victor Olin
35b2aa4a2f Testing works, stack-overflow fixed 2023-03-24 13:41:14 +01:00
valtermiari
266010e926 Benchmarking for h_test 2023-03-24 10:24:18 +01:00
Victor Olin
e745593d94 Testing vector indexing 2023-03-23 13:32:24 +01:00
Victor Olin
501f319834 Proper singleton implementation 2023-03-23 12:49:47 +01:00
Victor Olin
8081bc5d67 Minor changes
Co-authored-by: ValterMiari <ValterMiari@users.noreply.github.com>
2023-03-21 14:31:40 +01:00
Victor Olin
75fb24e369 Fixed GC static library 2023-03-21 13:09:14 +01:00
Victor Olin
ffdffc475d Fixed ABS_PATH for profiler 2023-03-20 13:24:14 +01:00
valtermiari
78ccade17d Fixed bug in sweep and updated tests 2023-03-17 11:45:32 +01:00
valtermiari
ce714db3f1 Some improvments to Game test 2023-03-16 17:06:44 +01:00
valtermiari
6840297c08 Fixed some bugs and modifications to mark 2023-03-15 18:03:08 +01:00
Victor Olin
02c9ae0ab4 Game test!
Co-authored-by: ValterMiari <ValterMiari@users.noreply.github.com>
2023-03-10 11:08:15 +01:00
valtermiari
24daa73a39 Merge branch 'g-collection' of https://github.com/bachelor-group-66-systemf/language into g-collection 2023-03-10 09:32:27 +01:00
valtermiari
420b504016 Started on a larger test 2023-03-10 09:32:22 +01:00
Victor Olin
51765f4d0c Work on the profiler 2023-03-10 09:24:32 +01:00
Victor Olin
0d376171c8 Continued work on profiler 2023-03-06 11:59:28 +01:00
Victor Olin
137687e446 Started working on a custom profiler 2023-02-28 18:44:07 +01:00
Victor Olin
5e52de10bd Fixed broken tests 2023-02-28 16:01:39 +01:00
valtermiari
87f5d7fe74 Merge branch 'g-collection' of https://github.com/bachelor-group-66-systemf/language into g-collection 2023-02-24 14:25:08 +01:00
Victor Olin
db4659abf3 Rebased the branch 2023-02-24 13:39:55 +01:00
Victor Olin
7ff174459a Delete random files 2023-02-24 13:39:55 +01:00
Victor Olin
a684fe1ea0 Made exposed endpoints static 2023-02-24 13:39:55 +01:00
valtermiari
bbd2650445 Testing recursive marking with chain references. 2023-02-24 13:39:55 +01:00
Victor Olin
c6463efd51 Documented the library 2023-02-24 13:39:55 +01:00
Victor Olin
ea6eab0bcf Fixed bugs on freeing chunks and stack-scanning
Co-authored-by: ValterMiari <ValterMiari@users.noreply.github.com>
2023-02-24 13:39:55 +01:00
valtermiari
07bf2c8f48 Fixed bug in free and some small testing additions 2023-02-24 13:39:55 +01:00
valtermiari
79886e70de Some tweaks in mark. Testing of chain references 2023-02-24 13:39:55 +01:00
valtermiari
3860d0ec4f Tweaked sweeping, test with detached pointers 2023-02-24 13:39:55 +01:00
Victor Olin
6cd6edb594 Fixed mark skipping
Co-authored-by: ValterMiari <ValterMiari@users.noreply.github.com>
2023-02-24 13:39:55 +01:00
Victor Olin
3473c953b5 Wrote a test for shared library linking 2023-02-24 13:39:55 +01:00
Victor Olin
b79a83c32a Debugged mark()
Co-authored-by: ValterMiari <ValterMiari@users.noreply.github.com>
2023-02-24 13:39:55 +01:00
valtermiari
fb5f283dfd Some progress on marking 2023-02-24 13:39:55 +01:00
valtermiari
5fcab54fe4 Fixed sweep 2023-02-24 13:39:55 +01:00
valtermiari
a375388591 More debugging 2023-02-24 13:39:55 +01:00
Victor Olin
42c22bc1eb Continued debugging
Co-authored-by: ValterMiari <ValterMiari@users.noreply.github.com>
2023-02-24 13:39:55 +01:00
Victor Olin
5ac9b665a1 Testing different stack pointers 2023-02-24 13:39:55 +01:00
Victor Olin
b168438c14 Started testing the GC
Co-authored-by: ValterMiari <ValterMiari@users.noreply.github.com>
2023-02-24 13:39:55 +01:00
valtermiari
1690804821 Some small test features 2023-02-24 13:39:55 +01:00
Victor Olin
0260b2876c Next up is tests
Co-authored-by: ValterMiari <ValterMiari@users.noreply.github.com>
2023-02-24 13:39:48 +01:00
valtermiari
8ed9ed9107 Testing recursive marking with chain references. 2023-02-23 15:51:29 +01:00
Victor Olin
7b068d6e88 Documented the library 2023-02-23 13:00:15 +01:00