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.
extended syntax allows to include datatype constructors directly in computations
2017-02-06, by haftmann
variables and type must be checked before entering evaluation sandwich
2017-02-06, by haftmann
more explicit errors in pathological cases
2017-02-06, by haftmann
more computation antiquotations
2017-02-06, by haftmann
computations and partiality
2017-02-06, by haftmann
tuned
2017-02-06, by haftmann
more uniform use of Reconstruct.clean_proof_of;
2017-02-04, by wenzelm
clarified message: print subgoal number instead of potentially large term;
2017-02-04, by wenzelm
tuned;
2017-02-04, by wenzelm
suppress warnings uniformly, even in explicit commands 'find_theorems', 'solve_direct';
2017-02-04, by wenzelm
tuned;
2017-02-04, by wenzelm
proper background certificate from make_context, which can be a super-theory of the direct join (amending d07464875dd4);
2017-02-03, by wenzelm
misc tuning;
2017-02-03, by wenzelm
move mono_neutral_cong from AFP/Deep_Learning/PP_Auxiliary
2017-02-02, by hoelzl
added veriT preprocessing proof reconstruction example
2017-02-02, by blanchet
tuned proof
2017-02-02, by nipkow
renaming
2017-02-01, by nipkow
added is_empty
2017-02-01, by nipkow
misc tuning and modernization;
2017-01-30, by wenzelm
tuned
2017-02-01, by nipkow
merged
2017-02-01, by nipkow
tuned
2017-02-01, by nipkow
Merged
2017-01-31, by eberlm
Simplified Gamma_Function
2017-01-31, by eberlm
proper priority queue spec
2017-01-31, by nipkow
misc tuning and modernization;
2017-01-30, by wenzelm
added inj_def (redundant, analogous to surj_def, bij_def);
2017-01-29, by wenzelm
tuned proofs;
2017-01-29, by wenzelm
tuned proof;
2017-01-29, by wenzelm
tuned whitespace;
2017-01-29, by wenzelm
Added new / improved tactics for fields and rings
2017-01-29, by berghofe
Corrected type of dummy pattern
2017-01-29, by berghofe
split balance into two, clearer etc
2017-01-28, by nipkow
ML antiquotation for generated computations
2017-01-27, by haftmann
tuned
2017-01-26, by haftmann
tuned structure and terminology
2017-01-26, by haftmann
tuned scope of lazy computation
2017-01-26, by haftmann
tuned data structure
2017-01-26, by haftmann
dropped dead code
2017-01-26, by haftmann
tuned name
2017-01-27, by nipkow
removed unclear clause; slower but clearer
2017-01-27, by nipkow
removed contribution by Daniel Stuewe, too detailed.
2017-01-27, by nipkow
added concise log height bound lemma
2017-01-26, by nipkow
updated package;
2017-01-25, by wenzelm
tuned;
2017-01-25, by wenzelm
tuned
2017-01-25, by nipkow
dropped dead code
2017-01-24, by haftmann
ensure no duplicates after preprocessing
2017-01-24, by haftmann
reject polymorphic result types;
2017-01-24, by haftmann
explicit a-priori detection of unsuitable terms for computations
2017-01-24, by haftmann
more options;
2017-01-24, by wenzelm
tuned;
2017-01-23, by wenzelm
experimental computations: use arbitrary generated code for RHSs, not just constants
2017-01-22, by haftmann
tuned documentation
2017-01-23, by traytel
merged
2017-01-22, by wenzelm
updated to jdk-8u121;
2017-01-22, by wenzelm
clarified owner;
2017-01-22, by wenzelm
insist in proper GNU tar, to avoid subtle semantic differences;
2017-01-22, by wenzelm
hardlink within JVM;
2017-01-22, by wenzelm
tuned;
2017-01-22, by wenzelm
clarified operation: include dirs as well;
2017-01-22, by wenzelm
tuned;
2017-01-22, by wenzelm
tuned;
2017-01-22, by wenzelm
build_jdk in Scala;
2017-01-22, by wenzelm
corrected static scope: multi-argument composition does not apply partially
2017-01-21, by haftmann
less complex rewriting of Argo expressions: select candidate rewrite rules by analyzing only on the kind of the head expression, then select the applicable rewrite rule using ML pattern matching; keep all normalization code in a single place: modules of decision procedures focus on their core aspects; more normalization for non-linear arithmetic
2017-01-20, by boehmes
tuned;
2017-01-20, by wenzelm
added postorder
2017-01-20, by nipkow
tuned
2017-01-20, by nipkow
int version slicker
2017-01-19, by nipkow
tuned
2017-01-19, by nipkow
tuned
2017-01-18, by nipkow
clarified theory name;
2017-01-18, by wenzelm
New material from Bertrand's postulate (file Bertrand_Discrete_Sqrt), and tidied an old messy proof
2017-01-18, by paulson
tuned
2017-01-17, by nipkow
removed some old ASCII syntax;
2017-01-17, by wenzelm
prefer context groups;
2017-01-17, by wenzelm
misc tuning and modernization;
2017-01-17, by wenzelm
prefer context groups;
2017-01-17, by wenzelm
more symbols;
2017-01-17, by wenzelm
misc tuning and modernization;
2017-01-17, by wenzelm
isabelle update_cartouches -c -t;
2017-01-17, by wenzelm
more symbols via abbrevs;
2017-01-17, by wenzelm
tuned signature;
2017-01-16, by wenzelm
clarified classical rules;
2017-01-16, by wenzelm
misc tuning and updates according to Curry-Club Dec-2016;
2017-01-16, by wenzelm
added option -n, e.g. useful to generate Dockerfile only;
2017-01-16, by wenzelm
support for remote APP_ARCHIVE, with self-contained Dockerfile (e.g. for Docker Hub);
2017-01-16, by wenzelm
tuned -- nicer generated bash source;
2017-01-16, by wenzelm
afford approx. 10MB for curl, e.g. required for "isabelle components";
2017-01-15, by wenzelm
updated to jvm-1.8;
2017-01-15, by wenzelm
uniform use of ISABELLE_SCALAC_OPTIONS for scalac, notably for -Xmax-classfile-name on encrypted or docker file-systems;
2017-01-15, by wenzelm
clarified settings;
2017-01-15, by wenzelm
clarified signature: packages may be accessed in Isabelle/Scala;
2017-01-15, by wenzelm
tuned whitespace;
2017-01-15, by wenzelm
clarified packages (for z3);
2017-01-15, by wenzelm
proper tag syntax;
2017-01-15, by wenzelm
clarified packages;
2017-01-15, by wenzelm
clarified packages;
2017-01-14, by wenzelm
more options;
2017-01-14, by wenzelm
do avoid suspicious Unicode;
2017-01-14, by wenzelm
more standard header;
2017-01-14, by wenzelm
build docker image from Isabelle application bundle for Linux;
2017-01-14, by wenzelm
tuned message;
2017-01-14, by wenzelm
Added Circle_Area to HOL-Analysis examples
2017-01-13, by eberlm
tuned/minimized
2017-01-13, by nipkow
added lemma
2017-01-12, by blanchet
tuned whitespace;
2017-01-12, by wenzelm
more robust: delay switches thread context from timer to GUI and may get out of sync with revoke operation;
2017-01-12, by wenzelm
tuned signature;
2017-01-12, by wenzelm
tuned signature;
2017-01-12, by wenzelm
improved chart plotting
2017-01-11, by haftmann
augmented user aliasses
2017-01-11, by haftmann
proper treatment of utf-8
2017-01-11, by haftmann
tuned;
2017-01-11, by wenzelm
support for semantic completion;
2017-01-11, by wenzelm
generalized types in lemmas
2017-01-11, by blanchet
updated package;
2017-01-11, by wenzelm
enable vscode_unicode_symbols by default, despite asymmetry of input and output;
2017-01-11, by wenzelm
more documentation;
2017-01-11, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip