Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+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.
added syntax translation to automatically add finite typeclass to index type of cartesian product type
2010-01-07, by hoelzl
Made finite cartesian products finite
2010-01-06, by himmelma
reduced arity of Nitpick selectors associated with sets by 1, by using "Formula" instead of "Atom 2"
2010-01-07, by blanchet
make Nitpick's tests not leave files in the temp directory
2010-01-07, by blanchet
more text edit operations;
2010-01-06, by wenzelm
always report updates -- required has "handshake";
2010-01-06, by wenzelm
tuned Isabelle/Scala build;
2010-01-06, by wenzelm
simplified build/bootstrap of graph browser -- avoid make;
2010-01-06, by wenzelm
simplified build/bootstrap of Isabelle/Scala components -- avoid make;
2010-01-06, by wenzelm
more robust cancelation, notably of passive futures without scheduler running;
2010-01-06, by wenzelm
eliminated cache, which complicates the code without making a real difference (NB: deque_towards often disrupts caching, and daisy-chaining of workers already reduces queue overhead);
2010-01-06, by wenzelm
tasks of canceled groups are considered "ready" -- enables to purge the queue from tasks depending on unfinished promises (also improves general reactivity);
2010-01-06, by wenzelm
do not memoize interrupts;
2010-01-06, by wenzelm
added Future.promise/fulfill -- promised futures that are fulfilled by external means;
2010-01-05, by wenzelm
Basic edits on plain text.
2010-01-05, by wenzelm
recovered legacy settings for Proof General 3.x;
2010-01-05, by wenzelm
merged
2010-01-05, by wenzelm
merged
2010-01-05, by haftmann
avoid exporting Type.build_tsig
2010-01-05, by haftmann
repaired legacy setting variable
2010-01-05, by haftmann
merged
2010-01-05, by haftmann
more correct handling of empty functions
2010-01-05, by haftmann
separate module Thy_Syntax for command span parsing;
2010-01-05, by wenzelm
more accurate scanning of bad input;
2010-01-05, by wenzelm
added filter_proper parameter;
2010-01-05, by wenzelm
more token discriminators;
2010-01-05, by wenzelm
tuned message;
2010-01-05, by wenzelm
tuned;
2010-01-05, by wenzelm
added Promise.fulfill_result;
2010-01-05, by wenzelm
slightly shorter tail (again) -- theory loader produces less warning spam (cf. 2524c1bbd087);
2010-01-05, by wenzelm
kill failed theories in reverse order -- avoids cascaded warnings;
2010-01-05, by wenzelm
discontinued old TheoryDataFun, but retain Theory_Data_PP with is Pretty.pp argument to merge (still required in exotic situations -- hard to get rid of);
2010-01-04, by wenzelm
Standard_System.raw_exec;
2010-01-04, by wenzelm
removed function "isabelle-process", keeping "isabelle" only -- functions within the process environment might get passed through a genuine /bin/sh, which does not allow non-identifiers here;
2010-01-04, by wenzelm
added Cygwin "make" package;
2010-01-04, by wenzelm
discontinued old ISABELLE and ISATOOL environment settings;
2010-01-04, by wenzelm
shell functions "isabelle-process" and "isabelle" refer to the proper executables statically -- for interactive use or sloppy bash scripts;
2010-01-04, by wenzelm
removed further remains of mutable theory data (cf. 25bd3ed2ac9f);
2010-01-04, by wenzelm
merged
2010-01-04, by wenzelm
code cache only persists on equal theories
2010-01-04, by haftmann
moved name duplicates to end of theory; reduced warning noise
2010-01-04, by haftmann
merged
2010-01-04, by haftmann
modernized
2010-01-04, by haftmann
added applify combinator
2010-01-04, by haftmann
dropped redundant name declarations
2010-01-04, by haftmann
dropped copy operation for legacy TheoryDataFun
2010-01-04, by haftmann
code cache without copy; tuned
2010-01-04, by haftmann
report keywords as singleton messages, control message kind via print mode;
2010-01-04, by wenzelm
explicit markup of document assigment message (simplified variant of earlier "edits" 8c3e1f73953d);
2010-01-04, by wenzelm
omit useless (?) scaladoc;
2010-01-04, by wenzelm
added Future.promise -- essentially a single-assignment variable with signalling, using the Future interface;
2010-01-04, by wenzelm
after_qed: refrain from Position.setmp_thread_data, which causes duplication of results with several independent proof attempts;
2010-01-04, by wenzelm
discontinued special HOL_USEDIR_OPTIONS;
2010-01-04, by wenzelm
updated stats;
2010-01-03, by wenzelm
made SML/NJ happy;
2010-01-03, by wenzelm
merged
2010-01-03, by paulson
removed legacy asm_lr_simp_tac
2010-01-03, by paulson
removed more asm_rl's - unfortunately slowdown of 1 min.
2010-01-03, by nipkow
new year's resolution: reindented code in function package
2010-01-02, by krauss
provide simp and induct rules in Function.info
2010-01-02, by krauss
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
+30000
tip