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
+30000
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.
updated keywords;
2010-08-17, by wenzelm
updated Named_Target.init;
2010-08-17, by wenzelm
made 9043eefe8d71 actually compile;
2010-08-17, by wenzelm
merged
2010-08-17, by wenzelm
merged
2010-08-17, by haftmann
formally document `code abstype` and `code abstract` attributes
2010-08-17, by haftmann
NEWS and CONTRIBUTORS
2010-08-17, by haftmann
nicer code for rev
2010-08-17, by haftmann
reworked section on simple datatype refinement
2010-08-17, by haftmann
tuned whitespace
2010-08-17, by haftmann
merged
2010-08-17, by blanchet
typos in comment
2010-08-16, by blanchet
more debug output
2010-08-16, by blanchet
detect old Vampire and give a nicer error message
2010-08-16, by blanchet
merged
2010-08-17, by nipkow
now works for schematic terms as well, thanks to Alex for the `how-to'
2010-08-17, by nipkow
added section on program refinement
2010-08-17, by haftmann
tuned whitespace
2010-08-17, by haftmann
tune;
2010-08-17, by wenzelm
added functor Linear_Set, based on former adhoc structures in document.ML;
2010-08-17, by wenzelm
HOL-Proofs-Extraction: some workaround to make it work in low-memory situations (e.g. atbroy102 with as little as 1GB heap space);
2010-08-16, by wenzelm
XML.Cache: pipe-lined (thread-safe) version using actor;
2010-08-16, by wenzelm
simplified internal message format: dropped special Symbol.STX header;
2010-08-16, by wenzelm
HTML.spans: explicit flag for preservation of original data (which would be turned into org.w3c.dom user data in XML.document_node);
2010-08-16, by wenzelm
merged
2010-08-16, by wenzelm
merged
2010-08-16, by haftmann
tuned section on predicate compiler
2010-08-16, by haftmann
section "if something goes utterly wrong"
2010-08-16, by haftmann
merged
2010-08-16, by haftmann
merged
2010-08-16, by haftmann
adaptation to new outline
2010-08-16, by haftmann
merged
2010-08-13, by haftmann
corrected handling of `constrains` elements
2010-08-13, by haftmann
removed non-BSD compatible option from cp
2010-08-16, by kleing
Geoff's formatter now needs closed formulas
2010-08-16, by blanchet
Using type real does not require a separate logic now.
2010-08-15, by nipkow
merged
2010-08-15, by nipkow
tuned text about "value" and added note on comments.
2010-08-15, by nipkow
simplified command status: interpret stacked markup on demand;
2010-08-16, by wenzelm
event_bus.scala rather belongs to system plumbing;
2010-08-15, by wenzelm
some derived operations on Text.Range;
2010-08-15, by wenzelm
specific types Text.Offset and Text.Range;
2010-08-15, by wenzelm
moved Text_Edit to Text.Edit;
2010-08-15, by wenzelm
moved History/Snapshot to document.scala;
2010-08-15, by wenzelm
renamed raw_results to raw_protocol;
2010-08-15, by wenzelm
rename "unit" to "atom", to avoid confusion with the unit type;
2010-08-15, by wenzelm
document commands: maintain transition as future (wrt. potentially slow Outer_Syntax.prepare_command), refrain from second Toplevel.put_id;
2010-08-15, by wenzelm
use Synchronized.var and prevent global CRITICAL sections in this hot spot;
2010-08-15, by wenzelm
renamed create_id to new_id;
2010-08-15, by wenzelm
more explicit / functional ML version of document model;
2010-08-15, by wenzelm
renamed class Document to Document.Version etc.;
2010-08-15, by wenzelm
fixed Isabelle/Scala build (cf. f3220ef79d51);
2010-08-15, by wenzelm
Snapshot.state: fall back on Command.empty_state -- looked-up command might be unavailable due to editing divergence;
2010-08-14, by wenzelm
more basic Markup.parse_int/print_int (using signed_string_of_int) (ML);
2010-08-14, by wenzelm
Keyword.status: always suppress position;
2010-08-14, by wenzelm
moved isar_document.ML/scala to Pure/System/ -- side-by-side with isar.ML;
2010-08-14, by wenzelm
merged
2010-08-14, by wenzelm
robustified proof
2010-08-13, by haftmann
lemma execute_bind_case
2010-08-13, by haftmann
unit and bool are instances of heap
2010-08-13, by haftmann
merged
2010-08-13, by haftmann
sketch of new outline
2010-08-13, by haftmann
sketch of new outline
2010-08-13, by haftmann
ditem
2010-08-13, by haftmann
refined abstract
2010-08-13, by haftmann
added stub "If something utterly fails"
2010-08-13, by haftmann
avoid variable name acc (cf. cs. 3142c1e21a0e)
2010-08-13, by haftmann
import swap prevents strange failure of SML code generator for datatypes
2010-08-13, by haftmann
added setup
2010-08-13, by haftmann
merged
2010-08-12, by haftmann
group record-related ML files
2010-08-12, by haftmann
merged
2010-08-12, by haftmann
dropped dead code
2010-08-12, by haftmann
moved Record.thy from session Plain to Main; avoid variable name acc
2010-08-12, by haftmann
group record-related ML files
2010-08-12, by haftmann
Class.declare -> Class.const
2010-08-12, by haftmann
named target is optional; explicit Name_Target.reinit
2010-08-12, by haftmann
named target is optional
2010-08-12, by haftmann
Named_Target.init: empty string represents theory target
2010-08-12, by haftmann
Named_Target.theory_init
2010-08-12, by haftmann
simplified code
2010-08-12, by Christian Urban
tuned
2010-08-12, by haftmann
tuned
2010-08-12, by haftmann
merged
2010-08-11, by haftmann
tuned whitespace
2010-08-11, by haftmann
tuned internal structure
2010-08-11, by haftmann
remove reinit operation alltogether
2010-08-11, by haftmann
avoid arcane Local_Theory.reinit entirely
2010-08-11, by haftmann
more convenient split of class modules: class and class_declaration
2010-08-11, by haftmann
tuned
2010-08-11, by haftmann
stripped signature
2010-08-11, by haftmann
explicit accessed to structure Class_Target
2010-08-11, by haftmann
tuned lowercase
2010-08-11, by haftmann
moved Document.text_edits to Thy_Syntax;
2010-08-14, by wenzelm
tuned;
2010-08-14, by wenzelm
added Isabelle_Process.input_bytes, which avoids the somewhat slow Standard_System.string_bytes (just in case someone wants to stream raw data at 250MB/s);
2010-08-13, by wenzelm
do not buffer fifo streams here -- done in Isabelle_Process;
2010-08-13, by wenzelm
explicit Document.State value, instead of individual state variables in Session, Command, Document;
2010-08-13, by wenzelm
edit_document: more precise status position;
2010-08-13, by wenzelm
added get_after convenience;
2010-08-13, by wenzelm
more basic notion of unparsed input;
2010-08-12, by wenzelm
simplified/clarified Change: transition prev --edits--> result, based on futures;
2010-08-12, by wenzelm
moved snapshot to Session (cf. 96b22dfeb56a);
2010-08-12, by wenzelm
Change: eliminated id, which is merely the resulting document id and is only required in joined state anyway;
2010-08-12, by wenzelm
clarified "state" (accumulated data) vs. "exec" (execution that produces data);
2010-08-12, by wenzelm
misc tuning and simplification;
2010-08-12, by wenzelm
specific command state;
2010-08-12, by wenzelm
specific Session.Commands_Changed;
2010-08-12, by wenzelm
consider snapshot as service of Session, not Document.Change;
2010-08-12, by wenzelm
tuned scope;
2010-08-12, by wenzelm
Document.print_id;
2010-08-11, by wenzelm
consider command state as part of Snapshot, not Document;
2010-08-11, by wenzelm
represent document ids by (long) int, to benefit from the somewhat faster Inttab in ML (LinearSet in Scala is invariably indexed by native object ids);
2010-08-11, by wenzelm
Named_Target;
2010-08-11, by wenzelm
modernized specifications;
2010-08-11, by wenzelm
spelling;
2010-08-11, by wenzelm
merged
2010-08-11, by wenzelm
renamed Theory_Target to the more appropriate Named_Target
2010-08-11, by haftmann
discontinue old implementation of `foundation`
2010-08-11, by haftmann
moved instantiation target formally to class_target.ML
2010-08-11, by haftmann
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip