aboutsummaryrefslogtreecommitdiffstats
path: root/qv4mm.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix failing assertions in GC on ia32Simon Hausmann2012-12-141-2/+3
* Fix quadratic behavior in the memory managerLars Knoll2012-12-141-52/+87
* Add initial version of stack walkerSimon Hausmann2012-12-101-0/+18
* Fix compilation on posix-compliant systems.Erik Verbruggen2012-12-101-2/+3
* Fix new/free mismatchSimon Hausmann2012-12-081-1/+1
* Fix gc on ia32Simon Hausmann2012-12-081-2/+3
* Add a MemoryManager, which does GC for the interpreter.Erik Verbruggen2012-12-081-0/+375