Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-768
+768
+1000
+3000
+10000
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.
tuned message;
2018-09-08, by wenzelm
more robust test: virtualization may provide misleading information;
2018-09-08, by wenzelm
implicit use of NUMA policy, absorbing potential errors;
2018-09-08, by wenzelm
tuned signature;
2018-09-08, by wenzelm
tuned;
2018-09-08, by wenzelm
more uniform Progress, with theory() for batch-build and theory_percentage() for PIDE session;
2018-09-08, by wenzelm
merged
2018-09-08, by wenzelm
ensure foundational order of commits, taking Pure as implicit starting point;
2018-09-08, by wenzelm
more accurate output;
2018-09-08, by wenzelm
clarified defaults;
2018-09-08, by wenzelm
more accurate output;
2018-09-08, by wenzelm
support for watchdog_timeout;
2018-09-08, by wenzelm
tuned signature;
2018-09-08, by wenzelm
tuned signature;
2018-09-08, by wenzelm
removed junk;
2018-09-08, by wenzelm
tuned output;
2018-09-08, by wenzelm
more appropriate conversion of HOL character literals to character codes: symbolic newline is interpreted as 0x10
2018-09-08, by haftmann
more explicit notion of ord value for HOL characters
2018-09-08, by haftmann
left-over rename from 3f9bb52082c4
2018-09-08, by haftmann
merged
2018-09-07, by wenzelm
continuously clean frontier of already committed theories: much less resource requirements;
2018-09-07, by wenzelm
tuned signature;
2018-09-07, by wenzelm
missing name
2018-09-07, by nipkow
tuned whitespace;
2018-09-07, by wenzelm
merged
2018-09-07, by wenzelm
proper tast_context (amending 5f44ad150ed8);
2018-09-07, by wenzelm
clarified error progress and error_rc;
2018-09-07, by wenzelm
tuned signature;
2018-09-07, by wenzelm
clarified rc;
2018-09-07, by wenzelm
tuned signature;
2018-09-07, by wenzelm
dump aspects asynchronously;
2018-09-07, by wenzelm
record status of already committed nodes;
2018-09-07, by wenzelm
tuned;
2018-09-07, by wenzelm
tuned signature;
2018-09-07, by wenzelm
tuned;
2018-09-07, by wenzelm
added Let_def
2018-09-07, by nipkow
merged
2018-09-06, by nipkow
added int and real
2018-09-06, by nipkow
simplified signature (again, see 751bcf0473a7): e.g. relevant for non-Isabelle ML environments;
2018-09-06, by wenzelm
setup option ML_system for special values that cannot be rebound within regular ML;
2018-09-06, by wenzelm
support dynamic commit of consilidated nodes;
2018-09-05, by wenzelm
tuned signature;
2018-09-05, by wenzelm
clarified Use_Theories_State;
2018-09-05, by wenzelm
tuned
2018-09-05, by nipkow
merged
2018-09-05, by nipkow
tuned doc
2018-09-05, by nipkow
proper binding position for the resulting definition command, not this source file;
2018-09-04, by wenzelm
material on finite sets
2018-08-30, by Lars Hupel
support for watchdog_timeout;
2018-09-04, by wenzelm
tuned;
2018-09-04, by wenzelm
tuned;
2018-09-04, by wenzelm
tuned -- prefer immutable data;
2018-09-04, by wenzelm
tuned signature;
2018-09-04, by wenzelm
clarified Nodes_Status;
2018-09-04, by wenzelm
tuned
2018-09-04, by nipkow
tuned
2018-09-03, by nipkow
more robust: parents are strict in Export_Theory.read_theory and thus approximate "commit" of exports;
2018-09-03, by wenzelm
more detailed progress;
2018-09-03, by wenzelm
more informative node_status;
2018-09-03, by wenzelm
tuned signature;
2018-09-03, by wenzelm
more robust default options, notably for node consolidation;
2018-09-03, by wenzelm
tuned;
2018-09-03, by wenzelm
more robust: load_theories after consumer is installed;
2018-09-03, by wenzelm
merged
2018-09-03, by wenzelm
proper polarity of terminated status;
2018-09-03, by wenzelm
merged
2018-09-03, by Angeliki KoutsoukouArgyraki
tagged 1 theory: Great_Picard
2018-09-03, by Angeliki KoutsoukouArgyraki
tuned signature;
2018-09-02, by wenzelm
clarified signature;
2018-09-02, by wenzelm
tuned -- more robust against changes;
2018-09-02, by wenzelm
more robust: avoid race-condition of terminated vs. consolidated;
2018-09-02, by wenzelm
do not expose obscure flags;
2018-09-02, by wenzelm
clarified quasi_consolidated state: ensure that exports are present for ok nodes;
2018-09-02, by wenzelm
clarified Thy_Resources.Session.use_theories: "terminated" node status is sufficient;
2018-09-02, by wenzelm
tuned documentation;
2018-09-02, by wenzelm
more detailed node_status;
2018-09-02, by wenzelm
clarified bracketing of messages: [forked [running finished] joined];
2018-09-02, by wenzelm
NEWS;
2018-09-02, by wenzelm
clarified reset_notepad;
2018-09-02, by wenzelm
more robust reset_state: begin/end structure takes precedence over goal/proof structure;
2018-09-02, by wenzelm
no reset_proof for notepad: begin/end structure takes precedence over goal/proof structure;
2018-09-02, by wenzelm
clarified signature;
2018-09-02, by wenzelm
tuned;
2018-09-02, by wenzelm
clarified message;
2018-09-01, by wenzelm
updated version;
2018-09-01, by wenzelm
more explicit status for "canceled" command within theory node;
2018-09-01, by wenzelm
back to post-release mode;
2018-09-01, by wenzelm
clarified message;
2018-09-01, by wenzelm
more robust: memoize interrupt (e.g. resource problem) -- avoid multiple attempts;
2018-09-01, by wenzelm
more robust eval_result: enforce finished result stemming from previous run_process, fail if that was interrupted (e.g. due to resource problems);
2018-09-01, by wenzelm
tuned;
2018-09-01, by wenzelm
support multiple inheritance of ML environments, with canonical merge order as in Context.begin_theory;
2018-08-31, by wenzelm
clarified signature: proper typargs;
2018-08-31, by wenzelm
merged
2018-08-31, by wenzelm
export locale content;
2018-08-31, by wenzelm
tuned;
2018-08-31, by wenzelm
Some basic materials on filters and topology
2018-08-30, by Manuel Eberl
merged
2018-08-30, by wenzelm
more accurate position for auxiliary files;
2018-08-30, by wenzelm
clarified signature;
2018-08-30, by wenzelm
tuned;
2018-08-30, by wenzelm
more careful treatment position: existing facts refer to interpretation command, future facts refer to themselves (see also 4270da306442);
2018-08-30, by wenzelm
tuned;
2018-08-30, by wenzelm
tuned signature;
2018-08-30, by wenzelm
clarified signature;
2018-08-30, by wenzelm
clarified signature: explicit type Locale.registration;
2018-08-30, by wenzelm
tuned;
2018-08-30, by wenzelm
tuned;
2018-08-30, by wenzelm
updated URL to remote TPTP, following heads-up from Geoff Sutcliffe
2018-08-30, by blanchet
prefer "locale begin ... end";
2018-08-29, by wenzelm
tuned signature;
2018-08-29, by wenzelm
support Thy_Element in Scala, following ML version;
2018-08-29, by wenzelm
tuned;
2018-08-29, by wenzelm
tuned;
2018-08-29, by wenzelm
tuned;
2018-08-29, by wenzelm
clarified signature;
2018-08-29, by wenzelm
tuned signature;
2018-08-29, by wenzelm
clarified modules;
2018-08-29, by wenzelm
tagged some theories
2018-08-29, by immler
merged
2018-08-28, by wenzelm
systematic access to command ids;
2018-08-28, by wenzelm
more robust: Pure entities may lack id;
2018-08-28, by wenzelm
merged
2018-08-28, by Angeliki KoutsoukouArgyraki
tagged 21 theories in the Analysis library for the manual
2018-08-28, by Angeliki KoutsoukouArgyraki
tuned output;
2018-08-28, by wenzelm
Export.Provider for "isabelle dump" output_dir;
2018-08-28, by wenzelm
retain original id, which is command_id/exec_id for PIDE;
2018-08-28, by wenzelm
tuned signature;
2018-08-28, by wenzelm
tuned;
2018-08-28, by wenzelm
tuned signature;
2018-08-28, by wenzelm
clarified ML_environment: ML_write_global requires "Isabelle";
2018-08-28, by wenzelm
clarified signature: do not expose internal operation;
2018-08-28, by wenzelm
some NEWS (instead of proper documentation);
2018-08-27, by wenzelm
clarified signature;
2018-08-27, by wenzelm
simplified markup;
2018-08-27, by wenzelm
explicit setup of operations: avoid hardwired stuff;
2018-08-27, by wenzelm
clarified environment: allow "read>write" specification;
2018-08-27, by wenzelm
tuned;
2018-08-27, by wenzelm
tuned;
2018-08-27, by wenzelm
check environment name;
2018-08-27, by wenzelm
support named ML environments, notably "Isabelle", "SML";
2018-08-27, by wenzelm
tuned;
2018-08-27, by wenzelm
tuned;
2018-08-26, by wenzelm
clarified signature;
2018-08-26, by wenzelm
clarified -- prefer new 'ML_export' command;
2018-08-26, by wenzelm
merged
2018-08-25, by Lars Hupel
material on finite maps
2018-08-25, by Lars Hupel
more uniform cartouche syntax;
2018-08-25, by wenzelm
more uniform cartouche syntax;
2018-08-25, by wenzelm
more robust exit: avoid later Consolidate_Execution with handle_raw_edits (cf. 2fd3a6d6ba2e);
2018-08-25, by wenzelm
tuned message;
2018-08-25, by wenzelm
clarified message;
2018-08-25, by wenzelm
actually ensure globally unique counter results (amending a5853334c179);
2018-08-25, by wenzelm
retain original PolyML.pointerEq;
2018-08-25, by wenzelm
some modernization of notation
2018-08-24, by haftmann
deprecation of ASCII syntax for indexed big operators
2018-08-24, by haftmann
tuned
2018-08-24, by nipkow
merged
2018-08-24, by nipkow
tuned proofs
2018-08-24, by nipkow
tuned
2018-08-23, by haftmann
simplified syntax setup for big operators under image, retaining input abbreviations for backward compatibility
2018-08-23, by haftmann
dropped redundant syntax translation rules for big operators
2018-08-23, by haftmann
moved lemma from AFP
2018-08-23, by nipkow
tuned lemmas
2018-08-23, by nipkow
merged
2018-08-23, by nipkow
tuned
2018-08-23, by nipkow
prefer constructive primitive_part over implicit content_decompose
2018-08-22, by haftmann
merged
2018-08-22, by nipkow
tuned lemmas
2018-08-22, by nipkow
more uniform parameter naming convention for choose and gchoose
2018-08-22, by haftmann
slightly generalized theorems
2018-08-22, by haftmann
tuned code setup
2018-08-22, by haftmann
tuned
2018-08-22, by haftmann
more theorems on fact
2018-08-22, by haftmann
removed ineffective code equation
2018-08-22, by haftmann
tuned whitespace
2018-08-22, by haftmann
new simp rule
2018-08-22, by haftmann
copied but not adapted
2018-08-22, by nipkow
improved sectioning
2018-08-21, by nipkow
merged
2018-08-20, by nipkow
avoid session qualification because no tex is generated when used;
2018-08-20, by nipkow
removed ineffective code declarations
2018-08-20, by haftmann
proper code abbreviation for power on real
2018-08-17, by haftmann
tuned
2018-08-17, by haftmann
tuned
2018-08-17, by haftmann
suppress redundant messages;
2018-08-19, by wenzelm
optional notification of nodes_status (via progress);
2018-08-18, by wenzelm
tuned signature;
2018-08-18, by wenzelm
tuned;
2018-08-18, by wenzelm
tuned;
2018-08-18, by wenzelm
tuned signature;
2018-08-18, by wenzelm
tuned output;
2018-08-18, by wenzelm
clarified signature;
2018-08-18, by wenzelm
clarified signature;
2018-08-18, by wenzelm
clarified signature;
2018-08-18, by wenzelm
trim nodes_status: avoid potential memory leak;
2018-08-18, by wenzelm
simplified (cf. dcd69422b953);
2018-08-18, by wenzelm
clarified modules;
2018-08-18, by wenzelm
clarified modules;
2018-08-18, by wenzelm
Finite_Map: monotonicity
2018-08-17, by Lars Hupel
State_Monad: more simp lemmas
2018-08-17, by Lars Hupel
enforce ML_system_64: more robust as cold build, without command_timings;
2018-08-17, by wenzelm
clarified signature;
2018-08-17, by wenzelm
removed obsolete RC tags;
2018-08-15, by wenzelm
(re)moved lemmas
2018-07-11, by nipkow
updated to renaming
2018-07-11, by nipkow
updated common hosts;
2018-08-15, by wenzelm
merged
2018-08-15, by wenzelm
Added tag Isabelle2018 for changeset 91162dd89571
2018-08-15, by wenzelm
merged
2018-08-15, by wenzelm
canonical session directories in correspondence to Known.files;
2018-08-15, by wenzelm
Zorn's lemma for relations defined by predicates
2018-08-14, by paulson
merged
2018-08-12, by wenzelm
proper session dirs;
Isabelle2018
2018-08-12, by wenzelm
tuned signature;
2018-08-11, by wenzelm
tuned;
2018-08-11, by wenzelm
merged;
2018-08-11, by wenzelm
Added tag Isabelle2018-RC4 for changeset 34b8ff7cb109
2018-08-07, by wenzelm
updated for release;
2018-08-06, by wenzelm
updated screenshot;
2018-08-06, by wenzelm
updated documentation;
2018-08-06, by wenzelm
suppress verit-2016post -- not ready for release;
2018-08-02, by wenzelm
isabelle build options -c -x -B refer to imports_graph;
2018-08-01, by wenzelm
more uniform checks;
2018-08-01, by wenzelm
tuned signature;
2018-08-01, by wenzelm
tuned signature;
2018-08-01, by wenzelm
tuned signature;
2018-07-31, by wenzelm
clarified ignored span / core range: include formal comments, e.g. relevant for error messages from antiquotations;
2018-07-31, by wenzelm
tuned signature;
2018-07-31, by wenzelm
export shyps as regular typargs;
2018-08-06, by wenzelm
more uniform facts: single vs. multi;
2018-08-05, by wenzelm
explicit names for bound variables;
2018-08-05, by wenzelm
export in foundational order;
2018-08-04, by wenzelm
recovered HOL-Proofs-Lambda from 8aedca31957d: avoid problems with program extraction according to d136af442665;
2018-08-04, by wenzelm
more Pure theory content;
2018-08-04, by wenzelm
Small lemmas about analysis
2018-08-04, by eberlm
merged
2018-08-04, by paulson
de-applying
2018-08-04, by paulson
tuned output;
2018-08-03, by wenzelm
tuned signature -- removed somewhat pointless operation;
2018-08-03, by wenzelm
more operations;
2018-08-03, by wenzelm
more operations (as in ML);
2018-08-03, by wenzelm
more explicit entity kind;
2018-08-03, by wenzelm
Pure theory content;
2018-08-03, by wenzelm
tuned signature: more operations;
2018-08-02, by wenzelm
tuned signature;
2018-08-02, by wenzelm
always export Pure theory;
2018-08-02, by wenzelm
de-applying
2018-08-01, by paulson
de-applying
2018-07-31, by paulson
de-applying and removal of obsolete aliases
2018-07-29, by paulson
merged
2018-07-29, by wenzelm
Added tag Isabelle2018-RC3 for changeset 71aa5a9128c2
2018-07-29, by wenzelm
proper return code (true) if file is absent;
2018-07-28, by wenzelm
clarified word syntax for the sake of control symbols, e.g. \<^term>;
2018-07-28, by wenzelm
updated to Poly/ML fixes-5.7.1 b3d1ff33a4b4;
2018-07-28, by wenzelm
more robust: do not defer potentially slow/big lazy facts to the very end;
2018-07-28, by wenzelm
more robust: potentially a workaround for spurious HOL build problems seen by Larry Paulson;
2018-07-28, by wenzelm
tuned;
2018-07-28, by wenzelm
eliminated non-monotomnic Lazy.is_pending: Result may return to Expr due to Interrupt;
2018-07-28, by wenzelm
unused;
2018-07-28, by wenzelm
removed junk;
2018-07-27, by wenzelm
clarified documentation;
2018-07-27, by wenzelm
added check_delay / check_limit for more robust treatment of structurally broken theory sources (or genuine non-termination);
2018-07-27, by wenzelm
proper adjust_maxidx: assms could have maxidx >= 0, e.g. from command "subgoal premises";
2018-07-27, by wenzelm
proper maxidx: if x does not occur in A, its maxidx could get lost;
2018-07-27, by wenzelm
tuned;
2018-07-27, by wenzelm
more flexible session selection as in "isabelle jedit";
2018-07-26, by wenzelm
updated to jdk-8u181;
2018-07-25, by wenzelm
merged
2018-07-28, by paulson
de-applying and simplification
2018-07-28, by paulson
datatype_record produces simp theorems; contributed in part by Yu Zhang
2018-07-28, by Lars Hupel
updated to jdk-8u181;
2018-07-25, by wenzelm
de-applying
2018-07-25, by paulson
back to post-release mode -- after fork point;
2018-07-22, by wenzelm
Added tag Isabelle2018-RC2 for changeset 14167c321d22
2018-07-22, by wenzelm
tuned;
2018-07-22, by wenzelm
eliminated spurious Unicode;
2018-07-22, by wenzelm
merged
2018-07-22, by wenzelm
updated to kodkodi-1.5.2-1: modernized settings and renamed directory (same executables);
2018-07-22, by wenzelm
Moved Real_Asymp manual
2018-07-22, by eberlm
merged
2018-07-22, by wenzelm
updated to polyml-5.7.1-7 (see also afa7c5a239e6);
2018-07-22, by wenzelm
merged
2018-07-22, by paulson
de-applying
2018-07-22, by paulson
avoid Unicode conflict with \<pounds>;
2018-07-22, by wenzelm
fixing a theorem statement, etc.
2018-07-21, by paulson
merged
2018-07-21, by paulson
de-applying and removing junk
2018-07-21, by paulson
don't lose facts that were introduced to deal with a theory or some preprocessing in the prover (e.g. the definition of 'abs' in an SMT proof)
2018-07-20, by blanchet
add lemmas about prod_filter
2018-07-20, by Andreas Lochbihler
merged
2018-07-20, by paulson
corrections to markup
2018-07-20, by paulson
updated material concerning Algebra
2018-07-19, by paulson
merged
2018-07-19, by paulson
de-applying
2018-07-19, by paulson
added system option "strict_facts";
2018-07-20, by wenzelm
slightly more canonical imports
2018-07-18, by haftmann
setup for Haskell taken over from AFP / Gauss_Jordan
2018-07-18, by haftmann
tuned equation
2018-07-18, by haftmann
restructured for future incorporation of Haskell
2018-07-18, by haftmann
slightly more uniform style
2018-07-18, by haftmann
taken over from AFP / Gauss_Jordan
2018-07-18, by haftmann
more cartouches
2018-07-18, by haftmann
merged
2018-07-19, by traytel
normalize imports
2018-07-19, by traytel
tagged
2018-07-17, by Manuel Eberl
evade odd connection problems to https://isabelle.in.tum.de from some remote hosts;
2018-07-18, by wenzelm
prefer HTTPS;
2018-07-18, by wenzelm
more ANNOUNCE;
2018-07-18, by wenzelm
tuned;
2018-07-18, by wenzelm
more de-applying
2018-07-17, by paulson
merged
2018-07-16, by paulson
de-applying and simplifying proofs
2018-07-16, by paulson
Tagged some more files in HOL-Analysis
2018-07-16, by Manuel Eberl
Made simproc for sqrt/root of numeral more robust
2018-07-16, by Manuel Eberl
merged
2018-07-16, by Andreas Lochbihler
merged
2018-07-15, by Andreas Lochbihler
more examples for Code_Lazy
2018-07-15, by Andreas Lochbihler
de-applying and meta-quantifying
2018-07-15, by paulson
merged
2018-07-15, by paulson
more renaming fixes
2018-07-15, by paulson
fixes and more de-applying
2018-07-15, by paulson
more de-applying and a fix
2018-07-15, by paulson
merged
2018-07-15, by paulson
last bit of renaming
2018-07-15, by paulson
de-applying
2018-07-14, by paulson
Added Real_Asymp package
2018-07-15, by Manuel Eberl
Tagged Conformal_Mappings in HOL-Analysis
2018-07-15, by Wenda Li
merged
2018-07-13, by paulson
merged
2018-07-13, by paulson
de-applying
2018-07-13, by paulson
HOL-Analysis: Volume of a simplex, Heron's theorem
2018-07-13, by Manuel Eberl
Tagged Ball_Volume and Gamma_Function in HOL-Analysis
2018-07-13, by Manuel Eberl
correct import
2018-07-13, by nipkow
merged
2018-07-13, by nipkow
unit_cube = cbox 0 One
2018-07-13, by nipkow
relaxed assumptions for dim_image_eq and dim_image_le
2018-07-13, by immler
merged
2018-07-12, by paulson
de-applying (mostly Set_Interval)
2018-07-12, by paulson
more economic tagging
2018-07-12, by nipkow
de-applying (mostly Quotient)
2018-07-11, by paulson
de-applying
2018-07-11, by paulson
more de-applying
2018-07-11, by paulson
patched a continuity proof
2018-07-11, by paulson
merged
2018-07-11, by paulson
de-applying, etc.
2018-07-10, by paulson
moved lemmas
2018-07-11, by nipkow
merged
2018-07-10, by paulson
final removal of smt from Algebra
2018-07-09, by paulson
make theorem, corollary, and proposition %important for HOL-Analysis manual
2018-07-10, by immler
removal of smt and certain refinements
2018-07-09, by paulson
removal of smt
2018-07-08, by paulson
elimination of some "smt"
2018-07-08, by paulson
De-applying
2018-07-08, by paulson
merged
2018-07-07, by paulson
de-applying, etc.
2018-07-07, by paulson
more symmetric
2018-07-06, by nipkow
prefer HTTPS;
2018-07-06, by wenzelm
just one global lock for group status: avoid proliferation of mutexes, condvars;
2018-07-06, by wenzelm
more frugal assignment of lazy value: fewer mutexes, condvars;
2018-07-06, by wenzelm
replaced subgroup_imp_subset in Modules
2018-07-06, by paulson
merged
2018-07-05, by paulson
de-applying
2018-07-05, by paulson
merged
2018-07-05, by paulson
submodules
2018-07-05, by paulson
more manual tests;
2018-07-05, by wenzelm
store immutable result: fewer refs, mutexes, condvars;
2018-07-05, by wenzelm
more frugal single-assignment according to David Matthews: dispose mutable lock/cond eventually;
2018-07-04, by wenzelm
merged
2018-07-04, by Lars Hupel
avoid clashes in quickcheck [random]
2018-07-04, by Lars Hupel
infinite products: the final piece
2018-07-04, by paulson
more on infinite products
2018-07-03, by paulson
merged
2018-07-03, by paulson
even more from Paulo
2018-07-03, by paulson
more standard headers;
2018-07-03, by wenzelm
eliminated hard TABs, assuming tabsize=8;
2018-07-03, by wenzelm
more latex problems
2018-07-03, by paulson
latex fixes
2018-07-02, by paulson
more algebra
2018-07-02, by paulson
merged
2018-07-02, by paulson
Hiding the constant "norm", lest it clash with the norm of a vector space
2018-07-02, by paulson
more lemmas from Paulo
2018-07-02, by paulson
merged
2018-07-02, by wenzelm
updated for release;
2018-07-02, by wenzelm
Added tag Isabelle2018-RC1 for changeset cf01d04e94d7
2018-07-02, by wenzelm
fixed (?) LaTeX presentation
2018-07-02, by paulson
merged
2018-07-02, by paulson
Lots of new algebra theories by Martin Baillon and Paulo EmÃlio de Vilhena
2018-07-02, by paulson
more NEWS;
2018-07-02, by wenzelm
tuned;
2018-07-02, by wenzelm
more robust: avoid dire effect of ui.tweakoptions on hg.known_files;
2018-07-02, by wenzelm
update Sledgehammer docs w.r.t. Vampire
2018-07-02, by blanchet
added Vampire component
2018-07-02, by blanchet
added option for noncommercial Vampire
2018-07-02, by blanchet
merged
2018-07-01, by paulson
new lemmas, de-applying, etc.
2018-07-01, by paulson
tuned;
2018-07-01, by wenzelm
merged
2018-07-01, by wenzelm
discontinued pending_shyps: too much complication due to lazy facts;
2018-07-01, by wenzelm
proper error;
2018-07-01, by wenzelm
merged
2018-07-01, by paulson
a few more lemmas from Paulo and Martin
2018-07-01, by paulson
merged
2018-07-01, by nipkow
added lemmas
2018-07-01, by nipkow
credits to Paulo and Martin
2018-06-30, by paulson
More on Algebra by Paulo and Martin
2018-06-30, by paulson
merged
2018-06-29, by Andreas Lochbihler
declare case theorems as proper code equations
2018-06-29, by Andreas Lochbihler
tuned;
2018-06-29, by wenzelm
merged;
2018-06-29, by wenzelm
VSCode extension for official Isabelle release;
2018-06-29, by wenzelm
misc tuning and updates for release;
2018-06-29, by wenzelm
more manual tests;
2018-06-29, by wenzelm
misc tuning for release;
2018-06-29, by wenzelm
clarified error;
2018-06-29, by wenzelm
command-line option for include_sessions;
2018-06-29, by wenzelm
disallow pending hyps;
2018-06-29, by wenzelm
disallow hyps in export;
2018-06-29, by wenzelm
always consolidate: allow errors in presentation;
2018-06-29, by wenzelm
proper build_heap;
2018-06-29, by wenzelm
avoid pending shyps in global theory facts;
2018-06-28, by wenzelm
The unwinding number is an integer.
2018-06-29, by paulson
Now based on Complex_Main, not HOL.Deriv
2018-06-29, by paulson
merged
2018-06-29, by paulson
Incorporating new/strengthened proofs from Library and AFP entries
2018-06-28, by paulson
NEWS and CONTRIBUTORS
2018-06-29, by Wenda Li
remove trailing commas
2018-06-29, by Lars Hupel
added lemmas
2018-06-28, by nipkow
merged
2018-06-28, by paulson
Generalising and renaming some basic results
2018-06-28, by paulson
transfer more lemmas
2018-06-28, by immler
fixed some oversights
2018-06-28, by immler
avoid duplicate facts, the "trick" was copied without deeper motivation
2018-06-28, by immler
clarified settings -- avoid hard-wired directories;
2018-06-27, by wenzelm
example for Types_To_Sets: transfer from type-based linear algebra to subspaces
2018-06-27, by immler
added lemmas and transfer rules
2018-06-27, by immler
merged
2018-06-26, by wenzelm
smart_implode "$AFP" as well;
2018-06-26, by wenzelm
merged
2018-06-26, by paulson
a few new lemmas
2018-06-26, by paulson
new theory Trie
2018-06-26, by nipkow
merged
2018-06-26, by wenzelm
tuned;
2018-06-26, by wenzelm
updated documentation;
2018-06-26, by wenzelm
clarified syntax;
2018-06-26, by wenzelm
tuned signature;
2018-06-26, by wenzelm
simplified: allow only command names, with dummy for default;
2018-06-26, by wenzelm
clarified: more uniform keyword_tags;
2018-06-26, by wenzelm
tuned;
2018-06-26, by wenzelm
more flexible document_tags;
2018-06-26, by wenzelm
prefer explicit options;
2018-06-26, by wenzelm
clarified default tag;
2018-06-26, by wenzelm
add URL;
2018-06-26, by wenzelm
tuned;
2018-06-26, by wenzelm
more explicit statement of rat_denum to fit with top100 thms list
2018-06-26, by kleing
deleted redundant theorem
2018-06-26, by paulson
merged
2018-06-26, by paulson
Rationalisation of complex transcendentals, esp the Arg function
2018-06-26, by paulson
support NUMA shuffling in CI
2018-06-26, by Lars Hupel
merged
2018-06-26, by wenzelm
more scalable output;
2018-06-25, by wenzelm
obsolete
2018-06-25, by Lars Hupel
merged
2018-06-25, by paulson
Renaming Arg -> Arg2pi
2018-06-25, by paulson
added lemmas; uniform names
2018-06-25, by nipkow
disable export_document by default (presently unused and for demo/testing purposes): avoid spurious IO exception in highly parallel environment;
2018-06-24, by wenzelm
simplified ZF theory names (in contrast to 6a0801279f4c): session-qualification already achieves disjointness;
2018-06-24, by wenzelm
merged
2018-06-24, by paulson
more modernisaton and de-applying
2018-06-24, by paulson
tuned;
2018-06-23, by wenzelm
clarified queue ordering: take session descendants into account, notably for "slow" AFP sessions;
2018-06-23, by wenzelm
merged
2018-06-22, by wenzelm
clarified document antiquotation @{theory};
2018-06-22, by wenzelm
include target sessions as well: avoid default "Draft" qualification;
2018-06-22, by wenzelm
clarified signature;
2018-06-21, by wenzelm
more uniform syntax;
2018-06-21, by wenzelm
more documentation;
2018-06-21, by wenzelm
merged
2018-06-21, by paulson
de-applying Divisibility
2018-06-21, by paulson
more documentation;
2018-06-21, by wenzelm
tuned signature -- facilitate testing;
2018-06-21, by wenzelm
merged
2018-06-21, by paulson
More clear-up of Divisibility
2018-06-20, by paulson
updated to polyml-5.7.1-6;
2018-06-20, by wenzelm
clarified documentation;
2018-06-20, by wenzelm
merged
2018-06-19, by paulson
Partial de-apply of Divisibility
2018-06-19, by paulson
In interpretation commands, clarify what to do with definitions immediately subject to rewriting.
2018-06-19, by ballarin
merged
2018-06-19, by paulson
fixing overloading problems involving vector cross products
2018-06-19, by paulson
corrections to markup
2018-06-18, by paulson
New material in support of quaternions
2018-06-18, by paulson
De-applied Ideal.thy
2018-06-18, by paulson
material on finite sets and maps
2018-06-18, by Lars Hupel
simplify parametricity proofs
2018-06-18, by Lars Hupel
merged
2018-06-18, by nipkow
added simp rules
2018-06-17, by nipkow
merged
2018-06-17, by paulson
Algebra tidy-up
2018-06-17, by paulson
added simp rule
2018-06-17, by nipkow
more simp
2018-06-16, by nipkow
moved lemmas from AFP
2018-06-16, by nipkow
moved lemmas from AFP
2018-06-16, by nipkow
merged
2018-06-15, by paulson
more on infinite products. Also subgroup_imp_subset -> subgroup.subset
2018-06-15, by paulson
empty -> Map.empty
2018-06-15, by nipkow
Map.empty now qualified to avoid name clashes
2018-06-15, by nipkow
auto update;
2018-06-14, by wenzelm
merged
2018-06-14, by paulson
Adjusting Number_Theory for new Algebra
2018-06-14, by paulson
merged
2018-06-14, by paulson
reorganisation of Algebra: new material from Baillon and Vilhena, removal of duplicate names, elimination of "More_" theories
2018-06-14, by paulson
merged
2018-06-12, by paulson
New material from Martin Baillon and Paulo EmÃlio de Vilhena
2018-06-12, by paulson
tuned
2018-06-14, by nipkow
removed duplicates
2018-06-14, by nipkow
qualify interpretations to avoid clashes
2018-06-13, by nipkow
more abstract names
2018-06-13, by nipkow
tuned exception
2018-06-13, by immler
restructured
2018-06-13, by immler
result of unoverload is not in normal form
2018-06-13, by immler
tuned
2018-06-13, by immler
allow for a list of vars
2018-06-13, by immler
parse var
2018-06-13, by immler
merged
2018-06-12, by nipkow
more abstract naming
2018-06-12, by nipkow
tuned
2018-06-12, by immler
workaround: in internalize_sort, Thm.unconstrainT can rename type variables and therefore invalidate new_tvar
2018-06-12, by immler
a derived rule combining unoverload and internalize_sort
2018-06-12, by immler
merged
2018-06-12, by paulson
fixed a name clash
2018-06-11, by paulson
merged
2018-06-11, by paulson
the last of the infinite product proofs
2018-06-11, by paulson
merged
2018-06-12, by nipkow
proved avl for map (finally); tuned
2018-06-12, by nipkow
merged
2018-06-11, by paulson
tidier Cauchy proofs
2018-06-11, by paulson
merged
2018-06-11, by wenzelm
more abstract Export.Provider;
2018-06-11, by wenzelm
clarified signature: persistent results;
2018-06-11, by wenzelm
tuned signature;
2018-06-11, by wenzelm
tuned def. of del and proved preservation of rbt (finally)
2018-06-11, by nipkow
merged
2018-06-11, by nipkow
tuned order of arguments
2018-06-11, by nipkow
default value for parametricity of dim
2018-06-11, by immler
added lemma
2018-06-11, by nipkow
clarified signature: more uniform theory_message (see also d7920eb7de54);
2018-06-09, by wenzelm
tuned -- use existing operation;
2018-06-09, by wenzelm
merged
2018-06-07, by wenzelm
isabelle emacs no longer exists;
2018-06-07, by wenzelm
utilize 'flip'
2018-06-07, by nipkow
comments
2018-06-07, by nipkow
merged
2018-06-06, by nipkow
reorient -> split; documented split
2018-06-06, by nipkow
merged
2018-06-06, by wenzelm
Added tag Isabelle2018-RC0 for changeset 194fa3d2d6a4
2018-06-06, by wenzelm
merged
2018-06-06, by paulson
resolution of name clashes in Algebra
2018-06-06, by paulson
merged
2018-06-06, by wenzelm
isabelle update_comments;
2018-06-06, by wenzelm
tuned header;
2018-06-06, by wenzelm
updated for release;
2018-06-06, by wenzelm
updated for release;
2018-06-06, by wenzelm
misc tuning and updates for release;
2018-06-06, by wenzelm
updated for release;
2018-06-06, by wenzelm
updated for release;
2018-06-06, by wenzelm
eliminated suspicious Unicode;
2018-06-06, by wenzelm
proper white space;
2018-06-06, by wenzelm
updated to sqlite-jdbc-3.23.1;
2018-06-06, by wenzelm
merged
2018-06-06, by nipkow
Keep filter input syntax
2018-06-06, by nipkow
more parallelism to cope with 8h30 CPU time;
2018-06-05, by wenzelm
full benchmarks, including all conditional theories;
2018-06-05, by wenzelm
tuned proofs;
2018-06-05, by wenzelm
more robust;
2018-06-05, by wenzelm
less wasteful consolidation, based on PIDE front-end state and recent changes;
2018-06-05, by wenzelm
tuned -- short-circuit result;
2018-06-05, by wenzelm
tuned;
2018-06-05, by wenzelm
updated URLs;
2018-06-05, by wenzelm
merged
2018-06-04, by wenzelm
more robust;
2018-06-04, by wenzelm
avoid hardwired cygwin mirror;
2018-06-04, by wenzelm
updated to current Cygwin, after 2.10.0-1 from 02-Feb-2018;
2018-06-04, by wenzelm
NEWS: infinite products
2018-06-04, by paulson
merged
2018-06-04, by paulson
more tweaks of Cauchy
2018-06-04, by paulson
clarified signature;
2018-06-04, by wenzelm
tuned proofs;
2018-06-03, by wenzelm
NEWS;
2018-06-03, by wenzelm
proper function invocation with all arguments;
2018-06-03, by wenzelm
fork parallel prints early in execution: avoid degradation of priority due to main eval task;
2018-06-03, by wenzelm
clarified signature: prefer Document.Snapshot;
2018-06-03, by wenzelm
list syntax details
2018-06-03, by nipkow
merged
2018-06-03, by nipkow
allow tuple patterns in list comprehensions
2018-06-03, by nipkow
infinite product material
2018-06-03, by paulson
merged
2018-06-02, by paulson
tidied more Cauchy proofs
2018-06-02, by paulson
tuned proofs;
2018-06-02, by wenzelm
more symbols;
2018-06-02, by wenzelm
more formal comments;
2018-06-02, by wenzelm
more args;
2018-06-02, by wenzelm
record active execution task and depend on it -- avoid new executions bumping into old ones;
2018-06-02, by wenzelm
tuned -- more explicit types;
2018-06-02, by wenzelm
less frequent consolidation: it requires a full Document.update and Document.start_execution;
2018-06-02, by wenzelm
varify frees, notably dangling_params (see also e0cd57aeb60c);
2018-06-01, by wenzelm
tuned -- more explicit expression;
2018-06-01, by wenzelm
merged
2018-06-01, by wenzelm
documentation for "isabelle dump";
2018-06-01, by wenzelm
more dump aspects, with options;
2018-06-01, by wenzelm
tuned signature;
2018-06-01, by wenzelm
clarified default: all aspects;
2018-06-01, by wenzelm
clarified priority;
2018-06-01, by wenzelm
merged
2018-06-01, by nipkow
added lemma
2018-06-01, by nipkow
Fixed latex markup
2018-06-01, by paulson
merged
2018-06-01, by paulson
more tidying
2018-06-01, by paulson
merged
2018-05-31, by wenzelm
more symbols;
2018-05-31, by wenzelm
Document.update includes node consolidation / presentation as regular print operation: avoid user operations on protocol thread;
2018-05-31, by wenzelm
clarified: consolidated result is last command;
2018-05-31, by wenzelm
support for anonymous print function values;
2018-05-31, by wenzelm
tuned;
2018-05-30, by wenzelm
store Isabelle symbols in canonical form;
2018-05-30, by wenzelm
clarified outermost progress.interrupt_handler;
2018-05-30, by wenzelm
report theory progress via PIDE node status;
2018-05-30, by wenzelm
merge
2018-05-31, by blanchet
more conservative output, avoiding nonstandard feature of E
2018-05-31, by blanchet
merged
2018-05-30, by paulson
winding numbers predicate
2018-05-30, by paulson
unused
2018-05-30, by nipkow
merged
2018-05-29, by wenzelm
more node status information;
2018-05-29, by wenzelm
tuned signature;
2018-05-29, by wenzelm
tuned signature;
2018-05-29, by wenzelm
shutdown ML process before output: Theories_Result is timeless/stateless;
2018-05-29, by wenzelm
more operations;
2018-05-29, by wenzelm
more accurate dependencies;
2018-05-29, by wenzelm
tuned;
2018-05-29, by wenzelm
more formal dump aspects;
2018-05-29, by wenzelm
more operations (as in ML);
2018-05-29, by wenzelm
clarified option -O: avoid conflict with build/dump option -D;
2018-05-29, by wenzelm
slicker proof
2018-05-29, by nipkow
canonical names
2018-05-29, by nipkow
merged
2018-05-28, by paulson
more general tidying
2018-05-28, by paulson
merged
2018-05-28, by wenzelm
support to dump build database produced by PIDE session;
2018-05-28, by wenzelm
more accurate theory_graph: avoid imports of loaded_theories with incomplete node name;
2018-05-28, by wenzelm
clarified signature: Known.theories retains Document.Node.Entry (with header);
2018-05-28, by wenzelm
clarified signature;
2018-05-28, by wenzelm
tuned signature;
2018-05-28, by wenzelm
merged
2018-05-27, by paulson
tidying up a bit more
2018-05-27, by paulson
prefer existing operation;
2018-05-27, by wenzelm
retain isolated blob nodes (amending deb2fcbda16e): avoid failure of Session.handle_change with "Missing blob", when opening theory with load command later;
2018-05-27, by wenzelm
clarified signature -- avoid confusion with Resources.is_hidden;
2018-05-27, by wenzelm
markup for deleted fragments of token source (NB: quoted tokens transform "\123" implicitly);
2018-05-27, by wenzelm
merged
2018-05-26, by paulson
tidying and reorganisation around Cauchy Integral Theorem
2018-05-26, by paulson
export sort algebra;
2018-05-26, by wenzelm
tuned;
2018-05-26, by wenzelm
tuned;
2018-05-26, by wenzelm
support 'export_files' in session ROOT;
2018-05-26, by wenzelm
clarified output;
2018-05-26, by wenzelm
support multiple patterns;
2018-05-26, by wenzelm
clarified cache;
2018-05-26, by wenzelm
tuned signature;
2018-05-26, by wenzelm
tuned output;
2018-05-26, by wenzelm
merged
2018-05-26, by paulson
merged
2018-05-26, by paulson
tidied some proofs
2018-05-26, by paulson
merged
2018-05-24, by paulson
merged
2018-05-24, by paulson
more small tidying
2018-05-24, by paulson
merged
2018-05-26, by Lars Hupel
macOS build: exclude HOL-Proofs
2018-05-25, by Lars Hupel
tuned;
2018-05-25, by wenzelm
merged
2018-05-25, by wenzelm
added command 'ML_export';
2018-05-25, by wenzelm
more examples;
2018-05-25, by wenzelm
tuned output;
2018-05-25, by wenzelm
pretty-print according to defaults of input syntax;
2018-05-25, by wenzelm
more accurate diagram;
2018-05-25, by wenzelm
proper output;
2018-05-25, by wenzelm
treat gcd_eq_1_imp_coprime analogously to mod_0_imp_dvd
2018-05-24, by haftmann
merged
2018-05-24, by wenzelm
setup server directory for Cygwin quasi-mirror;
2018-05-24, by wenzelm
more scalable JVM memory management;
2018-05-24, by wenzelm
tuned output;
2018-05-24, by wenzelm
more general cache, also for term substructures;
2018-05-24, by wenzelm
more exports;
2018-05-24, by wenzelm
generalized Cramer's rule
2018-05-24, by immler
tuned
2018-05-24, by nipkow
reorganization, everything based on Tree2 now
2018-05-24, by nipkow
avoid overaggressive classical rule
2018-05-24, by haftmann
By Andrei Popescu based on an initial version by Kasper F. Brandt
2018-05-24, by nipkow
merged
2018-05-23, by paulson
small tidy-up of Complex_Transcendental
2018-05-23, by paulson
merged
2018-05-22, by paulson
small clean-up of Complex_Analysis_Basics
2018-05-21, by paulson
more complete and more correct documentation on code generation
2018-05-23, by haftmann
grouped material on numeral division
2018-05-23, by haftmann
automatic classical rule to derive a dvd b from b mod a = 0
2018-05-22, by haftmann
consider dvdE for automated classical proving
2018-05-22, by haftmann
added lambda-free HO output for Ehoh (higher-order E prototype)
2018-05-22, by blanchet
First step to remove nonstandard "[x <- xs. P]" syntax: only input
2018-05-22, by nipkow
merged
2018-05-22, by nipkow
removed unicode symbol
2018-05-22, by nipkow
Moved Landau_Symbols from the AFP to HOL-Library
2018-05-18, by Manuel Eberl
merged
2018-05-22, by wenzelm
more checks for global facts: disallow undeclared frees (as in Export_Theory.export_fact);
2018-05-20, by wenzelm
no longer necessary
2018-05-21, by nipkow
merged
2018-05-20, by paulson
correcting the statements of the MVTs
2018-05-20, by paulson
one last fix
2018-05-20, by paulson
tidy up of Derivative
2018-05-20, by paulson
avoid undeclared frees;
2018-05-20, by wenzelm
removed junk;
2018-05-20, by wenzelm
avoid dangling tfrees;
2018-05-20, by wenzelm
standardize implicit variables: non-zero indexes do occur occasionally, e.g. via RS;
2018-05-20, by wenzelm
tuned signature;
2018-05-20, by wenzelm
avoid undeclared frees;
2018-05-20, by wenzelm
export facts;
2018-05-20, by wenzelm
clarified encoding;
2018-05-20, by wenzelm
more scalable;
2018-05-20, by wenzelm
tuned output;
2018-05-20, by wenzelm
more scalable;
2018-05-20, by wenzelm
tuned;
2018-05-20, by wenzelm
support HTTPS;
2018-05-20, by wenzelm
updated to scala-2.12.6;
2018-05-20, by wenzelm
prefer HTTPS;
2018-05-20, by wenzelm
override default of Isabelle_Process, notably for PIDE export of "document.tex";
2018-05-19, by wenzelm
tuned queries;
2018-05-19, by wenzelm
support for build_database_server (PostgreSQL);
2018-05-19, by wenzelm
clarified store.clean_output: cleanup user_output_dir even in system_mode;
2018-05-19, by wenzelm
clarified store directories;
2018-05-19, by wenzelm
tuned;
2018-05-19, by wenzelm
clarified handling of output heap;
2018-05-19, by wenzelm
tuned;
2018-05-19, by wenzelm
added lemmas
2018-05-19, by nipkow
more abstract database access;
2018-05-18, by wenzelm
tuned;
2018-05-18, by wenzelm
clarified heap vs. database operations: discontinued correlation of directory;
2018-05-18, by wenzelm
tuned;
2018-05-18, by wenzelm
tuned signature;
2018-05-18, by wenzelm
support Store with options;
2018-05-18, by wenzelm
more exports;
2018-05-18, by wenzelm
updated some Sledgehammer components, following Makarius advice
2018-05-17, by blanchet
export more theory and session structure;
2018-05-17, by wenzelm
tuned signature;
2018-05-17, by wenzelm
clarified signature;
2018-05-17, by wenzelm
read theory content from session database;
2018-05-17, by wenzelm
clarified signature;
2018-05-17, by wenzelm
misc tuning and clarification;
2018-05-17, by wenzelm
NEWS and CONTRIBUTORS for 8b50f29a1992
2018-05-17, by Andreas Lochbihler
proper PIDE positions;
2018-05-16, by wenzelm
avoid race condition wrt. ISABELLE_TMP, which is removed in Bash.cleanup() before Bash.result(progress_stdout);
2018-05-16, by wenzelm
clarified "consolidation" vs. "presentation";
2018-05-16, by wenzelm
tuned signature;
2018-05-16, by wenzelm
merged
2018-05-16, by wenzelm
tuned;
2018-05-16, by wenzelm
more thorough checks for theory name consistency (for extend, not just merge);
2018-05-16, by wenzelm
more uniform output (cf. 450cefec7c11);
2018-05-15, by wenzelm
removed duplicates
2018-05-15, by nipkow
added lemmas
2018-05-15, by nipkow
tuned headers;
2018-05-15, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-768
+768
+1000
+3000
+10000
tip