7a17a2d32fChanged all of the __call metamethods to type:new functions due to some metamethod black magic not happening.
%!s(int64=13) %!d(string=hai) anos
Nate Starkey
d9959b34f1Moved things around to fix template compile errors.
%!s(int64=13) %!d(string=hai) anos
Nate Starkey
f99a263e58Should have forked this earlier. Implements basic types(Vectori/f,Colourb/f), Document, and Element so far. Interpreter is also a Plugin, so it will start up when libRocket does.