Commit History

Author SHA1 Message Date
  Araq dd806cafa0 distinguish between 'defined' and 'declared' 10 years ago
  Araq fab8cee13d minor tweaks; updated todo.txt 10 years ago
  Araq e6d17e6273 made large parts of the stdlib gcsafe 10 years ago
  Araq 346443d1b5 case consistency improvements 11 years ago
  Satish BD 033938a53a Correct the spelling of the word 'implicitly' 11 years ago
  Araq f59e502382 better error message for implicitly available modules 11 years ago
  Grzegorz Adam Hankiewicz 2b517161e4 Adds link to manual thread memory section from threads module. 11 years ago
  Grzegorz Adam Hankiewicz 72a3e21f28 Removes executable bit for text files. 11 years ago
  Dominik Picheta 76c4b0516a Many doc improvements. Changed Threads.joinThreads' param's type to varargs. 12 years ago
  Araq 8178cd4fab made some tests green 12 years ago
  Araq 8a92e95ccf made tests green again 12 years ago
  Araq 3c50794a08 keep initStackBottom calls please 12 years ago
  Zahary Karadjov 1d065b601c DLL fixes for windows; fixes #175 12 years ago
  Araq 035b715dfd fixes #168 12 years ago
  Araq 8d99753d63 preparations for making 'closure' the default calling convention for proc types 12 years ago
  Araq 4f1b89c30c year 2012 for most copyright headers 13 years ago
  Araq 728328eec2 threads compile again; attempt to fix serious code gen issue (except + return) 13 years ago
  Araq 7fcbdc6d42 implemented 'let' statement 13 years ago
  Araq 02e8e9c3ea fixed bug that kept tls emulation from working 13 years ago
  Araq 84c473a890 DLL generation may work again 13 years ago
  Araq 5e5e4abfee new compiler option tlsEmulation 13 years ago
  Araq fd62116f6e bugfixes for generics; new threads implementation still broken 13 years ago
  Araq 4839800c22 new actors implementation for nimrod; compiler's generics still not up for the task though 13 years ago
  Araq d560e84fcc locks now in their own core module 13 years ago
  Araq c6038dda04 bugfix: running for threads 13 years ago
  Araq 7ad5cab17e added system.running for threads 13 years ago
  Araq 569c1ce5ec bugfix: proper cache for generic instantiations 13 years ago
  Araq 81a917390b shared untraced heap; bugfix: mem corruptions in message passing code 13 years ago
  Araq 42e6130b2c first steps to explicit channels for thread communication; added mainThreadId 13 years ago
  Araq 3ed1c958f3 version 0.8.12 13 years ago