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
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.
minor performance tuning;
6 months ago, by wenzelm
unused;
6 months ago, by wenzelm
prefer static YXML.output_markup_only (without print_mode): Output.status is only relevant for PIDE (with print_mode "isabelle_process");
6 months ago, by wenzelm
clarified signature: more explicit type output_ops: default via print_mode;
6 months ago, by wenzelm
discontinued unused global variable (see also following bf465f335e85);
6 months ago, by wenzelm
tuned signature;
6 months ago, by wenzelm
clarified modules (see also ea7c2ee8a47a);
6 months ago, by wenzelm
clarified signature: more explicit type "ops";
6 months ago, by wenzelm
more thorough Protocol_Message.clean_output, following Isabelle/Scala;
6 months ago, by wenzelm
more accurate output, following 3f02bc5a5a03;
6 months ago, by wenzelm
clarified signature;
6 months ago, by wenzelm
clarified signature;
6 months ago, by wenzelm
misc tuning and clarification;
6 months ago, by wenzelm
proper signature (amending 0f820da558f9);
6 months ago, by wenzelm
more accurate output: observe depth as in "prune" operation;
6 months ago, by wenzelm
clarified signature, following 1f718be3608b: Pretty.str is now value-oriented;
6 months ago, by wenzelm
clarified signature and modules;
6 months ago, by wenzelm
tuned;
6 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;
6 months ago, by wenzelm
clarified signature: type ML_Pretty.pretty coincides with PolyML.pretty;
6 months ago, by wenzelm
clarified signature (see also 8bef51521f21);
6 months ago, by wenzelm
tuned signature;
6 months ago, by wenzelm
more accurate Default_Metric;
6 months ago, by wenzelm
tuned signature;
6 months ago, by wenzelm
clarified output_spaces, based on Output.output_width;
6 months ago, by wenzelm
clarified modules: enable pretty.ML to use XML/YXML more directly;
6 months ago, by wenzelm
removed unused operation (reverting 4660b0409096);
6 months ago, by wenzelm
clarified modules;
6 months ago, by wenzelm
clarified signature;
6 months ago, by wenzelm
tuned: prefer Symbol.spaces;
6 months ago, by wenzelm
tuned whitespace;
6 months ago, by wenzelm
tuned;
6 months ago, by wenzelm
more NEWS;
6 months ago, by wenzelm
proper string syntax (amending 70076ba563d2);
6 months ago, by wenzelm
avoid redundant XML.blob: Bytes.contents consist of larger chunks;
6 months ago, by wenzelm
minor performance tuning: avoid many small strings, notably in File_Stream.output;
6 months ago, by wenzelm
A bit of tidying
6 months ago, by paulson
merged
6 months ago, by paulson
More tidying of old proofs
6 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;
6 months ago, by wenzelm
more specific "args" syntax, to support more markup for syntax consts;
6 months ago, by wenzelm
more direct notation;
6 months ago, by wenzelm
more specific "args" syntax, to support more markup for syntax consts;
6 months ago, by wenzelm
proper definition to avoid failure of HOL-Codegenerator_Test (amending 3d9e7746d9db);
6 months ago, by wenzelm
further attempts at markup for monad notation;
6 months ago, by wenzelm
more markup for syntax consts;
6 months ago, by wenzelm
stop web server on close;
6 months ago, by Fabian Huch
better results for terminated jobs;
6 months ago, by Fabian Huch
more robust: clean up unfinished jobs on init, e.g. if build_manager process was forcefully terminated;
6 months ago, by Fabian Huch
manage runner state properly (amending be4c1fbccfe8);
6 months ago, by Fabian Huch
merged
6 months ago, by paulson
More tidying of old proofs
6 months ago, by paulson
more precise bound
6 months ago, by nipkow
merged
6 months ago, by nipkow
get rid of manual T_f defs
6 months ago, by nipkow
NEWS and documentation;
6 months ago, by wenzelm
merged
6 months ago, by wenzelm
use nicer notation, following 783406dd051e;
6 months ago, by wenzelm
merged
6 months ago, by paulson
A bit more tidying
6 months ago, by paulson
more markup for syntax consts;
6 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;
6 months ago, by wenzelm
use nicer notation, following 783406dd051e;
6 months ago, by wenzelm
proper translation for "_qprod", following "_qsum" (see also e14b89d6ef13 and fa7d27ef7e59);
6 months ago, by wenzelm
tuned: prefer notation for Pure.type;
6 months ago, by wenzelm
tuned whitespace;
6 months ago, by wenzelm
tuned;
6 months ago, by wenzelm
tuned, following be8c0e039a5e;
6 months ago, by wenzelm
more markup for syntax consts;
6 months ago, by wenzelm
proper flags (amending 1319c729c65d): abbrevs are allowed, free variables are disallowed;
6 months ago, by wenzelm
Some tidying
6 months ago, by paulson
merged
6 months ago, by paulson
Tidied some messy old proofs
6 months ago, by paulson
merged
6 months ago, by wenzelm
more markup for syntax consts;
6 months ago, by wenzelm
more markup for syntax consts;
6 months ago, by wenzelm
clarified concrete syntax;
6 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";
6 months ago, by wenzelm
more concrete syntax and more checks;
6 months ago, by wenzelm
clarified signature: more operations;
6 months ago, by wenzelm
support for syntax const dependencies, with minimal integrity checks;
6 months ago, by wenzelm
tuned;
6 months ago, by wenzelm
clarified markup: more uniform treatment of parse/print phase;
6 months ago, by wenzelm
tuned;
6 months ago, by wenzelm
clarified markup: more uniform;
6 months ago, by wenzelm
tuned signature: separate markup vs. extern;
6 months ago, by wenzelm
clarified signature;
6 months ago, by wenzelm
tuned: prefer configuration options via context;
6 months ago, by wenzelm
tuned;
6 months ago, by wenzelm
tuned signature: more operations;
6 months ago, by wenzelm
tuned comments
6 months ago, by nipkow
merged
6 months ago, by paulson
Partial tidying of old proofs
6 months ago, by paulson
merged
6 months ago, by nipkow
new version of time_fun that works for classes; define T_length automatically now
6 months ago, by nipkow
merged
6 months ago, by paulson
revised/generalised some lemmas
7 months ago, by paulson
remove terminated jobs, even if futures do not complete;
6 months ago, by Fabian Huch
terminate jobs properly;
6 months ago, by Fabian Huch
clarified signature: eliminate clones;
6 months ago, by wenzelm
tuned: more antiquotations;
6 months ago, by wenzelm
tuned: more antiquotations;
6 months ago, by wenzelm
misc tuning;
6 months ago, by wenzelm
tuned: eliminate clone (with change of internal exceptions);
6 months ago, by wenzelm
tuned: more antiquotations;
6 months ago, by wenzelm
tuned comments and whitespace (see also 589645894305);
6 months ago, by wenzelm
tuned: more antiquotations;
6 months ago, by wenzelm
tuned: more antiquotations;
6 months ago, by wenzelm
proper const (see also 759bffe1d416 and b2800da9eb8a);
6 months ago, by wenzelm
tuned: inline constants;
6 months ago, by wenzelm
tuned: eliminate clone;
6 months ago, by wenzelm
tuned: more antiquotations;
6 months ago, by wenzelm
prefer host that is less likely to be down;
6 months ago, by wenzelm
adapt and activate congprocs examples, following the current Simplifier implementation;
7 months ago, by wenzelm
original Congproc_Ex.thy by Norbert Schirmer: still inactive;
7 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;
7 months ago, by wenzelm
clarified signature;
7 months ago, by wenzelm
more direct access to Simplifier.mk_cong, to avoid odd Simpdata.mk_meta_cong seen in the wild;
7 months ago, by wenzelm
tuned;
7 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;
7 months ago, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
tip