Commit Graph

4 Commits (b5fd38f897347f2f6eabf95e1c216476304df567)

Author SHA1 Message Date
chrox b5fd38f897 delayed calling of gotoXPointer when internal properties are changed
This should fix #400 and fix #300.
11 years ago
Hans-Werner Hilse 22e5117cce add missing require for defining DEBUG 11 years ago
HW 2154e7e852 Further refactoring
This should finish the work to make all globals to local variables.
That allows LuaJIT to properly compile things by interning the
references to the relevant parts (rather than looking up globals
all the time which stops a trace).
11 years ago
HW ef111b99c6 Refactored to use strictly locals 11 years ago