Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
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.
separate type theory_id;
2015-08-16, by wenzelm
delete precisely the added rules;
2015-08-16, by wenzelm
clarified context;
2015-08-16, by wenzelm
tuned whitespace;
2015-08-16, by wenzelm
tuned signature;
2015-08-16, by wenzelm
tuned;
2015-08-16, by wenzelm
tuned whitespace;
2015-08-15, by wenzelm
tuned whitespace;
2015-08-15, by wenzelm
obsolete;
2015-08-15, by wenzelm
clarified context;
2015-08-15, by wenzelm
clarified context;
2015-08-15, by wenzelm
tuned GUI;
2015-08-15, by wenzelm
proper setup of evaluation context;
2015-08-15, by wenzelm
tuned;
2015-08-15, by wenzelm
more robust access to stable tip version: take all pending edits into account, don't assume model for current buffer;
2015-08-15, by wenzelm
allow to break running threads at next possible breakpoint (simplified version of former option, see f3039309702e);
2015-08-15, by wenzelm
tuned signature;
2015-08-15, by wenzelm
qualified adjust_*
2015-08-13, by haftmann
more lemmas
2015-08-13, by haftmann
unfold intermediate definitions (stemming from composition) in lifted bnf operations
2015-08-13, by traytel
merged
2015-08-13, by wenzelm
more standard options;
2015-08-13, by wenzelm
prefer official @{make_string};
2015-08-13, by wenzelm
tuned signature, in accordance to sortBy in Scala;
2015-08-13, by wenzelm
clarified modules;
2015-08-12, by wenzelm
tuned NEWS
2015-08-13, by traytel
actually process lift_bnf regression suite
2015-08-12, by traytel
NEWS, CONTRIBUTORS, documentation for lift_bnf
2015-08-12, by traytel
use lift_bnf in an example
2015-08-12, by traytel
new command for lifting BNF structure over typedefs
2015-08-12, by traytel
more thorough reload;
2015-08-12, by wenzelm
resolve undefined blobs by default, e.g. relevant for ML debugger to avoid reset of breakpoints after reload;
2015-08-12, by wenzelm
merged
2015-08-12, by wenzelm
tuned colors;
2015-08-12, by wenzelm
clarified breakpoint rendering;
2015-08-12, by wenzelm
clarified;
2015-08-12, by wenzelm
default ML context for forks, e.g. relevant for debugging and toplevel pretty-printing;
2015-08-12, by wenzelm
clarified init/exit vs. session phase;
2015-08-12, by wenzelm
clarify type vs. term instantiation when forming closure;
2015-08-12, by Daniel Matichuk
more accurate dependencies;
2015-08-11, by wenzelm
tuned;
2015-08-11, by wenzelm
clarified thread re-selection;
2015-08-11, by wenzelm
clarified tree row handling;
2015-08-11, by wenzelm
proper context (amending 7aad4be8a48e);
2015-08-11, by wenzelm
suppress threads without debug state;
2015-08-11, by wenzelm
clarified events;
2015-08-11, by wenzelm
clarified GUI event handling;
2015-08-11, by wenzelm
tuned signature;
2015-08-11, by wenzelm
tuned;
2015-08-11, by wenzelm
misc tuning and clarification;
2015-08-11, by wenzelm
print values for stack entry;
2015-08-11, by wenzelm
clarified output;
2015-08-11, by wenzelm
default ML context for all command transactions, e.g. relevant for debugging and toplevel pretty-printing;
2015-08-11, by wenzelm
clarified break *point* position;
2015-08-11, by wenzelm
support hyperlinks with optional focus change;
2015-08-11, by wenzelm
tuned;
2015-08-11, by wenzelm
vacuous input means continue, e.g. after exit;
2015-08-11, by wenzelm
GUI actions depend on active debugger;
2015-08-11, by wenzelm
init/exit depending on active debugger panels;
2015-08-11, by wenzelm
eliminated cancel operation: disrupts normal evaluation of thread;
2015-08-11, by wenzelm
register thread such that cancel works;
2015-08-11, by wenzelm
clarified default selection;
2015-08-10, by wenzelm
report final debugger_state more robustly, e.g. after interrupt;
2015-08-10, by wenzelm
eliminated global option: breakpoints control this individually;
2015-08-10, by wenzelm
more uniform ScrollPane, like graphview;
2015-08-10, by wenzelm
tuned signature;
2015-08-10, by wenzelm
tuned rendering;
2015-08-10, by wenzelm
set breakpoint state on ML side, relying on stable situation within the PIDE editing queue;
2015-08-10, by wenzelm
more thorough Encode.string;
2015-08-10, by wenzelm
added action to toggle breakpoints (on editor side);
2015-08-10, by wenzelm
sort lines;
2015-08-10, by wenzelm
rendering for debugger/breakpoint active state;
2015-08-10, by wenzelm
follow debugger focus;
2015-08-10, by wenzelm
tuned signature;
2015-08-10, by wenzelm
tuned imports;
2015-08-10, by wenzelm
tuned messages;
2015-08-10, by wenzelm
clarified ML options;
2015-08-10, by wenzelm
merged
2015-08-08, by wenzelm
more single stepping;
2015-08-08, by wenzelm
direct bootstrap of integer division from natural division
2015-08-08, by haftmann
slight cleanup of lemmas
2015-08-06, by haftmann
obsolete since no code generator without dictionary construction left
2015-08-06, by haftmann
make SML/NJ work;
2015-08-07, by wenzelm
suppress empty messages as usual;
2015-08-07, by wenzelm
proper Symbol.decode/encode;
2015-08-07, by wenzelm
eval ML context;
2015-08-07, by wenzelm
maintain history more often;
2015-08-07, by wenzelm
approximate old selection after update;
2015-08-06, by wenzelm
expand all rows for robustness and simplicity;
2015-08-06, by wenzelm
evaluate ML expressions within debugger context;
2015-08-06, by wenzelm
clarified debugger loop;
2015-08-06, by wenzelm
clarified thread state;
2015-08-06, by wenzelm
tuned;
2015-08-06, by wenzelm
more controls;
2015-08-06, by wenzelm
tuned;
2015-08-06, by wenzelm
clarified signature, to make debugger.ML compile with current official ML versions;
2015-08-06, by wenzelm
support for tree selection;
2015-08-05, by wenzelm
proper dynamic update;
2015-08-05, by wenzelm
tuned;
2015-08-05, by wenzelm
more GUI components;
2015-08-05, by wenzelm
tuned;
2015-08-05, by wenzelm
tuned;
2015-08-05, by wenzelm
more controls;
2015-08-05, by wenzelm
proper initialization;
2015-08-05, by wenzelm
tuned signature;
2015-08-05, by wenzelm
protocol support for thread debugger state;
2015-08-05, by wenzelm
eliminated clone;
2015-08-04, by wenzelm
merged
2015-08-04, by wenzelm
more symbols;
2015-08-04, by wenzelm
more symbols;
2015-08-04, by wenzelm
more documentation of coercions
2015-08-04, by traytel
merged
2015-07-30, by wenzelm
clarified management of (single) session;
2015-07-30, by wenzelm
maintain debugger output messages;
2015-07-30, by wenzelm
provide CharSequence operations as well;
2015-07-30, by wenzelm
more GUI components;
2015-07-29, by wenzelm
tuned;
2015-07-29, by wenzelm
separate channel for debugger output;
2015-07-29, by wenzelm
clarified thread name;
2015-07-29, by wenzelm
add coinduction rule for infinite
2015-07-30, by Andreas Lochbihler
merged
2015-07-28, by wenzelm
clarified context;
2015-07-28, by wenzelm
more explicit context;
2015-07-28, by wenzelm
eliminated dead code;
2015-07-28, by wenzelm
clarified Variable.gen_all;
2015-07-28, by wenzelm
more explicit context;
2015-07-28, by wenzelm
more direct access to atomic cterms;
2015-07-28, by wenzelm
clarified context;
2015-07-28, by wenzelm
proper context;
2015-07-28, by wenzelm
more direct access to atomic cterms;
2015-07-28, by wenzelm
clarified context;
2015-07-28, by wenzelm
clarified context;
2015-07-28, by wenzelm
clarified context;
2015-07-28, by wenzelm
merged
2015-07-28, by immler
merged
2015-07-28, by immler
added theory Uniform_Limit
2015-07-28, by immler
evade timeout problem on macbroy6 (potentially due to NFS oddities);
2015-07-28, by wenzelm
tweaks. Got rid of a really slow step
2015-07-28, by paulson
the Cauchy integral theorem and related material
2015-07-28, by paulson
depth -> height; removed del_rightmost (too specifi)
2015-07-28, by nipkow
tuned;
2015-07-27, by wenzelm
merged
2015-07-27, by wenzelm
tuned signature;
2015-07-27, by wenzelm
formal class for factorial (semi)rings
2015-07-27, by haftmann
merged
2015-07-27, by wenzelm
NEWS;
2015-07-27, by wenzelm
tuned signature;
2015-07-27, by wenzelm
New material for Cauchy's integral theorem
2015-07-27, by paulson
tuned signature for print_nested_cases;
2015-07-27, by wenzelm
more explicit checks -- improved errors;
2015-07-27, by wenzelm
eliminated cterm_instantiate;
2015-07-27, by wenzelm
updated to infer_instantiate;
2015-07-27, by wenzelm
tuned signature;
2015-07-27, by wenzelm
added infer_instantiate_vars, which allows inconsistent types for variables, as required for Metis proof reconstruction;
2015-07-27, by wenzelm
eliminated atac, rtac, etac, dtac, ftac;
2015-07-26, by wenzelm
updated to infer_instantiate;
2015-07-26, by wenzelm
updated to infer_instantiate;
2015-07-26, by wenzelm
updated to infer_instantiate;
2015-07-26, by wenzelm
proper context;
2015-07-26, by wenzelm
updated to infer_instantiate;
2015-07-26, by wenzelm
updated to infer_instantiate;
2015-07-26, by wenzelm
ignore non-existant variables, like other instantiate rules;
2015-07-26, by wenzelm
updated to infer_instantiate;
2015-07-26, by wenzelm
updated to infer_instantiate;
2015-07-26, by wenzelm
added infer_instantiate';
2015-07-26, by wenzelm
more uniform exceptions, like cterm_instantiate;
2015-07-26, by wenzelm
updated to infer_instantiate;
2015-07-25, by wenzelm
more accurate maxidx;
2015-07-25, by wenzelm
clarified error;
2015-07-25, by wenzelm
added infer_instantiate, which is meant to supersede cterm_instantiate;
2015-07-25, by wenzelm
eliminated alias;
2015-07-24, by wenzelm
proper context;
2015-07-24, by wenzelm
unused;
2015-07-24, by wenzelm
proper context;
2015-07-24, by wenzelm
more symbols by default, without xsymbols mode;
2015-07-23, by wenzelm
Measures form a CCPO
2015-07-23, by hoelzl
reorganized Extended_Real
2015-07-23, by hoelzl
isabelle update_cartouches;
2015-07-23, by wenzelm
tuned proofs;
2015-07-23, by wenzelm
proper latex;
2015-07-23, by wenzelm
tuned proofs;
2015-07-22, by wenzelm
tuned proofs;
2015-07-22, by wenzelm
support for ML debugger;
2015-07-21, by wenzelm
more explicit thread identification;
2015-07-21, by wenzelm
avoid lxbroy2, lxbroy3, lxbroy4, which are often busy with other processes;
2015-07-21, by wenzelm
new material for multivariate analysis, etc.
2015-07-20, by paulson
proper LaTeX;
2015-07-20, by wenzelm
updated to jdk-8u51;
2015-07-19, by wenzelm
more symbols;
2015-07-19, by wenzelm
isabelle update_cartouches;
2015-07-18, by wenzelm
prefer tactics with explicit context;
2015-07-18, by wenzelm
prefer tactics with explicit context;
2015-07-18, by wenzelm
merged
2015-07-18, by wenzelm
prefer tactics with explicit context;
2015-07-18, by wenzelm
tuned whitespace;
2015-07-18, by wenzelm
prefer tactics with explicit context;
2015-07-18, by wenzelm
reactivated dead code;
2015-07-18, by wenzelm
more uniform ComponentAdapter;
2015-07-17, by wenzelm
skeleton for interactive debugger;
2015-07-17, by wenzelm
tuned;
2015-07-17, by wenzelm
tuned;
2015-07-17, by wenzelm
store breakpoints within ML environment;
2015-07-17, by wenzelm
clarified ML compiler parameters: always provide PolyML.Compiler.CPDebug, ignore global default;
2015-07-17, by wenzelm
report possible breakpoint positions;
2015-07-17, by wenzelm
proper attribute;
2015-07-17, by wenzelm
forgotten selector
2015-07-17, by traytel
made code less loopy
2015-07-16, by blanchet
keep smart default for Isar proofs in Sledgehammer panel (if the option is not checked)
2015-07-16, by blanchet
generalized generic translation function
2015-07-16, by blanchet
merge
2015-07-16, by blanchet
tuning
2015-07-16, by blanchet
generalized limitation in documentation
2015-07-16, by blanchet
made tactic more robust w.r.t. equations containing 'case_prod'
2015-07-16, by blanchet
merged
2015-07-16, by wenzelm
merged
2015-07-16, by wenzelm
clarified boundary cases of completion;
2015-07-16, by wenzelm
additional ML parse tree components for Poly/ML 5.5.3, or later;
2015-07-16, by wenzelm
added option ML_debugger;
2015-07-16, by wenzelm
ML debugger interface;
2015-07-16, by wenzelm
{r,e,d,f}tac with proper context in BNF
2015-07-16, by traytel
move disjoint sets to their own theory
2015-07-16, by hoelzl
back to uniform BUILD_ARGS: first some options, then some sessions (cf. 4fce5d462afc);
2015-07-15, by wenzelm
merged
2015-07-14, by wenzelm
more explicit command-line option for isabelle build;
2015-07-14, by wenzelm
more aggressive compaction of multi-goal proof terms (see also a8babbb6d5ea, 4dd0ba632e40);
2015-07-14, by wenzelm
normalize proof before splitting conjunctions, according to Proof.conclude_goal (see also 4dd0ba632e40) -- may reduce general resource usage;
2015-07-14, by wenzelm
generalized filtermap_homeomorph to filtermap_fun_inverse; add eventually_at_top/bot_not_equal
2015-07-14, by hoelzl
add continuous_onI_mono
2015-07-14, by hoelzl
tuned description
2015-07-13, by blanchet
tuning
2015-07-13, by blanchet
updated Isabelle description to CASC
2015-07-13, by blanchet
imported patch up_casc
2015-07-13, by blanchet
add emeasure_add_AE
2015-07-13, by hoelzl
stronger induction assumption in lfp_transfer and emeasure_lfp
2015-07-13, by hoelzl
refrain from testing HOL-Proofs for x86_64-linux: takes more than 4h;
2015-07-13, by wenzelm
Quickcheck setup for finite sets
2015-07-12, by Lars Hupel
tuned proofs;
2015-07-11, by wenzelm
tuned proofs;
2015-07-11, by wenzelm
merged
2015-07-09, by wenzelm
tuned proofs;
2015-07-09, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
tip