Andreas Rumpf

Results 886 comments of Andreas Rumpf

Sorry that I'm changing my mind more frequently than my underwear about this but what is exactly the problem again? That you cannot remember `include prelude`? How couldn't you? It...

> simple things should be simple, complex things should be possible. Complexity breeds complexity.

Please explain the problem and your solution more.

One more attempt before I'll merge it anyway.

> @Araq is there any plan to make a minor release to add support for OpenSSL 3? Yes, we'll make a release for this.

I don't know what is wrong with `mapLiterals` that it needs fixing. I mean, yeah it sucks, but it sucked for 4 years already and nobody cared. Leaving old code...

This is awesome! Since this will be in version 2.0 it doesn't need an experimental switch. It does need a changelog entry though and documentation updates.

Can't we instead use the efNoSem2Check flag to suppress the warning message?

While it's nowhere near correct, here are numbers to justify its existence: Old move analyser: nim c --gc:orc --compileOnly compiler\nim.nim 162289 lines; 20.660s; 1.016GiB peakmem; New move analyser: nim c...

I don't know. Error messages that teach you how Nim actually works are not bad and all this additional logic in the compiler eventually makes it harder and harder to...