Closed skx closed 6 years ago
Yet again our builtins are having an overhaul. Specifically I want to make a bunch of changes:
object.Object
I'm going to have to change the signature of the builtin-function, sadly, which is a breaking change. But only minorly.
Once this pull-request is complete, and merged it will close #56.
50ish% coverage of the string tests - found some issues relating to unicode. Will merge once travis approves and attack them in the morning.
Yet again our builtins are having an overhaul. Specifically I want to make a bunch of changes:
object.Object
.. object .. directly, rather than using the interpreter.I'm going to have to change the signature of the builtin-function, sadly, which is a breaking change. But only minorly.
Once this pull-request is complete, and merged it will close #56.