Thu, 09 Sep 2010 09:11:13 +0200 haftmann only conceal primitive definition theorems, not predicate names
Wed, 08 Sep 2010 19:23:23 +0200 haftmann merged
Wed, 08 Sep 2010 19:21:46 +0200 haftmann modernized primrec
Fri, 10 Sep 2010 15:16:51 +0200 wenzelm Markup_Tree is already scalable;
Fri, 10 Sep 2010 15:05:30 +0200 wenzelm Isabelle_Markup.tooltip: explicit indication of ML;
Fri, 10 Sep 2010 14:54:08 +0200 wenzelm Future.promise: more robust treatment of concurrent abort vs. fulfill (amending 047c96f41455);
Fri, 10 Sep 2010 12:39:20 +0200 wenzelm primitive use_text: let interrupts pass unhindered;
Thu, 09 Sep 2010 21:30:33 +0200 wenzelm Isabelle.load_icon with some sanity checks;
Thu, 09 Sep 2010 20:09:13 +0200 wenzelm ML_Compiler.eval: reported positions need to contain offset, to avoid displaced reports due to synthesized line numbers;
Thu, 09 Sep 2010 18:32:21 +0200 wenzelm NEWS: some notes on interrupts;
Thu, 09 Sep 2010 18:21:06 +0200 wenzelm refined Runtime.toplevel_error/Document.run_command: let interrupts pass unhindered;
Thu, 09 Sep 2010 18:18:34 +0200 wenzelm removed dead code;
Thu, 09 Sep 2010 18:17:34 +0200 wenzelm avoid handling interrupts in user code;
Thu, 09 Sep 2010 18:04:35 +0200 wenzelm Meson.make_clauses_unsorted: removed spurious debug code stemming from 5146d640aa4a -- must not handle arbitrary exceptions in user space;
Thu, 09 Sep 2010 18:00:16 +0200 wenzelm main command loops are supposed to be uninterruptible -- no special treatment here;
Thu, 09 Sep 2010 17:38:45 +0200 wenzelm Exn.is_interrupt: include interrupts that have passed through the IO layer;
Thu, 09 Sep 2010 17:20:27 +0200 wenzelm more abstract treatment of interrupts in structure Exn -- hardly ever need to mention Interrupt literally;
Thu, 09 Sep 2010 11:05:52 +0200 wenzelm avoid mixing of static and runtime errors in compiler output, to accomodate Proof General;
Wed, 08 Sep 2010 23:52:24 +0200 wenzelm ML_Compiler.eval: discontinued extra "Static Errors" of raw Poly/ML;
Wed, 08 Sep 2010 23:40:48 +0200 wenzelm isabelle-jedit.css: suppress "location" markup, which indicates extra positional information intended for plain-old TTY mode;
Wed, 08 Sep 2010 23:34:40 +0200 wenzelm ML_Compiler.eval: more careful printing of messages and regular output, trying to accomodate Poly/ML, Proof General, Isabelle/Scala/jEdit at the same time;
Wed, 08 Sep 2010 22:30:29 +0200 wenzelm clarified -- inlined ML_Env.local_context;
Wed, 08 Sep 2010 18:00:37 +0200 wenzelm merged
Wed, 08 Sep 2010 16:50:24 +0200 bulwahn restricting invocation only if PROLOG_HOME is set
Wed, 08 Sep 2010 18:00:06 +0200 wenzelm tuned proofs (based on fancy gutter icons in Isabelle/jEdit);
Wed, 08 Sep 2010 16:01:06 +0200 blanchet merge
Wed, 08 Sep 2010 15:57:50 +0200 blanchet remove "safe" (as suggested by Tobias) and added "arith" to "try"
Mon, 06 Sep 2010 17:51:26 +0200 blanchet remove "minipick" (the toy version of Nitpick) and some tests;
Mon, 06 Sep 2010 16:50:29 +0200 blanchet use Future.fork rather than Thread.fork, so that the thread is part of the global thread management
Mon, 06 Sep 2010 13:48:10 +0200 blanchet fix editor
Wed, 08 Sep 2010 14:46:21 +0200 wenzelm merged
Wed, 08 Sep 2010 13:30:41 +0100 paulson merged
Wed, 08 Sep 2010 13:25:32 +0100 paulson tidied using inductive_simps
Wed, 08 Sep 2010 13:25:22 +0200 haftmann NEWS
Wed, 08 Sep 2010 13:22:24 +0200 haftmann removed ancient constdefs command
Wed, 08 Sep 2010 10:45:55 +0200 nipkow put expand_(fun/set)_eq back in as synonyms, for compatibility
Tue, 07 Sep 2010 15:56:33 -0700 huffman set up Nil and Cons to work as fixrec patterns
Tue, 07 Sep 2010 17:36:33 +0200 haftmann merged
Tue, 07 Sep 2010 16:58:01 +0200 haftmann updated generated document
Tue, 07 Sep 2010 16:49:32 +0200 haftmann only write ghc pragma when writing to a file
Tue, 07 Sep 2010 16:37:23 +0200 haftmann added flat_program; tuned signature
Tue, 07 Sep 2010 16:37:23 +0200 haftmann dropped ancient deresolve_base; plain_const_syntax also needs modification of instance statement
Tue, 07 Sep 2010 16:26:14 +0200 haftmann moved flat_program to code_namespace
Tue, 07 Sep 2010 16:05:20 +0200 haftmann dropped outdated substitution
Tue, 07 Sep 2010 16:05:18 +0200 haftmann Haskell uses generic flat_program combinator
Tue, 07 Sep 2010 11:08:58 +0200 haftmann factored out build_module_namespace
Tue, 07 Sep 2010 11:08:57 +0200 haftmann added generic flat_program procedure
Tue, 07 Sep 2010 14:11:05 +0200 bulwahn using the proposed modes for starting the fixpoint iteration in the mode analysis
Tue, 07 Sep 2010 12:04:34 +0200 nipkow merged
Tue, 07 Sep 2010 12:04:18 +0200 nipkow renamed expand_*_eq in HOLCF as well
Tue, 07 Sep 2010 10:05:19 +0200 nipkow expand_fun_eq -> ext_iff
Tue, 07 Sep 2010 11:52:43 +0200 bulwahn merged
Tue, 07 Sep 2010 11:51:53 +0200 bulwahn lower expectation in Reg exp example
Tue, 07 Sep 2010 11:51:53 +0200 bulwahn renewing specification in example file; adding invocation in example file
Tue, 07 Sep 2010 11:51:53 +0200 bulwahn handling collection of simprules as sets rather than as lists
Tue, 07 Sep 2010 11:51:53 +0200 bulwahn stating errors in error messages more verbose in predicate compiler
Tue, 07 Sep 2010 11:51:53 +0200 bulwahn raising an exception instead of guessing some reasonable behaviour for this function
Tue, 07 Sep 2010 11:51:53 +0200 bulwahn using linear find_least instead of sorting in the mode analysis of the predicate compiler
Tue, 07 Sep 2010 11:51:53 +0200 bulwahn adding code attribute to definition of equality of finite sets for executability of equality of finite sets
Tue, 07 Sep 2010 11:51:53 +0200 bulwahn adapting example files
Tue, 07 Sep 2010 11:51:53 +0200 bulwahn adding the Reg_Exp example
Tue, 07 Sep 2010 11:51:53 +0200 bulwahn towards time limiting the prolog execution
Tue, 07 Sep 2010 11:51:53 +0200 bulwahn adding IMP quickcheck examples
Tue, 07 Sep 2010 11:51:53 +0200 bulwahn adding the CFG example to the build process
Tue, 07 Sep 2010 11:51:53 +0200 bulwahn adding a List example (challenge from Tobias) for counterexample search
Tue, 07 Sep 2010 11:51:53 +0200 bulwahn adding dependencies to IsaMakefile; increasing negative search limit for predicate_compile_quickcheck; adding tracing of introduction rules in code_prolog
Wed, 08 Sep 2010 00:17:41 +0200 wenzelm disposed some old TODO/FIXME;
Tue, 07 Sep 2010 23:59:14 +0200 wenzelm Document_View: select gutter message icons from markup over line range, not full range results;
Tue, 07 Sep 2010 23:53:27 +0200 wenzelm tuned properties;
Tue, 07 Sep 2010 23:23:19 +0200 wenzelm moved token markup tables to isabelle_markup.scala;
Tue, 07 Sep 2010 23:06:52 +0200 wenzelm concentrate Isabelle specific physical rendering markup selection in isabelle_markup.scala;
Tue, 07 Sep 2010 22:28:58 +0200 wenzelm simplified Markup_Tree.select: Stream instead of Iterator (again), explicit Option instead of default;
Tue, 07 Sep 2010 21:06:58 +0200 wenzelm Document_View: more precise painting of gutter icons, only if line selection area is sufficiently large;
Tue, 07 Sep 2010 18:44:28 +0200 wenzelm basic support for warning/error gutter icons;
Tue, 07 Sep 2010 17:34:28 +0200 wenzelm Document_View: some markup for main inner syntax categories;
Tue, 07 Sep 2010 16:51:28 +0200 wenzelm Command.State.accumulate: check actual source range;
Tue, 07 Sep 2010 16:40:30 +0200 wenzelm Isar_Document.reported_positions: slightly more robust treatment of positions outside the command range, notably parsing beyond EOF;
Tue, 07 Sep 2010 16:08:29 +0200 wenzelm highlight bad range of nested error (here from inner parsing);
Tue, 07 Sep 2010 15:03:59 +0200 wenzelm Isar_Document.reported_positions: exclude proof state output;
Tue, 07 Sep 2010 14:53:05 +0200 wenzelm Document_View: less aggressive background coloring, departing from classic PG highlighting;
Tue, 07 Sep 2010 14:08:21 +0200 wenzelm report token range after inner parse error -- often provides important clues about misunderstanding concerning lexical phase;
Tue, 07 Sep 2010 13:16:45 +0200 wenzelm slightly more robust Plugin.stop -- components might refer to Isabelle.system even after shutdown;
Mon, 06 Sep 2010 22:58:06 +0200 wenzelm turned show_hyps and show_tags into proper configuration option;
Mon, 06 Sep 2010 22:31:54 +0200 wenzelm discontinued obsolete ProofContext.prems_limit;
Mon, 06 Sep 2010 22:08:49 +0200 wenzelm ML_Context.thm and ML_Context.thms no longer pervasive;
Mon, 06 Sep 2010 21:33:19 +0200 wenzelm more explicit indication of Config.raw options, which are only needed for bootstrapping Pure;
Mon, 06 Sep 2010 19:23:54 +0200 wenzelm merged
Mon, 06 Sep 2010 15:01:37 +0200 hoelzl When comparing Floats use integers instead of reals (represented as rationals), generates less code when Floats are used.
Mon, 06 Sep 2010 19:23:35 +0200 wenzelm isatest: back to polyml-5.3.0 due to unresolved stability issues of polyml-5.4.0 and HOL/Decision_Procs/Approximation_Ex.thy;
Mon, 06 Sep 2010 19:13:10 +0200 wenzelm more antiquotations;
Mon, 06 Sep 2010 19:11:01 +0200 wenzelm ML_Context.thm;
Mon, 06 Sep 2010 14:18:16 +0200 wenzelm more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
Mon, 06 Sep 2010 13:22:11 +0200 wenzelm modernized session ROOT setup;
Mon, 06 Sep 2010 13:06:27 +0200 wenzelm some results of concurrency code inspection;
Mon, 06 Sep 2010 12:38:45 +0200 wenzelm merged;
Mon, 06 Sep 2010 11:53:42 +0200 blanchet mention ~/.isabelle/etc/settings file
Mon, 06 Sep 2010 11:28:06 +0200 blanchet make remote ATP invocation work for those people who need to go through a proxy;
Sun, 05 Sep 2010 21:39:30 +0200 krauss enabled do notation for option type
Sun, 05 Sep 2010 21:39:24 +0200 krauss removed duplicate lemma
Sun, 05 Sep 2010 21:39:16 +0200 krauss added Option.bind
Sat, 04 Sep 2010 21:14:40 +0200 haftmann merged
Sat, 04 Sep 2010 21:13:13 +0200 haftmann printing combinator for hierarchical programs
Sat, 04 Sep 2010 21:12:42 +0200 haftmann merged
Sat, 04 Sep 2010 08:32:19 -0700 huffman add lemma cont2cont_Let_simple
Sat, 04 Sep 2010 07:35:56 -0700 huffman add lemma cont2cont_split_simple
Sat, 04 Sep 2010 07:26:34 -0700 huffman add List_Cpo.thy to HOLCF/Library
Sat, 04 Sep 2010 21:10:48 +0200 haftmann dropped names from serializer interface
Sat, 04 Sep 2010 21:10:39 +0200 haftmann added more explicit warning
Mon, 06 Sep 2010 00:08:47 +0200 wenzelm ML_Context.ml_store_thm(s): operate on thread context instead of Unsynchronized.ref;
Sun, 05 Sep 2010 23:31:12 +0200 wenzelm use setmp_noncritical for PGIP, which is presumably sequential (PG clone);
Sun, 05 Sep 2010 23:26:16 +0200 wenzelm use setmp_noncritical for sequential Pure bootstrap;
Sun, 05 Sep 2010 23:16:21 +0200 wenzelm turned show_brackets into proper configuration option;
Sun, 05 Sep 2010 22:23:48 +0200 wenzelm Syntax.standard_parse_term: eliminated redundant Pretty.pp;
Sun, 05 Sep 2010 22:15:50 +0200 wenzelm structure Syntax: define "interfaces" before actual implementations;
Sun, 05 Sep 2010 21:41:24 +0200 wenzelm turned show_sorts/show_types into proper configuration options;
Sun, 05 Sep 2010 19:47:40 +0200 wenzelm pretty printing: prefer regular Proof.context over Pretty.pp, which is mostly for special bootstrap purposes involving theory merge, for example;
Sat, 04 Sep 2010 22:36:42 +0200 wenzelm refined treatment of multi-line subexpressions;
Sat, 04 Sep 2010 22:00:25 +0200 wenzelm basic support for subexpression highlighting (see also gatchan.jedit.hyperlinks.HyperlinkManager/HyperlinkTextAreaPainter);
Sat, 04 Sep 2010 00:59:03 +0200 wenzelm updated configuration options;
Sat, 04 Sep 2010 00:31:21 +0200 wenzelm recovered options for goal antiquotations from f45d332a90e3: actually pass context to Proof.pretty_goals (see also 45facd8f358e);
Fri, 03 Sep 2010 23:54:48 +0200 wenzelm turned eta_contract into proper configuration option;
Fri, 03 Sep 2010 22:57:21 +0200 wenzelm turned show_structs into proper configuration option;
Fri, 03 Sep 2010 22:36:16 +0200 wenzelm configuration options Syntax.ambiguity_enabled (inverse of former Syntax.ambiguity_is_error), Syntax.ambiguity_level (with Isar attribute "syntax_ambiguity_level"), Syntax.ambiguity_limit;
Fri, 03 Sep 2010 21:13:53 +0200 wenzelm pretty_goals: turned some global references and function arguments into configuration options (goals_limit = 10, goals_total = true, show_main_goal = false) depending on the context;
Fri, 03 Sep 2010 20:39:38 +0200 wenzelm tuned comment;
Fri, 03 Sep 2010 18:03:48 +0200 wenzelm merged
Fri, 03 Sep 2010 16:08:19 +0200 haftmann merged
Fri, 03 Sep 2010 16:08:09 +0200 haftmann QND_FLAG is a shell variable, not a string
Fri, 03 Sep 2010 17:57:12 +0200 wenzelm modernized session ROOT;
Fri, 03 Sep 2010 17:54:43 +0200 wenzelm disposed left-over user preferences;
Fri, 03 Sep 2010 17:43:44 +0200 wenzelm turned show_all_types into proper configuration option;
Fri, 03 Sep 2010 16:36:33 +0200 wenzelm treat show_free_types as plain ML option, without the extras of global default and registration in the attribute name space -- NB: 'print_configs' only shows the latter;
Fri, 03 Sep 2010 16:09:12 +0200 wenzelm more explicit Config.declare vs. Config.declare_global;
Fri, 03 Sep 2010 15:54:03 +0200 wenzelm turned show_no_free_types into proper configuration option show_free_types, with flipped polarity;
Fri, 03 Sep 2010 14:20:47 +0200 blanchet remove code I submitted accidentally
Fri, 03 Sep 2010 13:54:39 +0200 blanchet merged
Fri, 03 Sep 2010 13:54:04 +0200 blanchet disable "definitional CNF";
Fri, 03 Sep 2010 13:45:12 +0200 blanchet redisable Nitpick from Cygwin, until I've investigated the issue
Thu, 02 Sep 2010 22:50:16 +0200 blanchet show the number of facts for each prover in "verbose" mode
Thu, 02 Sep 2010 22:49:56 +0200 blanchet fix bug in "debug" mode
Thu, 02 Sep 2010 22:15:20 +0200 blanchet make sure "Unknown ATP" errors reach the users -- i.e. don't generate them from a thread
Thu, 02 Sep 2010 22:03:25 +0200 blanchet If Geoff puts some important message in his TPTP problems (e.g., money requests), we should show them to the user
Thu, 02 Sep 2010 22:02:48 +0200 blanchet fix trivial "x = x" fact detection
Fri, 03 Sep 2010 12:01:47 +0200 wenzelm merged
Fri, 03 Sep 2010 08:13:28 +0200 haftmann merged
Thu, 02 Sep 2010 19:09:10 +0200 haftmann merged
Thu, 02 Sep 2010 19:08:48 +0200 haftmann hand out deresolver from serializer invocation
Thu, 02 Sep 2010 21:08:31 +0200 hoelzl Revert bij_betw changes to simp set (Problem in afp/Ordinals_and_Cardinals)
Thu, 02 Sep 2010 20:44:33 +0200 hoelzl merged
Thu, 02 Sep 2010 20:29:12 +0200 hoelzl Updated proofs in Dining Cryptographers theory
Thu, 02 Sep 2010 19:57:16 +0200 hoelzl Corrected definition and hence removed sorry.
Thu, 02 Sep 2010 19:51:53 +0200 hoelzl Moved lemmas to appropriate locations
Thu, 02 Sep 2010 17:28:00 +0200 hoelzl merged
Thu, 02 Sep 2010 15:36:15 +0200 hellerar merged
Thu, 02 Sep 2010 15:31:38 +0200 hellerar measure unique
Wed, 01 Sep 2010 17:19:47 +0200 hellerar merge
Thu, 02 Sep 2010 17:12:40 +0200 hoelzl move lemmas to correct theory files
Fri, 27 Aug 2010 16:23:51 +0200 hoelzl factorizable measurable functions
Fri, 27 Aug 2010 15:05:07 +0200 hoelzl Introduced sigma algebra generated by function preimages.
Fri, 27 Aug 2010 14:06:12 +0200 hoelzl vimage of measurable function is a measure space
Fri, 27 Aug 2010 14:05:16 +0200 hoelzl Measurable on product space is equiv. to measurable components
Fri, 27 Aug 2010 14:05:03 +0200 hoelzl Measurable on euclidean space is equiv. to measurable components
Fri, 27 Aug 2010 13:48:10 +0200 hoelzl preimages of open sets over continuous function are open
Fri, 27 Aug 2010 11:49:06 +0200 hoelzl added definition of conditional expectation
Fri, 27 Aug 2010 11:33:37 +0200 hoelzl proved existence of conditional expectation
Thu, 26 Aug 2010 18:41:54 +0200 hoelzl introduced integration on subalgebras
Thu, 26 Aug 2010 15:20:41 +0200 hoelzl changed definition of dynkin; replaces proofs by metis calles
Thu, 26 Aug 2010 13:17:58 +0200 hellerar dynkin
Thu, 26 Aug 2010 13:15:37 +0200 hellerar dynkin system
Thu, 02 Sep 2010 18:45:23 +0200 hoelzl merged
Thu, 02 Sep 2010 14:34:08 +0200 hoelzl Fixes lemma names
Thu, 02 Sep 2010 13:32:17 +0200 hoelzl NEWS
Thu, 02 Sep 2010 11:54:09 +0200 hoelzl Introduce surj_on and replace surj and bij by abbreviations.
Thu, 02 Sep 2010 10:45:51 +0200 hoelzl Permutation implies bij function
Thu, 02 Sep 2010 10:36:45 +0200 hoelzl bij <--> bij_betw
Thu, 02 Sep 2010 10:18:15 +0200 hoelzl Add filter_remove1
Thu, 02 Sep 2010 10:14:32 +0200 hoelzl Add lessThan_Suc_eq_insert_0
Thu, 02 Sep 2010 17:02:00 +0200 haftmann merged
Thu, 02 Sep 2010 17:01:49 +0200 haftmann updated
Thu, 02 Sep 2010 16:53:23 +0200 haftmann set printmode while marking
Thu, 02 Sep 2010 16:53:23 +0200 haftmann updated
Thu, 02 Sep 2010 16:42:19 +0200 haftmann avoid reference to theory Ferrack altogether
Thu, 02 Sep 2010 16:41:44 +0200 haftmann more canonical theory setup
Thu, 02 Sep 2010 16:41:42 +0200 haftmann set depth to 1
Thu, 02 Sep 2010 16:41:42 +0200 haftmann avoid theory Imperative_HOL altogether
Thu, 02 Sep 2010 16:41:41 +0200 haftmann adapted to change eq -> equal
Thu, 02 Sep 2010 16:14:13 +0200 haftmann corrected printmode handling
Thu, 02 Sep 2010 16:14:13 +0200 haftmann swapped slip
Thu, 02 Sep 2010 16:14:09 +0200 haftmann updated
Thu, 02 Sep 2010 15:09:51 +0200 haftmann restored and added surpression of case combinators
Thu, 02 Sep 2010 14:59:28 +0200 haftmann dropped superfluous presentation names
Thu, 02 Sep 2010 14:36:49 +0200 haftmann manage statement selection for presentation wholly through markup
Thu, 02 Sep 2010 13:58:16 +0200 haftmann formal markup of generated code for statements
Thu, 02 Sep 2010 13:43:38 +0200 haftmann removed namespace stuff from code_printer
Thu, 02 Sep 2010 15:48:32 +0200 blanchet merged
Thu, 02 Sep 2010 15:47:59 +0200 blanchet reenable Nitpick on Cygwin;
Fri, 03 Sep 2010 11:42:59 +0200 wenzelm merged;
Fri, 03 Sep 2010 11:27:35 +0200 wenzelm Proof.pretty_state: print everything in the foreground context to give users a chance to configure options, e.g. via "using [[show_consts]]";
Fri, 03 Sep 2010 11:21:58 +0200 wenzelm turned show_consts into proper configuration option;
Fri, 03 Sep 2010 10:58:11 +0200 wenzelm prefer regular Proof.context over background theory;
Thu, 02 Sep 2010 17:12:16 +0200 wenzelm just one refute.ML;
Thu, 02 Sep 2010 16:45:21 +0200 wenzelm use existing Integer.pow, despite its slightly odd argument order;
Thu, 02 Sep 2010 16:31:50 +0200 wenzelm tuned whitespace and indentation, emphasizing the logical structure of this long text;
Thu, 02 Sep 2010 23:45:37 +0200 wenzelm inner parsing: refrain from too many nested position reports to achieve more precise error feedback in the source;
Thu, 02 Sep 2010 23:37:14 +0200 wenzelm Document_View: squiggly underline for messages;
Thu, 02 Sep 2010 23:27:41 +0200 wenzelm added gfx_range convenience;
Thu, 02 Sep 2010 23:26:21 +0200 wenzelm Isar_Document.reported_positions: more precise include/exclude, include root as last resort only;
Thu, 02 Sep 2010 23:17:13 +0200 wenzelm Position.Range: exclude singularity (again);
Thu, 02 Sep 2010 14:19:15 +0200 wenzelm merged
Thu, 02 Sep 2010 13:45:39 +0200 blanchet merged
Thu, 02 Sep 2010 13:45:23 +0200 blanchet FIXME -> TODO (nothing is broken)
Thu, 02 Sep 2010 13:18:19 +0200 blanchet Let MESON take an additional "preskolemization tactic", which can be used to put the goal in definitional CNF
Thu, 02 Sep 2010 11:29:02 +0200 blanchet use definitional CNFs in Metis rather than plain CNF, following a suggestion by Joe Hurd;
Thu, 02 Sep 2010 11:02:13 +0200 blanchet make definitional CNF translation code more robust in the presence of existential quantifiers in the "literals"
Thu, 02 Sep 2010 12:30:22 +0200 haftmann formal framework for presentation of selected statements
Thu, 02 Sep 2010 11:42:50 +0200 haftmann merged
Thu, 02 Sep 2010 11:42:40 +0200 haftmann Table.map replaces Table.map'
Thu, 02 Sep 2010 10:33:13 +0200 haftmann dropped dead code; tuned
Thu, 02 Sep 2010 10:29:50 +0200 haftmann include names need not be considered as reserved any longer
Thu, 02 Sep 2010 10:29:49 +0200 haftmann skip empty name bunches; fill up trailing positions with NONEs
Thu, 02 Sep 2010 10:29:48 +0200 haftmann use code_namespace module for SML and OCaml code
Thu, 02 Sep 2010 10:29:48 +0200 haftmann Table.map replaces Table.map'
Thu, 02 Sep 2010 10:29:47 +0200 haftmann avoid cyclic modules
Thu, 02 Sep 2010 08:35:16 +0200 haftmann merged
Wed, 01 Sep 2010 17:21:50 +0200 haftmann simultaneous modification of statements: statement names
Wed, 01 Sep 2010 17:14:42 +0200 haftmann simultaneous modification of statements
Wed, 01 Sep 2010 16:08:31 +0200 haftmann explicit modify_stmt parameter
Wed, 01 Sep 2010 15:51:49 +0200 haftmann Graph.map, in analogy to Table.map
Wed, 01 Sep 2010 15:33:59 +0200 haftmann replaced Table.map' by Table.map
Wed, 01 Sep 2010 15:10:12 +0200 haftmann merged
Wed, 01 Sep 2010 15:09:43 +0200 haftmann tuned
Wed, 01 Sep 2010 12:27:49 +0200 haftmann generalized hierarchical data structure over statements
Thu, 02 Sep 2010 09:13:28 +0200 haftmann merged
Thu, 02 Sep 2010 09:13:16 +0200 haftmann normalization is allowed to solve True
Thu, 02 Sep 2010 08:51:16 +0200 blanchet merged
Thu, 02 Sep 2010 08:29:30 +0200 blanchet merged
Thu, 02 Sep 2010 00:50:51 +0200 blanchet cosmetics
Thu, 02 Sep 2010 00:17:56 +0200 blanchet SNARK doesn't like facts
Thu, 02 Sep 2010 00:15:53 +0200 blanchet show real CPU time
Wed, 01 Sep 2010 23:55:59 +0200 blanchet factor out code shared by all ATPs so that it's run only once
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 +30000 tip