index
:
proof-general
master
Emacs plugins for proof management systems
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
isar
/
isar-autotest.el
Age
Commit message (
Expand
)
Author
2018-12-13
Use `cl-lib` instead of `cl` everywhere
Stefan Monnier
2017-05-05
Change (eval-when (compile) ...) to (eval-when-compile ...)
Clément Pit--Claudel
2017-03-08
Remove compile-time calls to proof-ready-for-assistant
Clément Pit--Claudel
2017-03-08
Fix incorrect assumption that noninteractive == byte-compiling
Clément Pit--Claudel
2012-09-02
Repair operation with compiled code. Fails with interpreter, see Trac #445
David Aspinall
2011-10-17
Add fix and regression test for Trac #138
David Aspinall
2011-01-31
auto-solve -> auto-solve-direct for Isabelle2011.
David Aspinall
2011-01-26
Add autotest start
David Aspinall
2011-01-25
Remove debug messages
David Aspinall
2010-08-27
Fix bug with nested spans, solving #344/#335
David Aspinall
2010-08-18
Clean flag settings for profiling. Add AHundredProofs.
David Aspinall
2010-08-11
Extend testing
David Aspinall
2010-08-11
Support custom syntactic fontification.
David Aspinall
2010-08-08
Note complete
David Aspinall
2010-08-03
Separate profiling from testing
David Aspinall
2010-08-03
Fix compile
David Aspinall
2010-08-03
Fix compilation
David Aspinall
2010-08-03
Resurrect autotest framework
David Aspinall
2009-09-15
Fix compile errors
David Aspinall
2009-09-10
Experimental changes to queue several commands at once and to allow pre-proce...
David Aspinall
2009-09-05
Clean whitespace
David Aspinall
2008-01-16
Updated.
David Aspinall
2007-12-14
Remove eval-when, seems unreliable
David Aspinall
2007-12-14
Improve loading; these tests are not functioning yet
David Aspinall
2007-02-28
Fix comment
David Aspinall
2005-02-13
Added simple testing framework (in progress)
David Aspinall