blob: 21c73b5efdb8e4faa64fff5e683a8110e6329bcc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
-*- mode:outline -*-
* Things to do for Isabelle/Isar
See also ../todo for generic things to do, priority codes.
** C func-menu: observe proof-syntactic-context (general problem of
func-menu setup?);
** C undo 'use' command: unlock corresponding ML file;
** C provide template for empty theory (or even just for Scratch.thy);
** C proper proof-by-pointing support (hard; needs major reworking of
Isabelle's pretty-printing subsystem);
** C tune behaviour of goals/response buffers (e.g. hide empty
response buffers when using 2 buffer model);
|