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
+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.
misc tuning and clarification;
23 months ago, by wenzelm
proper test, following Platform.is_linux;
23 months ago, by wenzelm
clarified signature;
23 months ago, by wenzelm
clarified signature;
23 months ago, by wenzelm
merged
23 months ago, by paulson
Simplified some more proofs
23 months ago, by paulson
merged
23 months ago, by paulson
Replacing z powr of_int i by z powi i and adding new material from the AFP
23 months ago, by paulson
merged
23 months ago, by wenzelm
tuned: avoid redundant white space;
23 months ago, by wenzelm
clarified signature: more robust operations, without assumption about node 0;
23 months ago, by wenzelm
clarified signature: more concise operations;
23 months ago, by wenzelm
clarified modules: NUMA is managed by Build_Process;
23 months ago, by wenzelm
tuned signature;
23 months ago, by wenzelm
clarified signature: move all parameters into Build_Process.Context;
23 months ago, by wenzelm
clarified signature;
23 months ago, by wenzelm
more elementary data structures, to fit better to SQL database;
23 months ago, by wenzelm
clarified signature (see also 68a7ad1385bc);
23 months ago, by wenzelm
clarified signature;
23 months ago, by wenzelm
clarified modules;
23 months ago, by wenzelm
merged
23 months ago, by nipkow
merge in backouts
23 months ago, by nipkow
Backed out changeset bafdc56654cf
23 months ago, by nipkow
backout rev 334015f9098e (for Main_Doc.thy only)
23 months ago, by nipkow
Backed out changeset 1fde0e4fd791
23 months ago, by nipkow
merged
23 months ago, by paulson
Simplifying more proofs
23 months ago, by paulson
merged
23 months ago, by wenzelm
proper Nodes.init (amending 9b35c1171d9a);
23 months ago, by wenzelm
unused;
23 months ago, by wenzelm
tuned;
23 months ago, by wenzelm
clarified signature defaults;
23 months ago, by wenzelm
clarified types: support a variety of Build_Job instances;
23 months ago, by wenzelm
clarified signature: more explicit synchronized operations;
23 months ago, by wenzelm
clarified signature: more explicit synchronized operations;
23 months ago, by wenzelm
clarified modules (again);
23 months ago, by wenzelm
clarified signature: more explicit synchronized operations;
23 months ago, by wenzelm
clarified signature: more explicit synchronized operations;
23 months ago, by wenzelm
more robust: first register job, then start job;
23 months ago, by wenzelm
clarified signature: proper scope of synchronized operation;
23 months ago, by wenzelm
proper synchronized access to mutable state, to support concurrency eventually;
23 months ago, by wenzelm
tuned signature: explicit marker for mutable global state;
23 months ago, by wenzelm
tuned;
23 months ago, by wenzelm
more robust;
23 months ago, by wenzelm
clarified signature;
23 months ago, by wenzelm
clarified modules;
23 months ago, by wenzelm
merged
23 months ago, by paulson
Tidied some really messy proofs
23 months ago, by paulson
added lemmas asymp_not_liftable_to_multpHO and asymp_multpHO
23 months ago, by desharna
Simplified a few proofs
23 months ago, by paulson
Moved up a theorem
23 months ago, by paulson
Limit properties for complex exponential
23 months ago, by paulson
More of Eberl's contributions: memomorphic functions
23 months ago, by paulson
merged
23 months ago, by paulson
New material due to Eberl on Formal Laurent Series
23 months ago, by paulson
merged
23 months ago, by paulson
A bit more tidying and some new material
23 months ago, by paulson
removed rarely used error in Sledgehammer
23 months ago, by blanchet
merged
23 months ago, by nipkow
tuned
23 months ago, by nipkow
added refute mode to Sledgehammer to find 'counterexamples'
23 months ago, by blanchet
merged
23 months ago, by nipkow
Map.map_of movement
23 months ago, by nipkow
removed Map from docu
23 months ago, by nipkow
move map_of to List
23 months ago, by nipkow
updated NEWS
23 months ago, by blanchet
careful eta-contraction in Metis to keep argument to All and Ex expanded
23 months ago, by blanchet
merged
23 months ago, by wenzelm
merged
23 months ago, by wenzelm
clarified main operations;
23 months ago, by wenzelm
clarified signature: prefer stateful object-oriented style, to make it fit better into physical world;
23 months ago, by wenzelm
prefer global mutable state, in order to break up the loop eventually;
23 months ago, by wenzelm
clarified modules;
23 months ago, by wenzelm
clarified signature;
23 months ago, by wenzelm
clarified static build_context vs. dynamic queue;
23 months ago, by wenzelm
clarified signature: make dynamic Queue from static Context;
23 months ago, by wenzelm
clarified data structure: absorb Option[Process_Result] into Process_Result, e.g. to simplify database storage;
23 months ago, by wenzelm
tuned;
23 months ago, by wenzelm
tuned;
23 months ago, by wenzelm
clarified data structure: use static info from deps, not dynamic results;
23 months ago, by wenzelm
clarified data structure: more direct access to timeout;
23 months ago, by wenzelm
tuned;
23 months ago, by wenzelm
misc tuning and clarification;
23 months ago, by wenzelm
clarified modules;
23 months ago, by wenzelm
tuned message: old_time not sufficiently prominent nor accurate to be printed;
23 months ago, by wenzelm
clarified signature and terminology;
23 months ago, by wenzelm
clarified signature: avoid adhoc constants;
23 months ago, by wenzelm
tuned;
23 months ago, by wenzelm
tuned message;
23 months ago, by wenzelm
tuned signature: more operations;
23 months ago, by wenzelm
clarified signature: more explicit types;
23 months ago, by wenzelm
clarified modules;
23 months ago, by wenzelm
clarified signature;
23 months ago, by wenzelm
clarified signature;
23 months ago, by wenzelm
merged
23 months ago, by paulson
Simplification of proofs
23 months ago, by paulson
explicit range types in abstractions
23 months ago, by stuebinm
somehow more clear terminology
23 months ago, by haftmann
tuned
23 months ago, by haftmann
Some basis results about trigonometric functions
23 months ago, by paulson
merged
23 months ago, by paulson
Even more new material from Eberl and Li
23 months ago, by paulson
merged
23 months ago, by paulson
More material for Analysis and Complex_Analysis
23 months ago, by paulson
actually executable enum_all, enum_ex for word
23 months ago, by haftmann
tuned text
23 months ago, by nipkow
Lots of new material chiefly about complex analysis
23 months ago, by paulson
merged
23 months ago, by paulson
More new theorems from the number theory development
23 months ago, by paulson
merged
23 months ago, by wenzelm
proper orientation for right-associative operations;
23 months ago, by wenzelm
tuned signature;
23 months ago, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-112
+112
+1000
+3000
tip