Fri, 21 May 2010 15:22:36 +0200 |
haftmann |
refined
|
changeset |
files
|
Fri, 21 May 2010 11:50:34 +0200 |
haftmann |
nats in Haskell are readable
|
changeset |
files
|
Fri, 21 May 2010 10:40:59 +0200 |
Cezary Kaliszyk |
Let rsp and prs in fun_rel/fun_map format
|
changeset |
files
|
Fri, 21 May 2010 23:19:27 +0200 |
wenzelm |
tuned zoom_box;
|
changeset |
files
|
Fri, 21 May 2010 22:08:13 +0200 |
wenzelm |
print calculation result in the context where the fact is actually defined -- proper externing;
|
changeset |
files
|
Fri, 21 May 2010 21:28:31 +0200 |
wenzelm |
future_job: propagate current Position.thread_data to the forked job -- this is important to provide a default position, e.g. for parallelizied Goal.prove within a package (proper command transactions are wrapped via Toplevel.setmp_thread_position);
|
changeset |
files
|
Fri, 21 May 2010 20:46:00 +0200 |
wenzelm |
some message styling;
|
changeset |
files
|
Fri, 21 May 2010 20:10:45 +0200 |
wenzelm |
simplified message markup, using plain XML.Elem directly;
|
changeset |
files
|
Fri, 21 May 2010 18:10:19 +0200 |
wenzelm |
more robust Position.setmp_thread_data, independently of Output.debugging (essentially reverts f9ec18f7c0f6, which was motivated by clean exception_trace, but without transaction positions the Isabelle_Process protocol breaks down);
|
changeset |
files
|
Fri, 21 May 2010 17:26:42 +0200 |
wenzelm |
refrain from forcing a hardwired SHELL value, cf. 1494ded298a6 but it becomes obsolete again in 549969a7f582 and follow-ups;
|
changeset |
files
|
Fri, 21 May 2010 16:49:33 +0200 |
wenzelm |
bad_result: report fully explicit message;
|
changeset |
files
|
Fri, 21 May 2010 16:40:25 +0200 |
wenzelm |
observe additional isabelle-jedit.css for component and user;
|
changeset |
files
|
Fri, 21 May 2010 15:29:20 +0200 |
wenzelm |
added checkboxes for debug/tracing filter;
|
changeset |
files
|
Fri, 21 May 2010 14:53:19 +0200 |
wenzelm |
more abstract view on prover output messages;
|
changeset |
files
|
Fri, 21 May 2010 12:59:44 +0200 |
wenzelm |
added some tooltips;
|
changeset |
files
|
Fri, 21 May 2010 11:51:03 +0200 |
wenzelm |
HTML_Panel.handler as overridable method;
|
changeset |
files
|
Fri, 21 May 2010 11:50:19 +0200 |
wenzelm |
added Library.undefined (in Scala);
|
changeset |
files
|
Fri, 21 May 2010 11:16:01 +0200 |
wenzelm |
more systematic treatment of internal state, which belongs strictly to the main actor, not the Swing thread;
|
changeset |
files
|
Fri, 21 May 2010 11:12:54 +0200 |
wenzelm |
component resize: full handle_resize;
|
changeset |
files
|
Thu, 20 May 2010 21:19:38 -0700 |
huffman |
speed up some proofs and fix some warnings
|
changeset |
files
|
Thu, 20 May 2010 23:22:37 +0200 |
wenzelm |
merged
|
changeset |
files
|
Thu, 20 May 2010 19:55:42 +0200 |
haftmann |
merged
|
changeset |
files
|
Thu, 20 May 2010 18:00:48 +0200 |
haftmann |
proper code generator for complement
|
changeset |
files
|
Thu, 20 May 2010 17:35:02 +0200 |
haftmann |
proper document text
|
changeset |
files
|
Thu, 20 May 2010 17:29:43 +0200 |
haftmann |
implement Mapping.map_entry
|
changeset |
files
|
Thu, 20 May 2010 17:29:43 +0200 |
haftmann |
operations default, map_entry, map_default; more lemmas
|
changeset |
files
|
Thu, 20 May 2010 16:43:00 +0200 |
haftmann |
added More_List.thy explicitly
|
changeset |
files
|
Thu, 20 May 2010 16:40:29 +0200 |
haftmann |
renamed List_Set to the now more appropriate More_Set
|
changeset |
files
|
Thu, 20 May 2010 16:35:54 +0200 |
haftmann |
added theory More_List
|
changeset |
files
|
Thu, 20 May 2010 16:35:53 +0200 |
haftmann |
moved generic List operations to theory More_List
|
changeset |
files
|
Thu, 20 May 2010 16:35:53 +0200 |
haftmann |
adjusted
|
changeset |
files
|
Thu, 20 May 2010 16:35:52 +0200 |
haftmann |
turned old-style mem into an input abbreviation
|
changeset |
files
|
Thu, 20 May 2010 23:20:01 +0200 |
wenzelm |
zoom font size;
|
changeset |
files
|
Thu, 20 May 2010 23:19:28 +0200 |
wenzelm |
added somewhat generic zoom box;
|
changeset |
files
|
Thu, 20 May 2010 21:32:48 +0200 |
wenzelm |
try CheckBox instead of ToggleButton, which is visually confusing without window focus, e.g. in a floating instance (problem of MacOS look-and-feel);
|
changeset |
files
|
Thu, 20 May 2010 21:10:03 +0200 |
wenzelm |
mutate displayed document synchronously in Swing thread, for improved robustness;
|
changeset |
files
|
Thu, 20 May 2010 21:07:05 +0200 |
wenzelm |
read style sheets only once;
|
changeset |
files
|
Thu, 20 May 2010 20:56:26 +0200 |
wenzelm |
handle component resize for output / HTML panel;
|
changeset |
files
|
Thu, 20 May 2010 20:22:00 +0200 |
wenzelm |
Isabelle_System: allow explicit isabelle_home argument;
|
changeset |
files
|
Thu, 20 May 2010 20:20:52 +0200 |
wenzelm |
enable shell script editor mode;
|
changeset |
files
|
Thu, 20 May 2010 16:25:22 +0200 |
wenzelm |
merged
|
changeset |
files
|
Thu, 20 May 2010 07:36:50 +0200 |
bulwahn |
merged
|
changeset |
files
|
Thu, 20 May 2010 07:34:45 +0200 |
bulwahn |
deactivated timing of infering modes
|
changeset |
files
|
Wed, 19 May 2010 18:24:09 +0200 |
bulwahn |
adapting examples
|
changeset |
files
|
Wed, 19 May 2010 18:24:09 +0200 |
bulwahn |
changing operations for accessing data to work with contexts
|
changeset |
files
|
Wed, 19 May 2010 18:24:08 +0200 |
bulwahn |
removed unnecessary Thm.transfer in the predicate compiler
|
changeset |
files
|
Wed, 19 May 2010 18:24:07 +0200 |
bulwahn |
changing compilation to work only with contexts; adapting quickcheck
|
changeset |
files
|
Wed, 19 May 2010 18:24:06 +0200 |
bulwahn |
removing unused argument in print_modes function
|
changeset |
files
|
Wed, 19 May 2010 18:24:05 +0200 |
bulwahn |
moving towards working with proof contexts in the predicate compiler
|
changeset |
files
|
Wed, 19 May 2010 18:24:04 +0200 |
bulwahn |
improved values command to handle a special case with tuples and polymorphic predicates more correctly
|
changeset |
files
|
Wed, 19 May 2010 18:24:03 +0200 |
bulwahn |
improved behaviour of defined_functions in the predicate compiler
|
changeset |
files
|
Wed, 19 May 2010 17:01:07 -0700 |
huffman |
move some example files into new HOLCF/Tutorial directory
|
changeset |
files
|
Wed, 19 May 2010 16:28:24 -0700 |
huffman |
remove redundant hdvd relation
|
changeset |
files
|
Wed, 19 May 2010 16:08:41 -0700 |
huffman |
remove unnecessary constant Fixrec.bind
|
changeset |
files
|
Wed, 19 May 2010 14:38:25 -0700 |
huffman |
add section about fixrec definitions with looping simp rules
|
changeset |
files
|
Wed, 19 May 2010 13:07:15 -0700 |
huffman |
more informative error message for fixrec when continuity proof fails
|
changeset |
files
|
Thu, 20 May 2010 16:22:50 +0200 |
wenzelm |
determine margin just before rendering -- proper reformatting when updating;
|
changeset |
files
|
Thu, 20 May 2010 15:51:28 +0200 |
wenzelm |
simplified alignment via FlowPanel;
|
changeset |
files
|
Thu, 20 May 2010 13:54:31 +0200 |
wenzelm |
more systematic treatment of physical document wrt. font size etc.;
|
changeset |
files
|
Thu, 20 May 2010 11:44:41 +0200 |
wenzelm |
tuned;
|
changeset |
files
|