Historie revizí

Autor SHA1 Zpráva Datum
  tcheukueppo fd2b81245f avoid the idea of green red yellow coloring to manage concurrent collection and opt for something simple před 2 roky
  tcheukueppo 01b1230f7a some notes on concurrency před 2 roky
  tcheukueppo 5263bd0d7a - update doc on garbage collector před 2 roky
  tcheukueppo 6612b5c33f update doc on garbage collector před 2 roky
  tcheukueppo a1f603b5b3 update questions před 2 roky
  tcheukueppo 4d3ecee06f start documenting on concurrency stuffs před 2 roky
  tcheukueppo 52bf009089 callframe: change the way to deal with temporal package variables and type II special variables před 2 roky
  tcheukueppo a62213e348 update doc on gc před 2 roky
  tcheukueppo 8a3f6a0092 New variant of the upval type-`O_VSUPVAL`, used for upvals shared across maatines. před 2 roky
  tcheukueppo 25ff1008a4 Done explaining the problems faced during GC před 2 roky
  tcheukueppo feb69b3b6a update documentation on maat gc před 2 roky
  tcheukueppo a20e1d580b describe some problems related to garbage collection před 2 roky
  tcheukueppo aac0e6697c Some docs of Maat's GC před 2 roky
  tcheukueppo 46786f3ae0 - Do not use NAN TAGGING as our present representation of values is incompatible with NAN TAGGING. před 2 roky
  tcheukueppo f017f8ed23 differentiate btw a cclass and a cclass instance před 2 roky
  tcheukueppo ce605b3816 - Update fields of Ma and GMa and comments, update some other macros and comments před 2 roky
  tcheukueppo f1227b95e0 - Define two str structs Str and U8Strfor ascii and utf-8 encoded strings respectively před 2 roky
  tcheukueppo 39a1c5d5cf - Fix type check issues. před 2 roky
  tcheukueppo 0f3b181b63 - Update comments před 2 roky
  tcheukueppo 572b565e9d - add garbage collector parameters před 2 roky
  tcheukueppo 503d8b6ede update macro names, use `ma_assert` whereever necessary and update the `Co` struct před 2 roky
  tcheukueppo 233dab5683 - Update comments před 2 roky
  tcheukueppo ffed4e1b1c - Define the Mstate, Maatine, Coroutine and Work struct před 2 roky
  tcheukueppo 8de3207118 super methods get resolved when called not all at once during class creation před 2 roky
  tcheukueppo 8c0a699039 - An Object has same type as its original value thus remove some useless macros před 2 roky
  tcheukueppo 0331cce9d8 - Update doc před 2 roky
  tcheukueppo 9c18c1db3a Define structs for namespaces and complete definition on the `Class` struct před 2 roky
  tcheukueppo 61b0e9bdcb complete definition of the class object před 2 roky
  tcheukueppo 8568e951dc we are using c3 mro, so each class has its c3 list před 2 roky
  tcheukueppo 5b2a3f0743 utils: update comments, fix bugs and add new tests for non-inherited methods před 2 roky