For one of my repos, 1261400 is the last commit where slang runs successfully. The next few commits aren't compiling (gcc 11.1, SLES12), but then with commit 15b76d0 and newer there is a segfault. The ...
Observe that syntax highlighting is nonfunctional for the rest of the document after that code: If I change the code around a little bit so the foreach contains no nested parens or awaits, syntax ...
9 May, 2008. It was a Friday. Now that .NET 3.5 is out with all its LINQ query operator goodness, I feel like going on a mean streak of trashing a lot of our (now) pointless foreach loops. Some ...