Mon, 12 Mar 2012 23:16:54 +0100 |
wenzelm |
Par_List.map is already smart;
|
changeset |
files
|
Mon, 12 Mar 2012 23:16:02 +0100 |
wenzelm |
some support for grouped list operations;
|
changeset |
files
|
Mon, 12 Mar 2012 22:22:47 +0100 |
wenzelm |
merged;
|
changeset |
files
|
Mon, 12 Mar 2012 22:11:10 +0100 |
noschinl |
merged
|
changeset |
files
|
Mon, 12 Mar 2012 21:34:45 +0100 |
noschinl |
NEWS
|
changeset |
files
|
Mon, 12 Mar 2012 21:34:43 +0100 |
noschinl |
use eventually_elim method
|
changeset |
files
|
Mon, 12 Mar 2012 21:28:10 +0100 |
noschinl |
add eventually_elim method
|
changeset |
files
|
Mon, 12 Mar 2012 21:42:40 +0100 |
noschinl |
merged
|
changeset |
files
|
Mon, 12 Mar 2012 21:41:11 +0100 |
noschinl |
tuned proofs
|
changeset |
files
|
Mon, 12 Mar 2012 15:12:22 +0100 |
noschinl |
tuned pred_set_conv lemmas. Skipped lemmas changing the lemmas generated by inductive_set
|
changeset |
files
|
Mon, 12 Mar 2012 15:11:24 +0100 |
noschinl |
tuned simpset
|
changeset |
files
|
Mon, 12 Mar 2012 21:31:22 +0100 |
wenzelm |
activate_notes in parallel -- to speedup main operation of locale interpretation;
|
changeset |
files
|
Mon, 12 Mar 2012 20:44:10 +0100 |
wenzelm |
refined activate_notes: simultaneous transformation before activation;
|
changeset |
files
|
Mon, 12 Mar 2012 19:09:38 +0100 |
wenzelm |
tuned headers;
|
changeset |
files
|
Mon, 12 Mar 2012 16:57:29 +0000 |
paulson |
merged
|
changeset |
files
|
Mon, 12 Mar 2012 16:14:25 +0000 |
paulson |
Structured proofs in ZF
|
changeset |
files
|
Mon, 12 Mar 2012 17:27:52 +0100 |
wenzelm |
refined define_command vs. run_command: static tokenization vs. dynamic parsing, to increase the chance that the proper transaction is run after redefining commands (NB: requires slightly more space and time for document state);
|
changeset |
files
|
Mon, 12 Mar 2012 16:04:00 +0100 |
wenzelm |
updated polyml/build option to prefer included libffi;
|
changeset |
files
|
Mon, 12 Mar 2012 15:31:30 +0100 |
wenzelm |
tuned signature;
|
changeset |
files
|
Mon, 12 Mar 2012 13:53:26 +0100 |
wenzelm |
clarified prepare_positions: always retain source positions to allow using it as formal information, not just markup reports;
|
changeset |
files
|
Sun, 11 Mar 2012 22:06:13 +0100 |
wenzelm |
merged
|
changeset |
files
|
Sun, 11 Mar 2012 20:18:38 +0100 |
bulwahn |
renewing Executable_Relation
|
changeset |
files
|
Sun, 11 Mar 2012 22:06:12 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Sun, 11 Mar 2012 14:09:01 +0100 |
wenzelm |
more direct Name_Space.defined_entry;
|
changeset |
files
|
Sun, 11 Mar 2012 13:54:08 +0100 |
wenzelm |
eliminated old-fashioned 'constrains' element;
|
changeset |
files
|
Sun, 11 Mar 2012 13:39:16 +0100 |
wenzelm |
modernized locale expression, with some fluctuation of arguments;
|
changeset |
files
|
Sat, 10 Mar 2012 23:45:47 +0100 |
wenzelm |
simplified span class in conformance to Scala version;
|
changeset |
files
|
Sat, 10 Mar 2012 23:28:42 +0100 |
wenzelm |
discontinued specific entity markup, which causes confusion with "kind" names with spaces (e.g. "type name");
|
changeset |
files
|
Sat, 10 Mar 2012 23:00:32 +0100 |
wenzelm |
merged
|
changeset |
files
|
Sat, 10 Mar 2012 16:39:55 +0100 |
bulwahn |
adding tags to quickcheck's result
|
changeset |
files
|
Sat, 10 Mar 2012 23:00:07 +0100 |
wenzelm |
clarified idents for activated locales, with subtle change of semantics: insert/merge wrt. term equality, but avoid redundant_ident on retrieval;
|
changeset |
files
|
Sat, 10 Mar 2012 22:02:45 +0100 |
wenzelm |
eliminated dead code;
|
changeset |
files
|
Sat, 10 Mar 2012 21:25:59 +0100 |
wenzelm |
clarified total_ident_ord, swapping first argument back to normal (unlike e464f84f3680) -- NB: "fast" ord is erratic anyway;
|
changeset |
files
|
Sat, 10 Mar 2012 20:58:40 +0100 |
wenzelm |
misc tuning and simplification;
|
changeset |
files
|
Sat, 10 Mar 2012 20:02:15 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Sat, 10 Mar 2012 19:49:32 +0100 |
wenzelm |
clarified Pattern.matchess;
|
changeset |
files
|
Sat, 10 Mar 2012 17:07:10 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Sat, 10 Mar 2012 16:49:34 +0100 |
wenzelm |
more precise alignment of begin/end, proof/qed;
|
changeset |
files
|
Fri, 09 Mar 2012 22:05:15 +0100 |
wenzelm |
merged
|
changeset |
files
|
Fri, 09 Mar 2012 21:50:27 +0100 |
haftmann |
beautified
|
changeset |
files
|
Fri, 09 Mar 2012 21:17:21 +0100 |
haftmann |
more precise checking for wellformedness of mapper, before and after morphism application
|
changeset |
files
|
Fri, 09 Mar 2012 20:50:28 +0100 |
haftmann |
reject mapper terms with type variables not contained in the term's type
|
changeset |
files
|
Fri, 09 Mar 2012 20:17:16 +0100 |
haftmann |
always bracket case expressions in Scala
|
changeset |
files
|
Fri, 09 Mar 2012 20:04:19 +0100 |
wenzelm |
tuned signature;
|
changeset |
files
|
Fri, 09 Mar 2012 17:24:42 +0000 |
paulson |
merges
|
changeset |
files
|
Fri, 09 Mar 2012 17:24:00 +0000 |
paulson |
More calculation-based cardinality proofs
|
changeset |
files
|
Fri, 09 Mar 2012 15:39:06 +0000 |
sultana |
split make_tptp_parser into two scripts, for parser and lib respectively;
|
changeset |
files
|
Fri, 09 Mar 2012 15:39:00 +0000 |
sultana |
added ml-yacc library sources;
|
changeset |
files
|
Fri, 09 Mar 2012 15:38:55 +0000 |
sultana |
added tptp parser;
|
changeset |
files
|
Thu, 08 Mar 2012 22:04:40 +0100 |
wenzelm |
merged
|
changeset |
files
|
Thu, 08 Mar 2012 16:49:24 +0000 |
paulson |
Structured and calculation-based proofs (with new trans rules!)
|
changeset |
files
|
Thu, 08 Mar 2012 16:43:29 +0000 |
paulson |
Structured and calculation-based proofs (with new trans rules!)
|
changeset |
files
|
Thu, 08 Mar 2012 21:40:15 +0100 |
wenzelm |
tuned comment;
|
changeset |
files
|
Thu, 08 Mar 2012 21:36:36 +0100 |
wenzelm |
simplified -- plain map_index is sufficient (pointed out by Enrico Tassi);
|
changeset |
files
|
Thu, 08 Mar 2012 21:35:54 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Thu, 08 Mar 2012 19:56:57 +0100 |
wenzelm |
clarified XML signature (again) -- coincide with basic Markup without explicit dependency;
|
changeset |
files
|
Thu, 08 Mar 2012 17:47:51 +0100 |
wenzelm |
more precise warning/error positions;
|
changeset |
files
|
Wed, 07 Mar 2012 23:21:00 +0100 |
wenzelm |
merged
|
changeset |
files
|
Wed, 07 Mar 2012 21:38:29 +0100 |
haftmann |
less rigorous but more realistic migration recommendation; note on code generation of sets
|
changeset |
files
|
Wed, 07 Mar 2012 21:34:36 +0100 |
haftmann |
tuned syntax; more candidates
|
changeset |
files
|
Wed, 07 Mar 2012 23:21:24 +0100 |
wenzelm |
tuned message (cf. ML version);
|
changeset |
files
|
Wed, 07 Mar 2012 20:49:18 +0100 |
wenzelm |
eliminated dead code;
|
changeset |
files
|
Wed, 07 Mar 2012 19:38:36 +0100 |
wenzelm |
tuned signature;
|
changeset |
files
|
Wed, 07 Mar 2012 19:32:52 +0100 |
wenzelm |
simplified signature (NB: interpretation of properties is mainly done via XML.Encode/Decode);
|
changeset |
files
|
Wed, 07 Mar 2012 16:13:49 +0100 |
berghofe |
to_pred/set attributes now properly handle variables of type "... => T set"
|
changeset |
files
|
Wed, 07 Mar 2012 14:30:35 +0100 |
wenzelm |
some recovery of IsaMakefile targets from f3c10e908f65;
|
changeset |
files
|
Wed, 07 Mar 2012 13:00:30 +0000 |
sultana |
added max_new_mono_instances, max_mono_iters, to Mirabelle-Sledgehammer; changed sh_minimize to avoid setting Mirabelle-level defaults;
|
changeset |
files
|
Wed, 07 Mar 2012 13:00:30 +0000 |
sultana |
added sh_minimize and preplay_timeout options to Mirabelle's Sledgehammer action;
|
changeset |
files
|
Wed, 07 Mar 2012 13:00:30 +0000 |
sultana |
added Mirabelle action info in its log file; tuned;
|
changeset |
files
|
Tue, 06 Mar 2012 17:01:37 +0000 |
paulson |
More mathematical symbols for ZF examples
|
changeset |
files
|
Tue, 06 Mar 2012 16:46:27 +0000 |
paulson |
mathematical symbols for Isabelle/ZF example theories
|
changeset |
files
|
Tue, 06 Mar 2012 16:06:52 +0000 |
paulson |
Using mathematical notation for <-> and cardinal arithmetic
|
changeset |
files
|
Tue, 06 Mar 2012 15:15:49 +0000 |
paulson |
mathematical symbols instead of ASCII
|
changeset |
files
|
Sun, 04 Mar 2012 23:20:43 +0100 |
blanchet |
addressed a quotient-type-related issue that arose with the port to "set"
|
changeset |
files
|
Sun, 04 Mar 2012 23:20:43 +0100 |
blanchet |
ensure no abstractions leak through after lambda-lifting (for formulas with higher-order occurrences of quantifiers)
|
changeset |
files
|
Sun, 04 Mar 2012 23:04:40 +0100 |
wenzelm |
updates for jedit-4.5.0 (still inactive);
|
changeset |
files
|
Sun, 04 Mar 2012 21:46:22 +0100 |
wenzelm |
more explicit patches;
|
changeset |
files
|
Sun, 04 Mar 2012 19:24:05 +0100 |
wenzelm |
tuned comment;
|
changeset |
files
|
Sun, 04 Mar 2012 19:16:09 +0100 |
wenzelm |
removed obsolete proper_command_at (cf. 03a2dc9e0624);
|
changeset |
files
|
Sun, 04 Mar 2012 19:03:28 +0100 |
wenzelm |
added Command.proper_range (still unused);
|
changeset |
files
|
Sun, 04 Mar 2012 18:15:45 +0100 |
wenzelm |
clarified special eol treatment and moved to gfx_range -- enables error messages at end of input, e.g. "prop PROP";
|
changeset |
files
|
Sun, 04 Mar 2012 16:02:14 +0100 |
wenzelm |
clarified command span: include trailing whitespace/comments and thus reduce number of ignored spans with associated transactions and states (factor 2);
|
changeset |
files
|
Sun, 04 Mar 2012 11:03:10 +0100 |
haftmann |
tuned
|
changeset |
files
|
Sun, 04 Mar 2012 10:34:44 +0100 |
haftmann |
move test targets to test target
|
changeset |
files
|
Sun, 04 Mar 2012 10:33:47 +0100 |
haftmann |
dropped images for importer sessions
|
changeset |
files
|
Sun, 04 Mar 2012 00:29:19 +0100 |
haftmann |
dropped dead code
|
changeset |
files
|
Sun, 04 Mar 2012 00:27:07 +0100 |
haftmann |
more accurate dependencies
|
changeset |
files
|
Sun, 04 Mar 2012 00:26:23 +0100 |
haftmann |
tuned ML
|
changeset |
files
|
Sun, 04 Mar 2012 00:17:13 +0100 |
haftmann |
dropped silly code
|
changeset |
files
|
Sun, 04 Mar 2012 00:15:08 +0100 |
haftmann |
tuned
|
changeset |
files
|
Sun, 04 Mar 2012 00:04:37 +0100 |
haftmann |
dropped dead code
|
changeset |
files
|
Sun, 04 Mar 2012 00:03:21 +0100 |
haftmann |
actually add "the" Importer theory
|
changeset |
files
|
Sun, 04 Mar 2012 00:03:04 +0100 |
haftmann |
avoid internal hol4 name references in generic importer code
|
changeset |
files
|
Sat, 03 Mar 2012 23:54:44 +0100 |
haftmann |
generalized user-visible text
|
changeset |
files
|
Sat, 03 Mar 2012 23:49:54 +0100 |
haftmann |
generalized attribute name
|
changeset |
files
|
Sat, 03 Mar 2012 23:49:22 +0100 |
haftmann |
dropped dead theories
|
changeset |
files
|
Sat, 03 Mar 2012 23:43:21 +0100 |
haftmann |
one unified Importer theory
|
changeset |
files
|
Sat, 03 Mar 2012 23:42:56 +0100 |
haftmann |
added actual dependencies
|
changeset |
files
|
Sat, 03 Mar 2012 23:18:23 +0100 |
haftmann |
import all importer theories in compatibility layer
|
changeset |
files
|
Sat, 03 Mar 2012 22:53:24 +0100 |
wenzelm |
merged;
|
changeset |
files
|
Sat, 03 Mar 2012 22:46:34 +0100 |
haftmann |
dropped obsolete ROOT.ML
|
changeset |
files
|
Sat, 03 Mar 2012 22:38:53 +0100 |
haftmann |
plugged in pre-existing theories appropriately
|
changeset |
files
|
Sat, 03 Mar 2012 22:38:33 +0100 |
haftmann |
switch of target Import-HOL_Light-Imported: not operative at the moment
|
changeset |
files
|
Sat, 03 Mar 2012 22:38:11 +0100 |
haftmann |
turn on quick and dirty in batch mode
|
changeset |
files
|
Sat, 03 Mar 2012 22:37:56 +0100 |
haftmann |
tuned whitespace
|
changeset |
files
|
Sat, 03 Mar 2012 22:37:41 +0100 |
haftmann |
file system structure separating HOL4 and HOL Light concerns
|
changeset |
files
|
Sat, 03 Mar 2012 21:51:38 +0100 |
haftmann |
distribution of compatibility theories
|
changeset |
files
|
Sat, 03 Mar 2012 21:42:41 +0100 |
haftmann |
formal infrastructure for import sessions
|
changeset |
files
|
Sat, 03 Mar 2012 21:01:32 +0100 |
haftmann |
dropped dead code
|
changeset |
files
|
Sat, 03 Mar 2012 21:01:23 +0100 |
haftmann |
tuned whitespace
|
changeset |
files
|
Sat, 03 Mar 2012 21:00:31 +0100 |
haftmann |
spurious set/pred correction
|
changeset |
files
|
Sat, 03 Mar 2012 21:00:24 +0100 |
haftmann |
explicit locations for import_theory and setup_theory, for better user interface conformance; spurious set/pred correction
|
changeset |
files
|
Sat, 03 Mar 2012 21:00:04 +0100 |
haftmann |
explicit locations for import_theory and setup_theory, for better user interface conformance
|
changeset |
files
|
Sat, 03 Mar 2012 22:27:30 +0100 |
wenzelm |
discontinued obsolete Library.foldl_map and Library.apply (NB: apply = fold I);
|
changeset |
files
|
Sat, 03 Mar 2012 22:17:52 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Sat, 03 Mar 2012 22:11:51 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Sat, 03 Mar 2012 21:52:15 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Sat, 03 Mar 2012 21:43:59 +0100 |
wenzelm |
canonical argument order for attribute application;
|
changeset |
files
|
Sat, 03 Mar 2012 18:18:39 +0100 |
wenzelm |
clarified terminology of raw protocol messages;
|
changeset |
files
|
Sat, 03 Mar 2012 17:46:50 +0100 |
wenzelm |
tuned;
|
changeset |
files
|