Age | Commit message (Expand) | Author |
---|---|---|
2021-03-28 | LibJS: Fix m_allocations_since_last_gc initialization value | Linus Groh |
2021-03-21 | LibJS: Always inline Cell::vm() and Cell::heap() | Andreas Kling |
2021-03-11 | Userland: Remove superfluous headers | Ben Wiederhake |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-02-13 | LibJS: Add some basic freelist validation for the GC heap | Andreas Kling |
2021-02-12 | LibJS: Randomize GC heap block locations | Andreas Kling |
2021-01-25 | Everywhere: Hook up remaining debug macros to Debug.h. | asynts |
2021-01-25 | Everywhere: Remove unnecessary debug comments. | asynts |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |