Histórico de Commits

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