Steve Halliwell

Results 39 issues of Steve Halliwell

Such as for 0..100

enhancement

Following #97 Is there value in the described pairs iteration for native maps

enhancement

And if valuable propose draft. We presently treat all types the same, it assumes correct and then fails a type conversion or throws a not found in dictionary expection.

enhancement

In some of our benches scanning/tokenisation is far slower than the actual bytecode generation. While not an issue at present it feels wrong.

optimisation

A fun with a loop with a var (a,b,c,) = Invoke(), then if a continue appeared to have a type mismatch

We are a stack based vm at present but the move to 32bit byte code packets means most ops have lots of empty space to store the locations of their...

enhancement

We already have some rules of thumb here; - The more the language cares about it, the closer to the compiler and vm it gets. - E.g. It cares about...

And if valued propose draft. Working in c#, I often miss the simplicity and power of c++, string replacement style templates.

enhancement

Allow the user to write the results of testing out to disk or later processing. trx would make sense, or junit

enhancement

a la closure We should also then rename build commands

enhancement