Skip to content
  • zxuiji's avatar
    Finally thought of a way to move mutex management to the raw · 1a302644
    zxuiji authored
    API, a happy side effect is I can start moving the garbage
    collecter API to the raw API also, I even made it so I can pass
    pointers instead of indices without the dev worrying about if the
    pointer will move. Still in implementation phase but I thought I
    should upload the current changes and get others to look the
    basic code I already have - btw a full compile of all parts of paw
    is not possible on this upload, still some left overs from old gc
    code that needs to be cleaned up
    1a302644