summaryrefslogtreecommitdiff
path: root/module/system/vm/coverage.scm
AgeCommit message (Expand)AuthorFilesLines
2010-10-01add source:line-for-user, returning a 1-indexed line numberAndy Wingo1-3/+3
2010-09-27add call-with-vm; remove thread-vm bits; remove vm-apply; engines settable.Andy Wingo1-6/+6
2010-09-24Make `procedure-execution-count' fail gracefully when no source info is avail...Ludovic Courtès1-6/+8
2010-09-24Fix coverage analysis of procedures called from C.Ludovic Courtès1-3/+6
2010-05-07Add (system vm coverage).Ludovic Courtès1-0/+362