Tue, 25 May 2010 22:21:31 +0200 moved ML files where they are actually used;
wenzelm [Tue, 25 May 2010 22:21:31 +0200] rev 37120
moved ML files where they are actually used; more precise dependencies;
Tue, 25 May 2010 22:12:26 +0200 renamed HOLCF/Library/ROOT.ML to HOLCF/Library/HOLCF_Library_ROOT.ML to avoid accidental uses of this ML file via the load path -- see also d7711be8c3a9 (obsolete) and ccae4ecd67f4;
wenzelm [Tue, 25 May 2010 22:12:26 +0200] rev 37119
renamed HOLCF/Library/ROOT.ML to HOLCF/Library/HOLCF_Library_ROOT.ML to avoid accidental uses of this ML file via the load path -- see also d7711be8c3a9 (obsolete) and ccae4ecd67f4;
Tue, 25 May 2010 21:49:44 +0200 eliminated slightly odd Library/Library session setup (cf. d7711be8c3a9) which is obsolete due to usedir -f HOL_Library_ROOT.ML;
wenzelm [Tue, 25 May 2010 21:49:44 +0200] rev 37118
eliminated slightly odd Library/Library session setup (cf. d7711be8c3a9) which is obsolete due to usedir -f HOL_Library_ROOT.ML;
Tue, 25 May 2010 20:28:16 +0200 eliminated various catch-all exception patterns, guessing at the concrete exeptions that are intended here;
wenzelm [Tue, 25 May 2010 20:28:16 +0200] rev 37117
eliminated various catch-all exception patterns, guessing at the concrete exeptions that are intended here;
Tue, 25 May 2010 20:22:55 +0200 tuned -- avoid catch-all exception pattern;
wenzelm [Tue, 25 May 2010 20:22:55 +0200] rev 37116
tuned -- avoid catch-all exception pattern;
Tue, 25 May 2010 11:13:49 +0200 updated generated files;
wenzelm [Tue, 25 May 2010 11:13:49 +0200] rev 37115
updated generated files;
Tue, 25 May 2010 10:57:02 +0200 merged
wenzelm [Tue, 25 May 2010 10:57:02 +0200] rev 37114
merged
Mon, 24 May 2010 21:19:25 +0100 merged
webertj [Mon, 24 May 2010 21:19:25 +0100] rev 37113
merged
Mon, 24 May 2010 21:18:22 +0100 Typo fixed.
webertj [Mon, 24 May 2010 21:18:22 +0100] rev 37112
Typo fixed.
Mon, 24 May 2010 12:42:17 -0700 move HOLCF/Sum_Cpo.thy to HOLCF/Library
huffman [Mon, 24 May 2010 12:42:17 -0700] rev 37111
move HOLCF/Sum_Cpo.thy to HOLCF/Library
Mon, 24 May 2010 12:10:24 -0700 move Strict_Fun and Stream theories to new HOLCF/Library directory; add HOLCF/Library to search path
huffman [Mon, 24 May 2010 12:10:24 -0700] rev 37110
move Strict_Fun and Stream theories to new HOLCF/Library directory; add HOLCF/Library to search path
Mon, 24 May 2010 11:29:49 -0700 move unused pattern match syntax stuff into HOLCF/ex
huffman [Mon, 24 May 2010 11:29:49 -0700] rev 37109
move unused pattern match syntax stuff into HOLCF/ex
Mon, 24 May 2010 09:32:52 -0700 rename type 'a maybe to 'a match; rename Fixrec.return to Fixrec.succeed
huffman [Mon, 24 May 2010 09:32:52 -0700] rev 37108
rename type 'a maybe to 'a match; rename Fixrec.return to Fixrec.succeed
Mon, 24 May 2010 13:48:57 +0200 more lemmas
haftmann [Mon, 24 May 2010 13:48:57 +0200] rev 37107
more lemmas
Mon, 24 May 2010 13:48:56 +0200 induction and case rules
haftmann [Mon, 24 May 2010 13:48:56 +0200] rev 37106
induction and case rules
Mon, 24 May 2010 10:48:32 +0200 Store registrations in efficient data structure.
ballarin [Mon, 24 May 2010 10:48:32 +0200] rev 37105
Store registrations in efficient data structure.
Mon, 24 May 2010 10:48:32 +0200 Avoid recomputation of registration instance for lookup.
ballarin [Mon, 24 May 2010 10:48:32 +0200] rev 37104
Avoid recomputation of registration instance for lookup.
Mon, 24 May 2010 10:48:32 +0200 Consistently use equality for registration lookup.
ballarin [Mon, 24 May 2010 10:48:32 +0200] rev 37103
Consistently use equality for registration lookup.
Mon, 24 May 2010 10:48:32 +0200 Cleaner implementation of sublocale command.
ballarin [Mon, 24 May 2010 10:48:32 +0200] rev 37102
Cleaner implementation of sublocale command.
Mon, 24 May 2010 10:48:32 +0200 Reapply mixin patch: base for performance improvements.
ballarin [Mon, 24 May 2010 10:48:32 +0200] rev 37101
Reapply mixin patch: base for performance improvements.
Sun, 23 May 2010 19:30:29 -0700 merged
huffman [Sun, 23 May 2010 19:30:29 -0700] rev 37100
merged
Sun, 23 May 2010 19:30:14 -0700 declare a few more cont2cont rules
huffman [Sun, 23 May 2010 19:30:14 -0700] rev 37099
declare a few more cont2cont rules
Sat, 22 May 2010 19:17:18 -0700 HOLCF no longer redefines 'consts' command
huffman [Sat, 22 May 2010 19:17:18 -0700] rev 37098
HOLCF no longer redefines 'consts' command
Sat, 22 May 2010 18:34:38 -0700 for functions with only variable patterns, fixrec definitions no longer use Fixrec.return/Fixrec.run
huffman [Sat, 22 May 2010 18:34:38 -0700] rev 37097
for functions with only variable patterns, fixrec definitions no longer use Fixrec.return/Fixrec.run
Sat, 22 May 2010 17:57:16 -0700 simplify fixrec continuity tactic
huffman [Sat, 22 May 2010 17:57:16 -0700] rev 37096
simplify fixrec continuity tactic
Sun, 23 May 2010 22:56:45 +0200 used sledgehammer[isar_proof] to replace slow metis call
krauss [Sun, 23 May 2010 22:56:45 +0200] rev 37095
used sledgehammer[isar_proof] to replace slow metis call
Sun, 23 May 2010 17:23:18 +0100 Typo fixed.
webertj [Sun, 23 May 2010 17:23:18 +0100] rev 37094
Typo fixed.
Sun, 23 May 2010 17:22:30 +0100 Typo fixed.
webertj [Sun, 23 May 2010 17:22:30 +0100] rev 37093
Typo fixed.
Sun, 23 May 2010 14:56:58 +0100 Minor proof tuning.
webertj [Sun, 23 May 2010 14:56:58 +0100] rev 37092
Minor proof tuning.
Sun, 23 May 2010 13:00:01 +0100 Improved document structure.
webertj [Sun, 23 May 2010 13:00:01 +0100] rev 37091
Improved document structure.
Sun, 23 May 2010 10:55:01 +0100 Minor proof tuning.
webertj [Sun, 23 May 2010 10:55:01 +0100] rev 37090
Minor proof tuning.
Sun, 23 May 2010 10:38:11 +0100 merged
webertj [Sun, 23 May 2010 10:38:11 +0100] rev 37089
merged
Sun, 23 May 2010 10:37:43 +0100 Refactoring, minor extensions (e.g., church_rosser).
webertj [Sun, 23 May 2010 10:37:43 +0100] rev 37088
Refactoring, minor extensions (e.g., church_rosser).
Sat, 22 May 2010 17:44:12 -0700 NEWS: removed fixrec_simp attribute
huffman [Sat, 22 May 2010 17:44:12 -0700] rev 37087
NEWS: removed fixrec_simp attribute
Sat, 22 May 2010 16:46:18 -0700 merged
huffman [Sat, 22 May 2010 16:46:18 -0700] rev 37086
merged
Sat, 22 May 2010 16:45:46 -0700 disambiguate some syntax
huffman [Sat, 22 May 2010 16:45:46 -0700] rev 37085
disambiguate some syntax
Sat, 22 May 2010 14:04:05 -0700 optimize continuity proofs in fixrec package, using cont2cont rules
huffman [Sat, 22 May 2010 14:04:05 -0700] rev 37084
optimize continuity proofs in fixrec package, using cont2cont rules
Sat, 22 May 2010 13:40:15 -0700 add beta_cfun simproc, which uses cont2cont rules
huffman [Sat, 22 May 2010 13:40:15 -0700] rev 37083
add beta_cfun simproc, which uses cont2cont rules
Sat, 22 May 2010 13:27:36 -0700 removed fixrec_simp attribute (cf. a2a1c8a658ef)
huffman [Sat, 22 May 2010 13:27:36 -0700] rev 37082
removed fixrec_simp attribute (cf. a2a1c8a658ef)
Sat, 22 May 2010 12:56:33 -0700 simplify definition of eta_tac
huffman [Sat, 22 May 2010 12:56:33 -0700] rev 37081
simplify definition of eta_tac
Sat, 22 May 2010 12:36:50 -0700 remove fixrec_simp attribute; fixrec uses default simpset from theory context instead
huffman [Sat, 22 May 2010 12:36:50 -0700] rev 37080
remove fixrec_simp attribute; fixrec uses default simpset from theory context instead
Sat, 22 May 2010 10:02:07 -0700 remove cont2cont simproc; instead declare cont2cont rules as simp rules
huffman [Sat, 22 May 2010 10:02:07 -0700] rev 37079
remove cont2cont simproc; instead declare cont2cont rules as simp rules
Sat, 22 May 2010 08:30:40 -0700 domain package internal proofs use fixed set of continuity rules, rather than taking cont2cont rules from context
huffman [Sat, 22 May 2010 08:30:40 -0700] rev 37078
domain package internal proofs use fixed set of continuity rules, rather than taking cont2cont rules from context
Sat, 22 May 2010 11:01:59 +0200 merged
haftmann [Sat, 22 May 2010 11:01:59 +0200] rev 37077
merged
Sat, 22 May 2010 10:13:02 +0200 modernized sorting algorithms; quicksort implements sort
haftmann [Sat, 22 May 2010 10:13:02 +0200] rev 37076
modernized sorting algorithms; quicksort implements sort
Sat, 22 May 2010 10:12:50 +0200 modernized sorting algorithms; quicksort implements sort
haftmann [Sat, 22 May 2010 10:12:50 +0200] rev 37075
modernized sorting algorithms; quicksort implements sort
Sat, 22 May 2010 10:12:49 +0200 localized properties_for_sort
haftmann [Sat, 22 May 2010 10:12:49 +0200] rev 37074
localized properties_for_sort
Mon, 24 May 2010 23:19:40 +0200 @tailrec annotation;
wenzelm [Mon, 24 May 2010 23:19:40 +0200] rev 37073
@tailrec annotation;
Mon, 24 May 2010 23:01:51 +0200 renamed "rev" to "reverse" following usual Scala conventions;
wenzelm [Mon, 24 May 2010 23:01:51 +0200] rev 37072
renamed "rev" to "reverse" following usual Scala conventions;
Sat, 22 May 2010 23:59:09 +0200 parse_spans: cover full range including adjacent well-formed commands -- intermediate ignored and malformed commands are reparsed as well;
wenzelm [Sat, 22 May 2010 23:59:09 +0200] rev 37071
parse_spans: cover full range including adjacent well-formed commands -- intermediate ignored and malformed commands are reparsed as well;
Sat, 22 May 2010 23:53:09 +0200 added rev_iterator;
wenzelm [Sat, 22 May 2010 23:53:09 +0200] rev 37070
added rev_iterator;
Sat, 22 May 2010 22:30:43 +0200 tuned;
wenzelm [Sat, 22 May 2010 22:30:43 +0200] rev 37069
tuned;
Sat, 22 May 2010 22:30:37 +0200 access statically typed dockable windows;
wenzelm [Sat, 22 May 2010 22:30:37 +0200] rev 37068
access statically typed dockable windows;
Sat, 22 May 2010 22:05:41 +0200 simplified dockables using class Dockable;
wenzelm [Sat, 22 May 2010 22:05:41 +0200] rev 37067
simplified dockables using class Dockable;
Sat, 22 May 2010 21:48:01 +0200 generic dockable window;
wenzelm [Sat, 22 May 2010 21:48:01 +0200] rev 37066
generic dockable window;
Sat, 22 May 2010 20:59:55 +0200 separate event bus and dockable for raw output (stdout);
wenzelm [Sat, 22 May 2010 20:59:55 +0200] rev 37065
separate event bus and dockable for raw output (stdout);
Sat, 22 May 2010 20:37:59 +0200 more Mac OS problems;
wenzelm [Sat, 22 May 2010 20:37:59 +0200] rev 37064
more Mac OS problems;
Sat, 22 May 2010 20:37:20 +0200 ignore system messages;
wenzelm [Sat, 22 May 2010 20:37:20 +0200] rev 37063
ignore system messages;
Sat, 22 May 2010 20:20:51 +0200 use proper ISABELLE_PLATFORM instead of adhoc uname;
wenzelm [Sat, 22 May 2010 20:20:51 +0200] rev 37062
use proper ISABELLE_PLATFORM instead of adhoc uname;
Sat, 22 May 2010 20:10:11 +0200 refrain from using bold within the term language -- looks odd in Lobo with error/warning background;
wenzelm [Sat, 22 May 2010 20:10:11 +0200] rev 37061
refrain from using bold within the term language -- looks odd in Lobo with error/warning background;
Sat, 22 May 2010 20:02:26 +0200 tuned;
wenzelm [Sat, 22 May 2010 20:02:26 +0200] rev 37060
tuned;
Sat, 22 May 2010 20:00:28 +0200 removed timing;
wenzelm [Sat, 22 May 2010 20:00:28 +0200] rev 37059
removed timing;
Sat, 22 May 2010 19:42:20 +0200 rendering information and style sheets via settings;
wenzelm [Sat, 22 May 2010 19:42:20 +0200] rev 37058
rendering information and style sheets via settings; generalized Isabelle_System.try_read; prefer getenv_strict in most situations;
Fri, 21 May 2010 23:48:48 +0200 more brackets -- unaligned to prevent odd auto-indentation;
wenzelm [Fri, 21 May 2010 23:48:48 +0200] rev 37057
more brackets -- unaligned to prevent odd auto-indentation;
Fri, 21 May 2010 23:21:40 +0200 merged
wenzelm [Fri, 21 May 2010 23:21:40 +0200] rev 37056
merged
Fri, 21 May 2010 17:16:16 +0200 adjusted to changes in Mapping.thy
haftmann [Fri, 21 May 2010 17:16:16 +0200] rev 37055
adjusted to changes in Mapping.thy
Fri, 21 May 2010 15:28:25 +0200 merged
haftmann [Fri, 21 May 2010 15:28:25 +0200] rev 37054
merged
Fri, 21 May 2010 15:22:37 +0200 tuned
haftmann [Fri, 21 May 2010 15:22:37 +0200] rev 37053
tuned
Fri, 21 May 2010 15:22:37 +0200 more lemmas about mappings, in particular keys
haftmann [Fri, 21 May 2010 15:22:37 +0200] rev 37052
more lemmas about mappings, in particular keys
Fri, 21 May 2010 15:22:36 +0200 refined
haftmann [Fri, 21 May 2010 15:22:36 +0200] rev 37051
refined
Fri, 21 May 2010 11:50:34 +0200 nats in Haskell are readable
haftmann [Fri, 21 May 2010 11:50:34 +0200] rev 37050
nats in Haskell are readable
Fri, 21 May 2010 10:40:59 +0200 Let rsp and prs in fun_rel/fun_map format
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 21 May 2010 10:40:59 +0200] rev 37049
Let rsp and prs in fun_rel/fun_map format
Fri, 21 May 2010 23:19:27 +0200 tuned zoom_box;
wenzelm [Fri, 21 May 2010 23:19:27 +0200] rev 37048
tuned zoom_box; tuned tooltips;
Fri, 21 May 2010 22:08:13 +0200 print calculation result in the context where the fact is actually defined -- proper externing;
wenzelm [Fri, 21 May 2010 22:08:13 +0200] rev 37047
print calculation result in the context where the fact is actually defined -- proper externing; misc tuning;
Fri, 21 May 2010 21:28:31 +0200 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);
wenzelm [Fri, 21 May 2010 21:28:31 +0200] rev 37046
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);
Fri, 21 May 2010 20:46:00 +0200 some message styling;
wenzelm [Fri, 21 May 2010 20:46:00 +0200] rev 37045
some message styling;
Fri, 21 May 2010 20:10:45 +0200 simplified message markup, using plain XML.Elem directly;
wenzelm [Fri, 21 May 2010 20:10:45 +0200] rev 37044
simplified message markup, using plain XML.Elem directly;
Fri, 21 May 2010 18:10:19 +0200 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);
wenzelm [Fri, 21 May 2010 18:10:19 +0200] rev 37043
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);
Fri, 21 May 2010 17:26:42 +0200 refrain from forcing a hardwired SHELL value, cf. 1494ded298a6 but it becomes obsolete again in 549969a7f582 and follow-ups;
wenzelm [Fri, 21 May 2010 17:26:42 +0200] rev 37042
refrain from forcing a hardwired SHELL value, cf. 1494ded298a6 but it becomes obsolete again in 549969a7f582 and follow-ups;
Fri, 21 May 2010 16:49:33 +0200 bad_result: report fully explicit message;
wenzelm [Fri, 21 May 2010 16:49:33 +0200] rev 37041
bad_result: report fully explicit message;
Fri, 21 May 2010 16:40:25 +0200 observe additional isabelle-jedit.css for component and user;
wenzelm [Fri, 21 May 2010 16:40:25 +0200] rev 37040
observe additional isabelle-jedit.css for component and user; visial separation of message divs;
Fri, 21 May 2010 15:29:20 +0200 added checkboxes for debug/tracing filter;
wenzelm [Fri, 21 May 2010 15:29:20 +0200] rev 37039
added checkboxes for debug/tracing filter; misc tuning;
Fri, 21 May 2010 14:53:19 +0200 more abstract view on prover output messages;
wenzelm [Fri, 21 May 2010 14:53:19 +0200] rev 37038
more abstract view on prover output messages;
Fri, 21 May 2010 12:59:44 +0200 added some tooltips;
wenzelm [Fri, 21 May 2010 12:59:44 +0200] rev 37037
added some tooltips;
Fri, 21 May 2010 11:51:03 +0200 HTML_Panel.handler as overridable method;
wenzelm [Fri, 21 May 2010 11:51:03 +0200] rev 37036
HTML_Panel.handler as overridable method;
Fri, 21 May 2010 11:50:19 +0200 added Library.undefined (in Scala);
wenzelm [Fri, 21 May 2010 11:50:19 +0200] rev 37035
added Library.undefined (in Scala);
Fri, 21 May 2010 11:16:01 +0200 more systematic treatment of internal state, which belongs strictly to the main actor, not the Swing thread;
wenzelm [Fri, 21 May 2010 11:16:01 +0200] rev 37034
more systematic treatment of internal state, which belongs strictly to the main actor, not the Swing thread; do not re-use mutable DOM -- avoid races wrt. the rendering engine; more thorough resize -- always recalculate metrics/margin synchronously; asynchronous setDocument; tuned;
Fri, 21 May 2010 11:12:54 +0200 component resize: full handle_resize;
wenzelm [Fri, 21 May 2010 11:12:54 +0200] rev 37033
component resize: full handle_resize;
Thu, 20 May 2010 21:19:38 -0700 speed up some proofs and fix some warnings
huffman [Thu, 20 May 2010 21:19:38 -0700] rev 37032
speed up some proofs and fix some warnings
Thu, 20 May 2010 23:22:37 +0200 merged
wenzelm [Thu, 20 May 2010 23:22:37 +0200] rev 37031
merged
Thu, 20 May 2010 19:55:42 +0200 merged
haftmann [Thu, 20 May 2010 19:55:42 +0200] rev 37030
merged
Thu, 20 May 2010 18:00:48 +0200 proper code generator for complement
haftmann [Thu, 20 May 2010 18:00:48 +0200] rev 37029
proper code generator for complement
Thu, 20 May 2010 17:35:02 +0200 proper document text
haftmann [Thu, 20 May 2010 17:35:02 +0200] rev 37028
proper document text
Thu, 20 May 2010 17:29:43 +0200 implement Mapping.map_entry
haftmann [Thu, 20 May 2010 17:29:43 +0200] rev 37027
implement Mapping.map_entry
Thu, 20 May 2010 17:29:43 +0200 operations default, map_entry, map_default; more lemmas
haftmann [Thu, 20 May 2010 17:29:43 +0200] rev 37026
operations default, map_entry, map_default; more lemmas
Thu, 20 May 2010 16:43:00 +0200 added More_List.thy explicitly
haftmann [Thu, 20 May 2010 16:43:00 +0200] rev 37025
added More_List.thy explicitly
Thu, 20 May 2010 16:40:29 +0200 renamed List_Set to the now more appropriate More_Set
haftmann [Thu, 20 May 2010 16:40:29 +0200] rev 37024
renamed List_Set to the now more appropriate More_Set
Thu, 20 May 2010 16:35:54 +0200 added theory More_List
haftmann [Thu, 20 May 2010 16:35:54 +0200] rev 37023
added theory More_List
Thu, 20 May 2010 16:35:53 +0200 moved generic List operations to theory More_List
haftmann [Thu, 20 May 2010 16:35:53 +0200] rev 37022
moved generic List operations to theory More_List
Thu, 20 May 2010 16:35:53 +0200 adjusted
haftmann [Thu, 20 May 2010 16:35:53 +0200] rev 37021
adjusted
Thu, 20 May 2010 16:35:52 +0200 turned old-style mem into an input abbreviation
haftmann [Thu, 20 May 2010 16:35:52 +0200] rev 37020
turned old-style mem into an input abbreviation
Thu, 20 May 2010 23:20:01 +0200 zoom font size;
wenzelm [Thu, 20 May 2010 23:20:01 +0200] rev 37019
zoom font size;
Thu, 20 May 2010 23:19:28 +0200 added somewhat generic zoom box;
wenzelm [Thu, 20 May 2010 23:19:28 +0200] rev 37018
added somewhat generic zoom box;
Thu, 20 May 2010 21:32:48 +0200 try CheckBox instead of ToggleButton, which is visually confusing without window focus, e.g. in a floating instance (problem of MacOS look-and-feel);
wenzelm [Thu, 20 May 2010 21:32:48 +0200] rev 37017
try CheckBox instead of ToggleButton, which is visually confusing without window focus, e.g. in a floating instance (problem of MacOS look-and-feel);
Thu, 20 May 2010 21:10:03 +0200 mutate displayed document synchronously in Swing thread, for improved robustness;
wenzelm [Thu, 20 May 2010 21:10:03 +0200] rev 37016
mutate displayed document synchronously in Swing thread, for improved robustness;
Thu, 20 May 2010 21:07:05 +0200 read style sheets only once;
wenzelm [Thu, 20 May 2010 21:07:05 +0200] rev 37015
read style sheets only once;
Thu, 20 May 2010 20:56:26 +0200 handle component resize for output / HTML panel;
wenzelm [Thu, 20 May 2010 20:56:26 +0200] rev 37014
handle component resize for output / HTML panel;
Thu, 20 May 2010 20:22:00 +0200 Isabelle_System: allow explicit isabelle_home argument;
wenzelm [Thu, 20 May 2010 20:22:00 +0200] rev 37013
Isabelle_System: allow explicit isabelle_home argument;
Thu, 20 May 2010 20:20:52 +0200 enable shell script editor mode;
wenzelm [Thu, 20 May 2010 20:20:52 +0200] rev 37012
enable shell script editor mode;
Thu, 20 May 2010 16:25:22 +0200 merged
wenzelm [Thu, 20 May 2010 16:25:22 +0200] rev 37011
merged
Thu, 20 May 2010 07:36:50 +0200 merged
bulwahn [Thu, 20 May 2010 07:36:50 +0200] rev 37010
merged
Thu, 20 May 2010 07:34:45 +0200 deactivated timing of infering modes
bulwahn [Thu, 20 May 2010 07:34:45 +0200] rev 37009
deactivated timing of infering modes
Wed, 19 May 2010 18:24:09 +0200 adapting examples
bulwahn [Wed, 19 May 2010 18:24:09 +0200] rev 37008
adapting examples
Wed, 19 May 2010 18:24:09 +0200 changing operations for accessing data to work with contexts
bulwahn [Wed, 19 May 2010 18:24:09 +0200] rev 37007
changing operations for accessing data to work with contexts
Wed, 19 May 2010 18:24:08 +0200 removed unnecessary Thm.transfer in the predicate compiler
bulwahn [Wed, 19 May 2010 18:24:08 +0200] rev 37006
removed unnecessary Thm.transfer in the predicate compiler
Wed, 19 May 2010 18:24:07 +0200 changing compilation to work only with contexts; adapting quickcheck
bulwahn [Wed, 19 May 2010 18:24:07 +0200] rev 37005
changing compilation to work only with contexts; adapting quickcheck
Wed, 19 May 2010 18:24:06 +0200 removing unused argument in print_modes function
bulwahn [Wed, 19 May 2010 18:24:06 +0200] rev 37004
removing unused argument in print_modes function
Wed, 19 May 2010 18:24:05 +0200 moving towards working with proof contexts in the predicate compiler
bulwahn [Wed, 19 May 2010 18:24:05 +0200] rev 37003
moving towards working with proof contexts in the predicate compiler
Wed, 19 May 2010 18:24:04 +0200 improved values command to handle a special case with tuples and polymorphic predicates more correctly
bulwahn [Wed, 19 May 2010 18:24:04 +0200] rev 37002
improved values command to handle a special case with tuples and polymorphic predicates more correctly
Wed, 19 May 2010 18:24:03 +0200 improved behaviour of defined_functions in the predicate compiler
bulwahn [Wed, 19 May 2010 18:24:03 +0200] rev 37001
improved behaviour of defined_functions in the predicate compiler
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip