Block or Report
Block or report cshung
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
MingDebugger Public
MingDebugger is a simple prototype to illustrate how debugging work in practice.
-
ParserGenerator Public
ParserGenerator is a prototype LR(1) parser generator written to practice the theory I have learnt in the compiler course.
-
-
405 contributions in the last year
We're celebrating 100 million developers!
Less
More
Contribution activity
January 2023
Created 27 commits in 2 repositories
Created a pull request in dotnet/runtime that received 15 comments
Decommit memory before returning to the region_allocator
When we decommit_region
, we wanted to also de-commit the associated mark array. The method decommit_mark_array_by_seg
requires a gc_heap
instance, …
+84
−40
•
15
comments