John McFarlane

Results 149 comments of John McFarlane

Thanks for the suggestion. I will try and improve the docs accordingly. Quick explanation: It's not making progress. It's quite possible that there simply isn't a config file that perfectly...

Those are scores of the best configuration found in that generation. The first is an estimate of the number of lines that would be deleted if that configuration was applied...

Hi Eduardo, Thanks for letting me know. If you could provide any of the info listed [here](https://github.com/johnmcfarlane/cnl/blob/main/.github/ISSUE_TEMPLATE/bug_report.md), it would be helpful. In particular, compiler version and flags are likely to...

Please don't close. CNL is intended to work with both versions of the compiler.

You're welcome to submit PRs, yes! What did you have in mind though?

Hi. Thanks for your interest in CNL and reaching out. Sorry for the delay replying, also that this project isn't under active development and lacking complete documentation! Have you tried...

Hi, Thanks for checking out CNL. The issue you are seeing is because to represent the number you're entering involves multiplying the input (a 32-bit integer) by 9^10 (5 *...

No problem. You're welcome. I've certainly thought about that sort of solution but ultimately, it's a Hard Problem(tm). What if the power was, say, ``? There's no fixing that with...