Commit Graph

2 Commits (8d6002c765c3bb2a3d51484ded0d86e670b5719a)

Author SHA1 Message Date
Joe Groff 0a1a252cdb vm: replace assert with FACTOR_ASSERT
Factor is finally a real C++ project and has a custom assert macro. Assertion failures were still getting caught as exceptions and causing failure loops. Write our own macro that calls factor::abort on failure.
2011-11-23 11:11:26 -08:00
Slava Pestov 68217016d0 vm: add two missing files 2009-11-02 18:11:12 -06:00