Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-112
+112
+1000
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;
4 months ago, by wenzelm
clarified Pretty.T vs. output tree (following Isabelle/Scala): Output.output_width (via print_mode) happens during formatting, instead of construction;
4 months ago, by wenzelm
clarified signature: type ML_Pretty.pretty coincides with PolyML.pretty;
4 months ago, by wenzelm
clarified signature (see also 8bef51521f21);
4 months ago, by wenzelm
tuned signature;
4 months ago, by wenzelm
more accurate Default_Metric;
4 months ago, by wenzelm
tuned signature;
4 months ago, by wenzelm
clarified output_spaces, based on Output.output_width;
4 months ago, by wenzelm
clarified modules: enable pretty.ML to use XML/YXML more directly;
4 months ago, by wenzelm
removed unused operation (reverting 4660b0409096);
4 months ago, by wenzelm
clarified modules;
4 months ago, by wenzelm
clarified signature;
4 months ago, by wenzelm
tuned: prefer Symbol.spaces;
4 months ago, by wenzelm
tuned whitespace;
4 months ago, by wenzelm
tuned;
4 months ago, by wenzelm
more NEWS;
4 months ago, by wenzelm
proper string syntax (amending 70076ba563d2);
4 months ago, by wenzelm
avoid redundant XML.blob: Bytes.contents consist of larger chunks;
4 months ago, by wenzelm
minor performance tuning: avoid many small strings, notably in File_Stream.output;
4 months ago, by wenzelm
A bit of tidying
4 months ago, by paulson
merged
4 months ago, by paulson
More tidying of old proofs
4 months ago, by paulson
more scalable pretty printing: avoid exception String.Size at command "value" (line 33 of "$AFP/Iptables_Semantics/Examples/SQRL_Shorewall/Analyze_SQRL_Shorewall.thy") in AFP/c69af9cd3390;
4 months ago, by wenzelm
more specific "args" syntax, to support more markup for syntax consts;
4 months ago, by wenzelm
more direct notation;
4 months ago, by wenzelm
more specific "args" syntax, to support more markup for syntax consts;
4 months ago, by wenzelm
proper definition to avoid failure of HOL-Codegenerator_Test (amending 3d9e7746d9db);
4 months ago, by wenzelm
further attempts at markup for monad notation;
4 months ago, by wenzelm
more markup for syntax consts;
4 months ago, by wenzelm
stop web server on close;
4 months ago, by Fabian Huch
better results for terminated jobs;
4 months ago, by Fabian Huch
more robust: clean up unfinished jobs on init, e.g. if build_manager process was forcefully terminated;
4 months ago, by Fabian Huch
manage runner state properly (amending be4c1fbccfe8);
4 months ago, by Fabian Huch
merged
4 months ago, by paulson
More tidying of old proofs
4 months ago, by paulson
more precise bound
4 months ago, by nipkow
merged
4 months ago, by nipkow
get rid of manual T_f defs
4 months ago, by nipkow
NEWS and documentation;
4 months ago, by wenzelm
merged
4 months ago, by wenzelm
use nicer notation, following 783406dd051e;
4 months ago, by wenzelm
merged
4 months ago, by paulson
A bit more tidying
4 months ago, by paulson
more markup for syntax consts;
4 months ago, by wenzelm
clarified Syntax.is_const (after 43c4817375bf): exclude logical consts from 'syntax_consts' / 'syntax_types', e.g. relevant for @{syntax_const} antiquotation;
4 months ago, by wenzelm
use nicer notation, following 783406dd051e;
4 months ago, by wenzelm
proper translation for "_qprod", following "_qsum" (see also e14b89d6ef13 and fa7d27ef7e59);
4 months ago, by wenzelm
tuned: prefer notation for Pure.type;
4 months ago, by wenzelm
tuned whitespace;
4 months ago, by wenzelm
tuned;
4 months ago, by wenzelm
tuned, following be8c0e039a5e;
4 months ago, by wenzelm
more markup for syntax consts;
4 months ago, by wenzelm
proper flags (amending 1319c729c65d): abbrevs are allowed, free variables are disallowed;
4 months ago, by wenzelm
Some tidying
4 months ago, by paulson
merged
4 months ago, by paulson
Tidied some messy old proofs
4 months ago, by paulson
merged
4 months ago, by wenzelm
more markup for syntax consts;
4 months ago, by wenzelm
more markup for syntax consts;
4 months ago, by wenzelm
clarified concrete syntax;
4 months ago, by wenzelm
more accurate markup (amending 43c4817375bf): only consider primitive syntax consts, avoid extra Markup.intensify e.g. due to "\<^const>Pure.all_binder";
4 months ago, by wenzelm
more concrete syntax and more checks;
4 months ago, by wenzelm
clarified signature: more operations;
4 months ago, by wenzelm
support for syntax const dependencies, with minimal integrity checks;
4 months ago, by wenzelm
tuned;
4 months ago, by wenzelm
clarified markup: more uniform treatment of parse/print phase;
4 months ago, by wenzelm
tuned;
4 months ago, by wenzelm
clarified markup: more uniform;
4 months ago, by wenzelm
tuned signature: separate markup vs. extern;
4 months ago, by wenzelm
clarified signature;
4 months ago, by wenzelm
tuned: prefer configuration options via context;
4 months ago, by wenzelm
tuned;
4 months ago, by wenzelm
tuned signature: more operations;
4 months ago, by wenzelm
tuned comments
4 months ago, by nipkow
merged
4 months ago, by paulson
Partial tidying of old proofs
4 months ago, by paulson
merged
4 months ago, by nipkow
new version of time_fun that works for classes; define T_length automatically now
4 months ago, by nipkow
merged
4 months ago, by paulson
revised/generalised some lemmas
5 months ago, by paulson
remove terminated jobs, even if futures do not complete;
4 months ago, by Fabian Huch
terminate jobs properly;
4 months ago, by Fabian Huch
clarified signature: eliminate clones;
5 months ago, by wenzelm
tuned: more antiquotations;
5 months ago, by wenzelm
tuned: more antiquotations;
5 months ago, by wenzelm
misc tuning;
5 months ago, by wenzelm
tuned: eliminate clone (with change of internal exceptions);
5 months ago, by wenzelm
tuned: more antiquotations;
5 months ago, by wenzelm
tuned comments and whitespace (see also 589645894305);
5 months ago, by wenzelm
tuned: more antiquotations;
5 months ago, by wenzelm
tuned: more antiquotations;
5 months ago, by wenzelm
proper const (see also 759bffe1d416 and b2800da9eb8a);
5 months ago, by wenzelm
tuned: inline constants;
5 months ago, by wenzelm
tuned: eliminate clone;
5 months ago, by wenzelm
tuned: more antiquotations;
5 months ago, by wenzelm
prefer host that is less likely to be down;
5 months ago, by wenzelm
adapt and activate congprocs examples, following the current Simplifier implementation;
5 months ago, by wenzelm
original Congproc_Ex.thy by Norbert Schirmer: still inactive;
5 months ago, by wenzelm
provide Simplifier.set_mksimps_context (roughly following Norbert Schirmer): allow update of context when premises are added to the local simpset;
5 months ago, by wenzelm
clarified signature;
5 months ago, by wenzelm
more direct access to Simplifier.mk_cong, to avoid odd Simpdata.mk_meta_cong seen in the wild;
5 months ago, by wenzelm
tuned;
5 months ago, by wenzelm
support for congprocs in the Simplifier, closely following Norbert Schirmer et-al, but with only one "simproc" name space and "simproc_setup" command / ML antiquotation;
5 months ago, by wenzelm
tuned;
5 months ago, by wenzelm
tuned: anticipate congprocs;
5 months ago, by wenzelm
clarified signature;
5 months ago, by wenzelm
tuned signature (again): anticipate different kinds of procs;
5 months ago, by wenzelm
clarified context data;
5 months ago, by wenzelm
tuned: prefer canonical argument order;
5 months ago, by wenzelm
tuned: more antiquotations;
5 months ago, by wenzelm
tuned: prefer canonical argument order;
5 months ago, by wenzelm
clarified signature: less redundant types;
5 months ago, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-112
+112
+1000
tip