Commit graph

75 commits

Author SHA1 Message Date
Victor Olin
51ffd88727 holy cleanup 2023-05-15 23:14:08 +02:00
Victor Olin
4d427ea00e Merge branch 'g-collection' of https://github.com/bachelor-group-66-systemf/churf into g-collection 2023-05-15 18:27:27 +02:00
Victor Olin
50e10586f1 short profiler logs 2023-05-15 18:27:09 +02:00
Victor Olin
3f42a8f16d bugfix 2023-05-15 18:27:04 +02:00
Victor Olin
7975b6cbe2 removed cout bloatware 2023-05-15 18:26:57 +02:00
Victor Olin
93be622863 now it works ok??? 2023-05-15 18:26:57 +02:00
valtermiari
9adc14780b Fixed bug in size handling and mark hash 2023-05-15 18:26:52 +02:00
valtermiari
a5c5d122b2 Added Hash map marking 2023-05-15 18:26:46 +02:00
Victor Olin
3e188553d6 rip gc
Co-authored-by: ValterMiari <ValterMiari@users.noreply.github.com>
2023-05-15 18:26:41 +02:00
Victor Olin
ec3aa3cd60 profiler now fixed in wrapper also 2023-05-15 18:26:33 +02:00
Victor Olin
bf3d91cdf1 profiler improvement 2023-05-15 18:26:33 +02:00
Victor Olin
e51ba7679b testing testing... 2023-05-15 18:26:23 +02:00
Victor Olin
fda9e6728f Cleaned up include guards 2023-05-15 18:26:14 +02:00
Victor Olin
43ce0ecd71 yeet 2023-05-15 18:09:50 +02:00
valtermiari
560f8f9b2f Hash table lookup for marking 2023-05-08 12:03:55 +02:00
valtermiari
3399023e3e Testing table lookup for marking 2023-05-08 11:55:56 +02:00
Victor Olin
50566246fe short profiler logs 2023-05-08 11:00:07 +02:00
Samuel Hammersberg
ab87f7fb15 Yoinked a newer GC. 2023-05-06 12:47:40 +02:00
Victor Olin
830d863c70 bugfix 2023-05-06 10:23:09 +02:00
Samuel Hammersberg
a388f480e5 Hooked the GC back in B) 2023-05-05 18:50:05 +02:00
Victor Olin
b3ed111099 removed cout bloatware 2023-05-05 17:59:07 +02:00
Victor Olin
c09da8a8cd now it works ok??? 2023-05-05 17:57:26 +02:00
valtermiari
208ff861df Fixed bug in size handling and mark hash 2023-05-05 13:16:45 +02:00
Victor Olin
0b96f3b7e5 merge 2023-05-04 18:19:58 +02:00
Victor Olin
a910d5449e rip gc
Co-authored-by: ValterMiari <ValterMiari@users.noreply.github.com>
2023-05-04 18:18:25 +02:00
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
Victor Olin
c9e2bc2278 Cleaned up include guards 2023-04-07 20:40:01 +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
valtermiari
fb4cd8eb9b Merge branch 'g-collection' of https://github.com/bachelor-group-66-systemf/language into g-collection 2023-03-23 13:26:32 +01:00
valtermiari
858c4102be Added direct indexing 2023-03-23 13:26:26 +01:00
Victor Olin
7ea2e2733f Moved Heap::the for safe compilation 2023-03-23 13:09:50 +01:00
Victor Olin
501f319834 Proper singleton implementation 2023-03-23 12:49:47 +01:00
valtermiari
f9932ce527 Merge branch 'g-collection' of https://github.com/bachelor-group-66-systemf/language into g-collection 2023-03-22 12:02:21 +01:00
valtermiari
8414703fe6 Complexity analysis to algorithms used in collect 2023-03-22 12:02:16 +01:00
Victor Olin
ad29cc5ee5 Quick reference guide and runtime errors. 2023-03-22 11:18:30 +01:00
Victor Olin
7105c570d9 Code cleanup 2023-03-21 17:06:10 +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
bba6afeff8 Bugfix caused new bug, bugfix 2 2023-03-20 17:24:27 +01:00
Victor Olin
4bf1fd7610 Fixed lost chunks in free_overlap 2023-03-20 13:59:19 +01:00
Victor Olin
ffdffc475d Fixed ABS_PATH for profiler 2023-03-20 13:24:14 +01:00
Victor Olin
fcae79ce0b Profiler probably finished 2023-03-20 10:48:18 +01:00
Victor Olin
91f241dba2 Some spring cleaning 2023-03-19 15:16:41 +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