summary refs log tree commit diff stats
path: root/lib/system/inboxes.nim
Commit message (Expand)AuthorAgeFilesLines
* shared untraced heap; bugfix: mem corruptions in message passing codeAraq2011-07-181-8/+8
* first steps to explicit channels for thread communication; added mainThreadIdAraq2011-07-161-3/+56
* preparations for 0.8.12Araq2011-07-101-5/+31
* basic message passing workingAraq2011-07-091-6/+21
* bugfix: 'set' overloadable; further steps for multi threading supportAraq2011-07-081-0/+203