Implement OP_CONCAT (no metamethod yet)

Remove some debugging in math.ldexp() accidentally committed

Implement OP_DIV (no metamethod yet)

Don't try and print current position in the Lua script with no valid frame

Rename default_environment to _G, use registerLib() for baselib and add math lib with 2 ldexp, floor

Add LVM().registerLib(env, name, lib) to register a table of native functions to an environment.

Fix OP_SUB to use RK() too...

Update basic_logic test

(0) -100 -30 -10 -8 +8 +10 +30 tip

mercurial