On Thursday, 14 July 2016 at 00:45:53 UTC, Stefan Koch wrote:
On Saturday, 9 July 2016 at 20:09:14 UTC, Stefan Koch wrote:
I decided to keep a gist updated to represent the current
state the new engine can handle.
https://gist.github.com/UplinkCoder/89faa06311e417aa93ea99bc92934d3e
This is the currentState after approx. 50 hours of work
First StringIndexing works now.
The next step is getting structs right,
Support for _basic_ support for structs has just landed in my
branch.
only structs with int or uint members are supported for now.
And no arrays.
But this is coming soon :)