Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
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.
discontinued old batch-build functionality;
2020-08-06, by wenzelm
tailored towards remaining essence
2020-08-06, by haftmann
merged
2020-08-06, by nipkow
tuned
2020-08-06, by nipkow
added theory Tree23_of_List
2020-08-06, by nipkow
more robust treatment of thm_names, with strict check after all theories are loaded;
2020-08-06, by wenzelm
a few more lemmas
2020-08-06, by paulson
merged
2020-08-05, by paulson
lemmas about sets and the enumerate operator
2020-08-05, by paulson
yet another little lemma
2020-08-05, by paulson
merged
2020-08-05, by paulson
merged
2020-08-04, by paulson
merged
2020-08-03, by paulson
strengthened a lemma
2020-07-31, by paulson
A new lemma about abstract Sum / Prod
2020-07-31, by paulson
separation of reversed bit lists from other material
2020-08-05, by haftmann
merged
2020-08-05, by wenzelm
avoid exhaustion of worker threads, notably due to complex interaction of future/promise/lazy in Proofterm.make_thm_node;
2020-08-05, by wenzelm
more robust: insist in finished future;
2020-08-05, by wenzelm
unused;
2020-08-05, by wenzelm
further refinement of code equations for mask operation
2020-08-05, by haftmann
uniform mask operation
2020-08-04, by haftmann
clearer separation of pre-word bit list material
2020-08-04, by haftmann
added lemma
2020-08-03, by nipkow
more consequent transferability
2020-08-01, by haftmann
more robust scheduler shutdown, notably for spurious crashes;
2020-07-29, by wenzelm
unclear why I ever asked for type tree2
2020-07-27, by nipkow
enforce pide_session to see if all isabelle_cronjob tasks work smoothly with it;
2020-07-26, by wenzelm
proper pretty printing for latex output, notably for pide_session=true (default);
2020-07-26, by wenzelm
clarified name to avoid duplication (no distinction of data on host = lrzcloud2);
2020-07-25, by wenzelm
clarified names;
2020-07-25, by wenzelm
more errors;
2020-07-25, by wenzelm
follow Phabricator update 2020 Week 27;
2020-07-24, by wenzelm
tuned;
2020-07-24, by wenzelm
unused;
2020-07-24, by wenzelm
clarified errors: avoid hiding of import_errors/dir_errors by their consequences (file-access problems);
2020-07-24, by wenzelm
clarified errors: avoid accidental import from other session that happens to be within overall selection (notably "isabelle build -a");
2020-07-24, by wenzelm
clarified signature;
2020-07-23, by wenzelm
clarified order --- proper sorting of requirements;
2020-07-23, by wenzelm
obsolete (see 9cde8c4ea5a5);
2020-07-23, by wenzelm
tuned --- based on hints by IntelliJ;
2020-07-21, by wenzelm
tuned signature;
2020-07-21, by wenzelm
updated to polyml-5.8.1 (official release);
2020-07-21, by wenzelm
subtle change of Theory_Data extend/merge semantics due to Theory.join_theory;
2020-07-20, by wenzelm
clarified -- avoid non-standard extend/merge;
2020-07-17, by wenzelm
tuned -- avoid non-standard extend;
2020-07-17, by wenzelm
clarified -- avoid non-standard extend/merge;
2020-07-17, by wenzelm
proper session imports;
2020-07-17, by wenzelm
clarified -- avoid non-standard extend;
2020-07-17, by wenzelm
tuned -- avoid non-standard extend/merge;
2020-07-17, by wenzelm
prefer conservative extend/merge of theory naming;
2020-07-17, by wenzelm
support native PID for ML process;
2020-07-16, by wenzelm
merged
2020-07-16, by wenzelm
clarified theory data: more robust merge;
2020-07-16, by wenzelm
proper import sessions;
2020-07-16, by wenzelm
more thorough extend/merge (for Theory.join_theory);
2020-07-16, by wenzelm
more thorough extend/merge (for Theory.join_theory);
2020-07-16, by wenzelm
more thorough extend/merge (for Theory.join_theory);
2020-07-16, by wenzelm
more thorough extend/merge, notably for master_dir across Theory.join_theory (e.g. for @{file} antiquotation);
2020-07-16, by wenzelm
more robust: avoid potential problems with encoding of directory name;
2020-07-16, by wenzelm
tuned grouping
2020-07-16, by haftmann
yet another alias
2020-07-16, by haftmann
more robust wrt. experimental changes in Poly/ML;
2020-07-15, by wenzelm
more robust: handle unavailable statistics;
2020-07-15, by wenzelm
merged
2020-07-15, by wenzelm
clarified user counters: expose tasks to external monitor;
2020-07-15, by wenzelm
proper platform path for Windows;
2020-07-15, by wenzelm
clarified signature;
2020-07-15, by wenzelm
support for monitoring of external ML process;
2020-07-15, by wenzelm
clarified signature;
2020-07-15, by wenzelm
more robust;
2020-07-13, by wenzelm
support for monitoring of external ML process;
2020-07-13, by wenzelm
clarified modules: ML_Statistics within bootstrap environment;
2020-07-13, by wenzelm
misc tuning and modernization;
2020-07-13, by wenzelm
clarified examples;
2020-07-13, by wenzelm
concatentation of bit values
2020-07-13, by haftmann
prefer canonically oriented lists of bits and more direct characterizations in definitions
2020-07-12, by haftmann
more simp rules for concrete numerical values
2020-07-12, by haftmann
words added to code generator test
2020-07-12, by haftmann
a generic horner sum operation
2020-07-11, by haftmann
more thms
2020-07-11, by haftmann
clarified message --- as in former ML version (see 940195fbb282);
2020-07-11, by wenzelm
clarified signature;
2020-07-11, by wenzelm
clarified messages: avoid duplicate Timing;
2020-07-11, by wenzelm
clarified messages;
2020-07-11, by wenzelm
clarified signature;
2020-07-11, by wenzelm
tuned;
2020-07-11, by wenzelm
avoid duplicate Timing messages (see also 5c4800f6b25a);
2020-07-11, by wenzelm
more accurate message;
2020-07-11, by wenzelm
tuned;
2020-07-11, by wenzelm
clarified signature;
2020-07-11, by wenzelm
clarified inlined protocol messages;
2020-07-11, by wenzelm
removed unused property;
2020-07-11, by wenzelm
signed_take_bit
2020-07-11, by haftmann
more on single-bit operations
2020-07-11, by haftmann
proper session Timing for build_history log file (see 5c4800f6b25a);
2020-07-10, by wenzelm
clarified signature;
2020-07-10, by wenzelm
more robust, notably for isabelle_cronjob;
2020-07-10, by wenzelm
more robust build_session protocol: allow prover process to terminate/crash without build_session_finished message;
2020-07-10, by wenzelm
Update Metis to 2.4
2020-07-09, by desharna
updated to polyml-5.8.1-20200708: recent repository version for testing;
2020-07-08, by wenzelm
more robust protocol for "Timing ..." messages, notably for pide_session=true;
2020-07-08, by wenzelm
removed 'freeze_problem_consts' hack in TPTP tools, which wasn't compatible with post-2016 reforms to local theories
2020-07-06, by blanchet
separation of traditional bit operations
2020-07-06, by haftmann
no pide_session on macos: avoid odd "hang" of remote_build_history;
2020-07-05, by wenzelm
support generated preferences, i.e. non-strict system options;
2020-07-05, by wenzelm
factored out auxiliary theory
2020-07-04, by haftmann
prefer explicit proof
2020-07-04, by haftmann
tuned whitespace;
2020-07-03, by wenzelm
use less memory on old hardware;
2020-07-03, by wenzelm
clarified signature;
2020-07-03, by wenzelm
clarified log message (more uniform);
2020-07-03, by wenzelm
misc lemma tuning
2020-07-03, by haftmann
explicit proofs for bit projections
2020-07-03, by haftmann
extraction of equations x = t from premises beneath meta-all
2020-07-02, by haftmann
a small aggiornamento for Z2
2020-07-02, by haftmann
removed superfluous dependency
2020-07-02, by haftmann
factored out ancient numeral representation
2020-07-01, by haftmann
moved to Word_Lib
2020-07-01, by haftmann
more explicit proofs
2020-07-01, by haftmann
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
tip