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
+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.
clarified files;
2016-03-10, by wenzelm
don't throw an exception when trying to print an error message
2016-03-10, by blanchet
eta-expansion done right in "primcorec"
2016-03-10, by blanchet
clarified: constructors in the sense of the code generator are not invertible;
2016-03-10, by haftmann
moved
2016-03-10, by haftmann
merged
2016-03-09, by wenzelm
obsolete;
2016-03-09, by wenzelm
clarified interactive mode, which is relevant for ML prompts;
2016-03-09, by wenzelm
more careful print_depth on startup;
2016-03-09, by wenzelm
ignore SIGINT in waiting wrapper process;
2016-03-09, by wenzelm
more robust cleanup;
2016-03-09, by wenzelm
isabelle.Build uses ML_Process directly;
2016-03-09, by wenzelm
tuned;
2016-03-09, by wenzelm
print timing like lib/scripts/timestop.bash;
2016-03-09, by wenzelm
prefer explicit locale;
2016-03-09, by wenzelm
bash process with builtin timing;
2016-03-09, by wenzelm
elapsed time in milliseconds (cf. Time.now in Poly/ML);
2016-03-09, by wenzelm
support for timing of the managed process;
2016-03-09, by wenzelm
tuned;
2016-03-09, by wenzelm
proper support for RAW_ML_SYSTEM;
2016-03-08, by wenzelm
tuned signature;
2016-03-08, by wenzelm
separate Isabelle_Process.init_options after Options.load_defaults, notably for "isabelle console";
2016-03-08, by wenzelm
back to external line editor, due to problems of JLine with multithreading of in vs. out;
2016-03-08, by wenzelm
ignore execeptions that usually occur due to shutdown;
2016-03-08, by wenzelm
clarified initial ML;
2016-03-08, by wenzelm
isabelle console is based on Isabelle/Scala;
2016-03-08, by wenzelm
clarified process interrupt: exactly one signal (like thread interrupt);
2016-03-08, by wenzelm
tuned signature;
2016-03-08, by wenzelm
more abstract Session.start, without prover command-line;
2016-03-08, by wenzelm
removed pointless option: this is meant for web services using Isabelle/Scala, not command-line tools;
2016-03-08, by wenzelm
prospective command line entry point for simplified isabelle_process;
2016-03-07, by wenzelm
tuned signature;
2016-03-07, by wenzelm
proper Path.print for user messages;
2016-03-07, by wenzelm
discontinued cd, pwd;
2016-03-07, by wenzelm
tuned -- more standard operations;
2016-03-07, by wenzelm
File.bash_string operations in ML as in Scala -- exclusively for GNU bash, not perl and not user output;
2016-03-07, by wenzelm
clarified treatment of DEL;
2016-03-07, by wenzelm
clarified RAW_ML_SYSTEM;
2016-03-07, by wenzelm
tuned;
2016-03-07, by wenzelm
Bash.process always uses a closed script instead of an open argument list, for extra robustness on Windows, where quoting is not well-defined;
2016-03-07, by wenzelm
manage the underlying ML process in Scala;
2016-03-07, by wenzelm
clarified modules;
2016-03-07, by wenzelm
tuned signature;
2016-03-07, by wenzelm
Merge
2016-03-09, by paulson
Wenda Li's new material: residue theorem, argument_principle, Rouche_theorem
2016-03-09, by paulson
explicit record values for dictionary variables
2016-03-08, by haftmann
provide explicit hint concering uniqueness of derivation
2016-03-08, by haftmann
syntax for multiset membership modelled after syntax for set membership
2016-03-08, by haftmann
made 'size' plugin compatible with locales again (and added regression test)
2016-03-07, by blanchet
strengthened tactic
2016-03-07, by blanchet
complex_differentiable -> field_differentiable, etc. (making these theorems also available for type real)
2016-03-07, by paulson
new material to Blochj's theorem, as well as supporting lemmas
2016-03-07, by paulson
merged
2016-03-07, by traytel
less resetting of local theories
2016-03-06, by traytel
avoid redundant escapes;
2016-03-06, by wenzelm
clarified treatment of fragments of Isabelle symbols during bootstrap;
2016-03-06, by wenzelm
clarified ML syntax for strings concerning UTF8;
2016-03-06, by wenzelm
tuned signature;
2016-03-06, by wenzelm
tuned
2016-03-06, by nipkow
NEWS after Isabelle2016;
2016-03-05, by wenzelm
proper latex setup;
2016-03-05, by wenzelm
tuned;
2016-03-05, by wenzelm
abbreviations for \<nexists>;
2016-03-05, by wenzelm
old HOL syntax is for input only;
2016-03-05, by wenzelm
more PIDE markup;
2016-03-05, by wenzelm
tuned signature -- clarified modules;
2016-03-05, by wenzelm
avoid accidental handling of interrupts;
2016-03-05, by wenzelm
unused;
2016-03-05, by wenzelm
tuned signature -- clarified modules;
2016-03-05, by wenzelm
avoid spam in position reports;
2016-03-05, by wenzelm
tuned signature;
2016-03-05, by wenzelm
take qualification of type name more seriously: derived consts and facts are qualified uniformly;
2016-02-26, by wenzelm
merged
2016-03-03, by wenzelm
simplified;
2016-03-03, by wenzelm
obsolete;
2016-03-03, by wenzelm
isabelle console -r" helps to bootstrap Isabelle/Pure;
2016-03-03, by wenzelm
discontinued RAW session: bootstrap directly from isabelle_process RAW_ML_SYSTEM;
2016-03-03, by wenzelm
proper return code (cf. faa452d8e265);
2016-03-03, by wenzelm
clarified isabelle_process;
2016-03-03, by wenzelm
clarified modules;
2016-03-03, by wenzelm
clarified modules;
2016-03-03, by wenzelm
clarified modules;
2016-03-03, by wenzelm
removed junk;
2016-03-03, by wenzelm
discontinued polyml-5.3.0;
2016-03-03, by wenzelm
made Nitpick more robust
2016-03-03, by blanchet
constructive formulation of factorization
2016-03-03, by haftmann
support for ML_exception_debugger;
2016-03-02, by wenzelm
respect qualification when noting theorems in prim(co)rec
2016-03-02, by traytel
added invariant proofs to AA trees
2016-03-02, by nipkow
tuned signature;
2016-03-01, by wenzelm
clarified modules;
2016-03-01, by wenzelm
load secure.ML earlier;
2016-03-01, by wenzelm
clarified modules;
2016-03-01, by wenzelm
clarified modules;
2016-03-01, by wenzelm
ML debugger support in Pure (again, see 3565c9f407ec);
2016-03-01, by wenzelm
use bootstrap compiler earlier;
2016-03-01, by wenzelm
merged
2016-03-01, by wenzelm
merged
2016-03-01, by wenzelm
removed obsolete chmod: isabelle_process no longer supports writable heaps;
2016-03-01, by wenzelm
redundant -- already provided by Poly/ML toplevel;
2016-03-01, by wenzelm
prefer bash_process;
2016-03-01, by wenzelm
only one nested bash process (NB: OS.System = vfork + exec /bin/sh in RTS is faster than Posix.Process.fork/exec in ML);
2016-03-01, by wenzelm
generalized ML function
2016-03-01, by blanchet
tuned bootstrap order to provide type classes in a more sensible order
2016-03-01, by haftmann
missing file;
2016-03-01, by wenzelm
clarified session;
2016-02-29, by wenzelm
tuned header;
2016-02-29, by wenzelm
simplified -- always produce heap for RAW, Pure;
2016-02-29, by wenzelm
merged
2016-02-29, by wenzelm
isabelle_process executable no longer supports writable heap images;
2016-02-29, by wenzelm
more careful cleanup;
2016-02-29, by wenzelm
obsolete;
2016-02-29, by wenzelm
tuned;
2016-02-29, by wenzelm
redundant -- already part of Session.finish;
2016-02-29, by wenzelm
proper exit as in Scala version (in contrast to a45ba78abcc1);
2016-02-29, by wenzelm
save heap more directly;
2016-02-29, by wenzelm
clarified modules;
2016-02-29, by wenzelm
clarified ML heap operations;
2016-02-29, by wenzelm
generalized
2016-02-29, by immler
Merge
2016-02-29, by paulson
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip