]> gitweb.factorcode.org Git - factor.git/commit
vm: add factorbug command to throw exception
authorJoe Groff <arcata@gmail.com>
Fri, 21 Oct 2011 06:19:32 +0000 (23:19 -0700)
committerJoe Groff <arcata@gmail.com>
Fri, 28 Oct 2011 04:14:49 +0000 (21:14 -0700)
commitb0b0905460301e1da37262b9b828d126ca2574f9
tree80a73e7fdbab993b22d29ad726c44ac4cd8115f7
parenta374c2da05d2e9bc170d9941b24319a83778a7a4
vm: add factorbug command to throw exception
Also rename "q" to "c" because it "c"ontinues, remove the useless "im" command, and rename the less useful "t" to "trim" so we can use "t" to mean "throw"
basis/debugger/debugger.factor
vm/debug.cpp
vm/errors.cpp
vm/errors.hpp