lean2/src/tests
Leonardo de Moura 8ab775bd6f feat(*): distinguish between logical and runtime exceptions.
Now, we use throwable as the new base class for all Lean exceptions, and
exception is the subclass for "logical" exceptions.
2015-01-15 16:54:55 -08:00
..
frontends/lean refactor(*): explicit initialization/finalization for environment extensions 2014-09-22 17:30:29 -07:00
kernel feat(kernel/type_checker): add is_stuck method, and improve ensure_pi method, closes #261 2014-10-27 13:16:50 -07:00
library refactor(kernel/expr): remove silly overloads 2014-10-16 13:37:55 -07:00
util feat(*): distinguish between logical and runtime exceptions. 2015-01-15 16:54:55 -08:00