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.
ML status widget similar to org.gjt.sp.jedit.gui.statusbar.MemoryStatusWidgetFactory;
2020-08-12, by wenzelm
support for Poly/ML memory status;
2020-08-12, by wenzelm
clarified signature;
2020-08-12, by wenzelm
removed pointless option "ML_statistics": always enabled;
2020-08-12, by wenzelm
removed pointless GUI controls for ML_statistics --- no longer part of prover protocol (see also 38a64cc17403);
2020-08-12, by wenzelm
support for GC state;
2020-08-12, by wenzelm
updated to polyml-test-f54aa41240d0;
2020-08-11, by wenzelm
back to polyml-5.8.1 due to ML compiler crash in HOL-Codegenerator_Test;
2020-08-11, by wenzelm
updated to polyml-test-159dc81efc3b;
2020-08-11, by wenzelm
dedicated symbols for code generation, to pave way for generic conversions from and to word
2020-08-10, by haftmann
consolidated names
2020-08-10, by haftmann
reduced prominence od theory Bits_Int
2020-08-10, by haftmann
one last lemma about Total and Restr
2020-08-09, by paulson
adjustments for fewer WO assumptions
2020-08-09, by paulson
elimination of some needless assumptions
2020-08-09, by paulson
merged
2020-08-09, by paulson
iso lemmas
2020-08-08, by paulson
tuned
2020-08-08, by nipkow
tuned
2020-08-08, by nipkow
NEWS;
2020-08-07, by wenzelm
provide POLYSTATSDIR to keep $HOME/.polyml clean (requires Poly/ML 52881757b127, otherwise ignored);
2020-08-07, by wenzelm
adapted to 7b318273a4aa;
2020-08-07, by wenzelm
cache props;
2020-08-07, by wenzelm
clarified names;
2020-08-07, by wenzelm
more thorough protocol_handlers.exit, like file_formats.stop_session;
2020-08-07, by wenzelm
tuned names;
2020-08-07, by wenzelm
temporary workaround for 100% CPU usage in OS.Process.sleep;
2020-08-07, by wenzelm
ML statistics via external process: allows monitoring RTS while ML program sleeps;
2020-08-07, by wenzelm
clarified catch-all handler --- avoid confusion of Interrupt vs. Exn.Interrupt in varying ML contexts;
2020-08-07, by wenzelm
avoid failure of "isabelle build -o skip_proofs";
2020-08-07, by wenzelm
merged
2020-08-06, by wenzelm
recovered stderr for PIDE batch-build, such as "Browser info at ...", "Document at ..." (see also 940195fbb282, 5469bacf5573, 5c4800f6b25a);
2020-08-06, by wenzelm
more compact command_timings, as in former batch-build;
2020-08-06, by wenzelm
unused;
2020-08-06, by wenzelm
unused --- superseded by PIDE messages;
2020-08-06, by wenzelm
more thorough cleanup, e.g. before ML_Heap.save;
2020-08-06, by wenzelm
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
tip