Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-10000
-3000
-1000
-192
+192
+1000
+3000
+10000
+30000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
support dynamic facts;
2008-03-25, by wenzelm
setup for dynamic "prems" (legacy);
2008-03-25, by wenzelm
more antiquotations;
2008-03-25, by wenzelm
moved multithreaded "profile" to multithreading_polyml.ML;
2008-03-25, by wenzelm
use polyml_old_compiler5.ML;
2008-03-25, by wenzelm
removed
2008-03-25, by haftmann
removed obsolete use_legacy_bindings;
2008-03-24, by wenzelm
ML runtime compilation: pass position, tuned signature;
2008-03-24, by wenzelm
ML runtime compilation: pass position, tuned signature;
2008-03-24, by wenzelm
removed junk;
2008-03-24, by wenzelm
Runtime compilation -- for old version of PolyML.compilerEx (version 5.0, 5.1).
2008-03-24, by wenzelm
Runtime compilation -- for old version of PolyML.compiler (version 4.x).
2008-03-24, by wenzelm
Compatibility wrapper for Poly/ML 5.1.
2008-03-24, by wenzelm
removed pointer_eq from polyml_common.ML (structure Address no longer available after 5.1);
2008-03-24, by wenzelm
updated use_text/file for 5.2;
2008-03-24, by wenzelm
moved use_text/file to polyml_old_compiler5.ML;
2008-03-24, by wenzelm
removed pointer_eq from polyml_common.ML (structure Address no longer available after 5.1);
2008-03-24, by wenzelm
added ML-Systems/polyml-5.1.ML, ML-Systems/polyml_old_compiler4.ML, ML-Systems/polyml_old_compiler5.ML;
2008-03-24, by wenzelm
back to feeder -- Isabelle ML setup no longer evaluates command line;
2008-03-24, by wenzelm
simplified thm_antiq;
2008-03-24, by wenzelm
removed unused print_properties, print_position;
2008-03-24, by wenzelm
replaced obsolete /usr/proj by /home;
2008-03-24, by wenzelm
replaced obsolete /usr/proj by /home;
2008-03-24, by wenzelm
remote CVSROOT: default to atbroy100 instead of sunbroy2;
2008-03-24, by wenzelm
tuned settings for target platforms;
2008-03-24, by wenzelm
thm_antiq: produce error at runtime, not compile time;
2008-03-20, by wenzelm
get_thms etc.: improved reporting of source position;
2008-03-20, by wenzelm
added pos_of_ref;
2008-03-20, by wenzelm
fixed proof;
2008-03-20, by wenzelm
Equivariance prover now uses permutation simprocs as well.
2008-03-20, by berghofe
export add/del_thm;
2008-03-20, by wenzelm
added print_properties, print_position;
2008-03-20, by wenzelm
Facts.Named: include position;
2008-03-20, by wenzelm
tuned proofs
2008-03-20, by haftmann
more antiquotations
2008-03-20, by haftmann
Product_Type.apfst and Product_Type.apsnd; mbind combinator; tuned
2008-03-20, by haftmann
added forward composition
2008-03-20, by haftmann
Product_Type.apfst and Product_Type.apsnd
2008-03-20, by haftmann
Theory Product_Type; fixed typos
2008-03-20, by haftmann
rearranged
2008-03-20, by haftmann
(continued)
2008-03-20, by haftmann
tuned
2008-03-20, by haftmann
tuned import
2008-03-20, by haftmann
adjusted authorship
2008-03-20, by haftmann
tuned proof
2008-03-20, by haftmann
added theory Library/Enum.thy
2008-03-20, by haftmann
tuned proofs
2008-03-20, by haftmann
simplified get_thm(s): back to plain name argument;
2008-03-20, by wenzelm
renamed former get_thms(_silent) to get_fact(_silent);
2008-03-20, by wenzelm
simplified get_thm(s): back to plain name argument;
2008-03-20, by wenzelm
simplified get_thm(s): back to plain name argument;
2008-03-20, by wenzelm
more antiquotations;
2008-03-19, by wenzelm
avoid Auto_tac;
2008-03-19, by wenzelm
more antiquotations;
2008-03-19, by wenzelm
eliminated change_claset/simpset;
2008-03-19, by wenzelm
auxiliary dynamic_thm(s) for fact lookup;
2008-03-19, by wenzelm
auxiliary dynamic_thm(s) for fact lookup;
2008-03-19, by wenzelm
renamed datatype thmref to Facts.ref, tuned interfaces;
2008-03-19, by wenzelm
removed redundant Nat.less_not_sym, Nat.less_asym;
2008-03-19, by wenzelm
removed redundant Nat.less_irrefl;
2008-03-19, by wenzelm
Attributes sledgehammer_full, sledgehammer_modulus, sledgehammer_sorts
2008-03-19, by paulson
system: writeln output, if available;
2008-03-19, by wenzelm
error tuning
2008-03-19, by haftmann
moved typ_of_inst to Type.typ_of_sort
2008-03-19, by haftmann
instantiation less liberal with dangling constraints
2008-03-19, by haftmann
Type.lookup now curried
2008-03-19, by haftmann
Type.lookup now curried; typ_of_sort
2008-03-19, by haftmann
new class error case NoSubsort
2008-03-19, by haftmann
quickcheck with term reconstruction
2008-03-19, by haftmann
whitespace tuning
2008-03-19, by haftmann
theory loader: discontinued *attached* ML scripts;
2008-03-18, by wenzelm
converted legacy ML scripts;
2008-03-18, by wenzelm
valid_thms: get_thms_silent;
2008-03-18, by wenzelm
removed check_lookup;
2008-03-18, by wenzelm
added ckeck_lookup flag (default false), which controls sanity check of thm lookup;
2008-03-18, by wenzelm
updated generated files;
2008-03-18, by wenzelm
tuned proof;
2008-03-18, by wenzelm
removed redundant less_trans, less_linear, le_imp_less_or_eq, le_less_trans, less_le_trans (cf. Orderings.thy);
2008-03-18, by wenzelm
removed redundant less_trans, less_linear, le_imp_less_or_eq, le_less_trans, less_le_trans (cf. Orderings.thy);
2008-03-18, by wenzelm
avoid rebinding of existing facts;
2008-03-18, by wenzelm
avoid rebinding of existing facts;
2008-03-17, by wenzelm
avoid rebinding of existing facts;
2008-03-17, by wenzelm
removed duplicate lemmas;
2008-03-17, by wenzelm
only one version of group.rcos_self;
2008-03-17, by wenzelm
Facts.add_local;
2008-03-17, by wenzelm
Facts.add_global;
2008-03-17, by wenzelm
replaced generic add by add_local/add_global;
2008-03-17, by wenzelm
proper naming of weak_ref_map2ref_map;
2008-03-17, by wenzelm
avoid rebinding of existing facts;
2008-03-17, by wenzelm
avoid rebinding of existing facts;
2008-03-17, by wenzelm
added Compl_Collect;
2008-03-17, by wenzelm
proper naming of knows_Outpts_insecureM, knows_subset_knows_A_Gets;
2008-03-17, by wenzelm
renamed K3_imp_Gets variant to K3_imp_Gets_evs;
2008-03-17, by wenzelm
removed duplicate lemmas;
2008-03-17, by wenzelm
closeup: recover original order of free variables!
2008-03-17, by wenzelm
reorganization
2008-03-17, by nipkow
added lemmas
2008-03-17, by nipkow
remove unneeded constant mod_alt
2008-03-17, by huffman
More defns and thms
2008-03-17, by nipkow
fixed broken bintrunc lemma
2008-03-17, by kleing
tuned;
2008-03-15, by wenzelm
get_thm(s): check facts lookup vs. old thm database;
2008-03-15, by wenzelm
tuned messages;
2008-03-15, by wenzelm
del: hide in name space;
2008-03-15, by wenzelm
avoid unclear fact references;
2008-03-15, by wenzelm
eliminated out-of-scope proofs (cf. theory IFOL and FOL);
2008-03-15, by wenzelm
proper antiquotations;
2008-03-15, by wenzelm
added lemmas from simpdata.ML;
2008-03-15, by wenzelm
removed obsolete PureThy.thms_containing;
2008-03-15, by wenzelm
replaced obsolete FactIndex.T by Facts.T;
2008-03-15, by wenzelm
more precise Author line;
2008-03-15, by wenzelm
replaced obsolete FactIndex.T by Facts.T (cumulative version, assumes that facts are only added to unfinished theories);
2008-03-15, by wenzelm
Environment of named facts (admits overriding). Optional indexing by proposition.
2008-03-15, by wenzelm
obsolete (cf. facts.ML);
2008-03-15, by wenzelm
removed obsolete fact_index.ML;
2008-03-15, by wenzelm
replaced obsolete FactIndex.T by Facts.T;
2008-03-15, by wenzelm
removed obsolete PureThy.thms_containing_consts;
2008-03-15, by wenzelm
explicit re-init
2008-03-15, by haftmann
(continued)
2008-03-15, by haftmann
continued localization
2008-03-15, by haftmann
Orders as relations
2008-03-14, by nipkow
Added Order_Relation
2008-03-14, by nipkow
Added lemmas
2008-03-14, by nipkow
restore instead of init
2008-03-14, by haftmann
restore replaces reinit
2008-03-14, by haftmann
added mk_const functions
2008-03-14, by haftmann
added combinator for interpretation of construction of datatype
2008-03-14, by haftmann
tuned
2008-03-14, by haftmann
separated Random.thy from Quickcheck.thy
2008-03-12, by haftmann
yet another useful lemma
2008-03-12, by haftmann
dropped dangerous antiquotation
2008-03-12, by haftmann
tuned
2008-03-12, by urbanc
continued
2008-03-12, by haftmann
tuned
2008-03-12, by haftmann
better improvement in instantiation target
2008-03-12, by haftmann
*** empty log message ***
2008-03-12, by haftmann
raw_loop: more graceful crash recovery;
2008-03-11, by wenzelm
added exception CONTEXT, indicating context of another exception;
2008-03-11, by wenzelm
added location;
2008-03-11, by wenzelm
schedule main control: more robust interrupting of potentially running threads;
2008-03-11, by wenzelm
message: proper root element for XML output;
2008-03-11, by wenzelm
Proof.put_thms false;
2008-03-11, by wenzelm
put_facts: do_props, i.e. facts are indexed by proposition again;
2008-03-11, by wenzelm
put_thms: pass do_props;
2008-03-11, by wenzelm
tuned
2008-03-10, by haftmann
dropped "include" feature of classes
2008-03-10, by haftmann
some theorems named explicitly
2008-03-10, by haftmann
exported suffix
2008-03-10, by haftmann
fixed typo
2008-03-10, by haftmann
adjusted to current implementation
2008-03-10, by haftmann
instance fun :: (finite, countable) countable
2008-03-10, by huffman
tuned
2008-03-09, by haftmann
added Option_ord.thy
2008-03-07, by haftmann
dropped local tsigs
2008-03-07, by haftmann
some steps towards a refined treatment of equality
2008-03-07, by haftmann
generic improvable syntax for targets
2008-03-07, by haftmann
added hithero missing overloading.ML
2008-03-07, by haftmann
tuned
2008-03-07, by haftmann
whitespace tuning
2008-03-07, by haftmann
clarified proposition
2008-03-07, by haftmann
tuned proofs
2008-03-07, by haftmann
canonical order on option type
2008-03-07, by haftmann
added entries
2008-03-07, by haftmann
check ISABELLE_BROWSER_INFO before cd;
2008-03-06, by wenzelm
replaced execute by system_out;
2008-03-06, by wenzelm
replaced execute by system_out;
2008-03-06, by wenzelm
added dummy version of string_of_pid;
2008-03-06, by wenzelm
use "ML-Systems/universal.ML";
2008-03-06, by wenzelm
replaced execute by system_out;
2008-03-06, by wenzelm
proper dependency on ML-Systems/mosml.ML;
2008-03-06, by wenzelm
specific system_out (MosML lacks structure Posix);
2008-03-06, by wenzelm
* system/system_out provides a robust way to invoke external shell
2008-03-06, by wenzelm
system_out: threaded version does not work for 5.1;
2008-03-06, by wenzelm
common setup for system_out/system;
2008-03-06, by wenzelm
added ML-Systems/system_shell.ML;
2008-03-06, by wenzelm
removed obsolete THIS_IS_ISABELLE_BUILD;
2008-03-06, by wenzelm
obsolete (cf. ML-Systems/polyml_common.ML);
2008-03-06, by wenzelm
renamed polyml-old-basis.ML to polyml_old_basis.ML;
2008-03-06, by wenzelm
rearrangements to make latest Poly/ML the default, not old 4.x;
2008-03-06, by wenzelm
cleaned-up ML-Systems;
2008-03-06, by wenzelm
tuned comment;
2008-03-06, by wenzelm
removed obsolete THIS_IS_ISABELLE_BUILD feature;
2008-03-06, by wenzelm
removed obsolete THIS_IS_ISABELLE_BUILD feature: change environment after getsettings (works due to static scoping);
2008-03-06, by wenzelm
removed obsolete THIS_IS_ISABELLE_BUILD feature;
2008-03-06, by wenzelm
removed obsolete THIS_IS_ISABELLE_BUILD/MAKEBIN feature;
2008-03-06, by wenzelm
renamed test_markup to output_markup;
2008-03-05, by wenzelm
IsabelleProcess.output_markup;
2008-03-05, by wenzelm
closeup: minor tuning of term traversal;
2008-03-05, by wenzelm
ISABELLE_LINE_EDITOR: prefer rlwrap, which passes interrupts properly;
2008-03-05, by wenzelm
explicit referencing of background facts;
2008-03-05, by wenzelm
explicit referencing of background facts;
2008-03-05, by wenzelm
explicit referencing of background facts;
2008-03-05, by wenzelm
less
more
|
(0)
-10000
-3000
-1000
-192
+192
+1000
+3000
+10000
+30000
tip