Commit History

Author SHA1 Message Date
  Araq 3b69a8d27a New concurrency model: next steps 10 years ago
  Araq 42a8ab34f1 preparations for easier debugging 10 years ago
  Araq ac3bce79d1 compiles on sparc again 11 years ago
  Araq 73c6efdf66 'nil' as a statement is deprecated, use an empty 'discard' instead 11 years ago
  Araq b731e6ef1c case consistency: cs:partial bootstraps on windows 11 years ago
  Araq 438703f59e case consistency: next steps 11 years ago
  Araq 1101a40f91 improvements for 'pretty' 11 years ago
  Araq 92b8fac94a case consistency part 4 11 years ago
  Araq 2df9b442c6 case consistency part 1 11 years ago
  Araq 132b6b3efe implemented 'injectStmt'; more debug support 11 years ago
  Araq fe983b1309 fixes a regression where memset was used without including <string.h> 11 years ago
  Araq f73cec7f01 GC: even more stress testing 11 years ago
  Araq f857a842fc debug GC works now 11 years ago
  Araq 1a792d46d0 first version of the debug GC; doesn't work yet 11 years ago
  Araq 6cc06cd35d fixes #569; C++ codegen works again 11 years ago
  Araq 3940bd5b84 GC: added static cycleGC checks 11 years ago
  Araq db027faf38 fixes a long standing channels bug 11 years ago
  Araq 0f2aa053d9 added GC_addCycleRoot 12 years ago
  Araq 5e7dd69b00 GC: incRef needs to add cycleroots 12 years ago
  Araq 3d7abb958d open arrays documented in the manual 12 years ago
  Araq 0bb3731422 working cycle collector for old GC 12 years ago
  Araq ab6f793408 first version of a simple mark&sweep GC; activate with --gc:markAndSweep 12 years ago
  Araq 65fdd641a9 revert to old GC; use --gc:v2 to activate the new GC 12 years ago
  Zahary Karadjov 19e795e017 the `mainmodule` option has effect only when no explicit module is given 12 years ago
  Zahary Karadjov 67f37264b3 few notes about the remaining problems with retired buffers 12 years ago
  Zahary Karadjov 31134a6bae Disabled mark-and-sweep in the compiler itself 12 years ago
  Zahary Karadjov 41cbd1c980 minor bug fixes to make some tests green 12 years ago
  Zahary Karadjov 86bf97a730 cleaned up some debugging code 12 years ago
  Zahary Karadjov 083d4f4708 fixes the recently discovered GC memory leaks 12 years ago
  Zahary Karadjov c67520a7c5 temporary debugging code for the memory leak investigation 12 years ago