Michel Hermier
Michel Hermier
We will be forced to do it to some extends. Considering all the features we want, it will be hard to find an implementation that has the correct licence, is...
I was thinking about it for a while, but as of current implementation it has quite some implications. 1. In the VM it would means we loose ~32 opcodes values...
This would change the structure of the dispatch function by creating a plethora of functions. While there would be functional change, what I understand of the current situation is that...
It is not a question of appeal. Unless you prove my arguments to be wrong, the trade of seems not worth as this. If the impact in terms of code...
Removing that requirement could be easily implemented (like it was done for the '.' after new line) it is only a political decision/design choice.
Trivially correct.
This patch is not ideal in a few ways: - the `const` casting to alter the content invalidate equality of the string, because the hash is created at the creation...
@RobLoach original signature was correct and followed wren style.
While this is technically correct, because of the unfinished debate about utf-8, this should technically not be merge even with the limitation in the documentation.
@PureFox48 At the end #948, talks about utf-8 and what is an upper and lower case for the vm. While I agree this could go as this, it would create...