Fri, 28 Oct 2011 15:38:41 +0200 |
wenzelm |
slightly more explicit/syntactic modelling of morphisms;
|
changeset |
files
|
Fri, 28 Oct 2011 14:10:19 +0200 |
hoelzl |
correct import path
|
changeset |
files
|
Fri, 28 Oct 2011 14:06:06 +0200 |
hoelzl |
allow to build Probability and MV-Analysis with one ROOT.ML
|
changeset |
files
|
Fri, 28 Oct 2011 12:37:18 +0200 |
bulwahn |
removing dead code
|
changeset |
files
|
Fri, 28 Oct 2011 10:33:23 +0200 |
huffman |
ex/Simproc_Tests.thy: remove duplicate simprocs
|
changeset |
files
|
Fri, 28 Oct 2011 11:02:27 +0200 |
huffman |
use simproc_setup for cancellation simprocs, to get proper name bindings
|
changeset |
files
|
Thu, 27 Oct 2011 22:37:19 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Thu, 27 Oct 2011 22:20:55 +0200 |
wenzelm |
eliminated aliases of standard functions;
|
changeset |
files
|
Thu, 27 Oct 2011 21:52:57 +0200 |
wenzelm |
more standard attribute setup;
|
changeset |
files
|
Thu, 27 Oct 2011 21:02:10 +0200 |
wenzelm |
localized quotient data;
|
changeset |
files
|
Thu, 27 Oct 2011 20:26:38 +0200 |
wenzelm |
simplified/standardized signatures;
|
changeset |
files
|
Thu, 27 Oct 2011 19:41:08 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Thu, 27 Oct 2011 16:28:34 +0200 |
nipkow |
uses IMP and hence requires its tex setup
|
changeset |
files
|
Thu, 27 Oct 2011 15:59:33 +0200 |
nipkow |
merged
|
changeset |
files
|
Thu, 27 Oct 2011 15:59:25 +0200 |
nipkow |
tuned text
|
changeset |
files
|
Thu, 27 Oct 2011 13:52:31 +0200 |
bulwahn |
respecting isabelle's programming style in the quotient package by simplifying qconsts_lookup function for data access; removing odd NotFound exception
|
changeset |
files
|
Thu, 27 Oct 2011 13:50:55 +0200 |
bulwahn |
respecting isabelle's programming style in the quotient package by simplifying map_lookup function for data access
|
changeset |
files
|
Thu, 27 Oct 2011 13:50:54 +0200 |
bulwahn |
respecting isabelle's programming style in the quotient package by simplifying quotdata_lookup function for data access
|
changeset |
files
|
Thu, 27 Oct 2011 07:48:07 +0200 |
huffman |
merged
|
changeset |
files
|
Thu, 27 Oct 2011 07:46:57 +0200 |
huffman |
fix bug in cancel_factor simprocs so they will work on goals like 'x * y < x * z' where the common term is already on the left
|
changeset |
files
|
Wed, 26 Oct 2011 22:51:06 +0200 |
wenzelm |
more robust ML pretty printing (cf. b6c527c64789);
|
changeset |
files
|
Wed, 26 Oct 2011 22:50:40 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 25 Oct 2011 16:37:11 +0200 |
bulwahn |
renaming Cset and List_Cset in Quotient_Examples to Quotient_Set and List_Quotient_Set to avoid a name clash of theory names with the ones in HOL-Library
|
changeset |
files
|
Tue, 25 Oct 2011 16:09:02 +0200 |
nipkow |
tuned text
|
changeset |
files
|
Tue, 25 Oct 2011 15:59:15 +0200 |
nipkow |
tuned names to avoid shadowing
|
changeset |
files
|
Tue, 25 Oct 2011 12:00:52 +0200 |
huffman |
merge Gcd/GCD and Lcm/LCM
|
changeset |
files
|
Tue, 25 Oct 2011 08:48:36 +0200 |
boehmes |
clarify types of terms: use proper set type
|
changeset |
files
|
Mon, 24 Oct 2011 16:47:24 +0200 |
huffman |
instance bool :: linorder
|
changeset |
files
|
Mon, 24 Oct 2011 12:26:05 +0200 |
bulwahn |
removing poor man's dictionary construction which were only for the ancient code generator with no support of type classes
|
changeset |
files
|
Mon, 24 Oct 2011 11:40:31 +0200 |
bulwahn |
fixed typo
|
changeset |
files
|
Mon, 24 Oct 2011 10:45:54 +0200 |
nipkow |
latex output not needed because errors manifest themselves earlier
|
changeset |
files
|
Sun, 23 Oct 2011 23:11:53 +0200 |
wenzelm |
some text on inner-syntax;
|
changeset |
files
|
Sun, 23 Oct 2011 16:03:59 +0200 |
nipkow |
renamed in ASM
|
changeset |
files
|
Sun, 23 Oct 2011 14:15:24 +0200 |
nipkow |
tuned order of eqns
|
changeset |
files
|
Sun, 23 Oct 2011 14:03:37 +0200 |
nipkow |
tuned
|
changeset |
files
|
Sun, 23 Oct 2011 17:37:21 +1100 |
kleing |
script for exporting filtered IMP files as tar.gz
|
changeset |
files
|
Sun, 23 Oct 2011 17:12:14 +1100 |
kleing |
removed Norbert's email from isatest (bounces)
|
changeset |
files
|
Sat, 22 Oct 2011 23:43:01 +0200 |
wenzelm |
class Lexicon as abstract datatype;
|
changeset |
files
|
Sat, 22 Oct 2011 23:30:02 +0200 |
wenzelm |
more private stuff;
|
changeset |
files
|
Sat, 22 Oct 2011 23:29:44 +0200 |
wenzelm |
class Text.Edit as abstract datatype;
|
changeset |
files
|
Sat, 22 Oct 2011 23:29:11 +0200 |
wenzelm |
class Time as abstract datatype;
|
changeset |
files
|
Sat, 22 Oct 2011 23:28:24 +0200 |
wenzelm |
class Volatile as abstract datatype;
|
changeset |
files
|
Sat, 22 Oct 2011 20:18:01 +0200 |
nipkow |
merged
|
changeset |
files
|
Sat, 22 Oct 2011 20:17:50 +0200 |
nipkow |
added isaverbatimwrite that allows to cut out snippets of thy files in their latex form and dump them in a file
|
changeset |
files
|
Sat, 22 Oct 2011 19:22:13 +0200 |
wenzelm |
experimental support for Scala 2.9.1.final;
|
changeset |
files
|
Sat, 22 Oct 2011 19:15:32 +0200 |
wenzelm |
class Path as abstract datatype;
|
changeset |
files
|
Sat, 22 Oct 2011 19:00:03 +0200 |
wenzelm |
class Counter as abstract datatype;
|
changeset |
files
|
Sat, 22 Oct 2011 16:57:24 +0200 |
wenzelm |
discontinued redundant ASCII syntax;
|
changeset |
files
|
Sat, 22 Oct 2011 16:44:34 +0200 |
wenzelm |
modernized specifications;
|
changeset |
files
|
Fri, 21 Oct 2011 22:44:55 +0200 |
wenzelm |
proper normal form for Perspective.ranges (overlapping ranges could be joined in wrong order, crashing multiple editor views);
|
changeset |
files
|
Fri, 21 Oct 2011 17:39:07 +0200 |
nipkow |
merged
|
changeset |
files
|
Fri, 21 Oct 2011 17:39:00 +0200 |
nipkow |
tuned
|
changeset |
files
|
Fri, 21 Oct 2011 16:21:12 +0200 |
wenzelm |
merged
|
changeset |
files
|
Fri, 21 Oct 2011 14:25:38 +0200 |
bulwahn |
replacing metis proofs with facts xt1 by new proof with more readable names
|
changeset |
files
|
Fri, 21 Oct 2011 14:06:15 +0200 |
blanchet |
more robust parsing of TSTP sources -- Vampire has nonstandard "introduced()" tags and Waldmeister(OnTPTP) has weird "theory(...)" dependencies
|
changeset |
files
|
Fri, 21 Oct 2011 12:44:20 +0200 |
blanchet |
disable Vampire's BDD optimization, which sometimes yields so huge proofs that this causes problems for reconstruction
|
changeset |
files
|
Fri, 21 Oct 2011 11:17:16 +0200 |
bulwahn |
NEWS
|
changeset |
files
|
Fri, 21 Oct 2011 11:17:15 +0200 |
bulwahn |
updating documentation: code_inline -> code_unfold; added documentation about attribute code_unfold_post
|
changeset |
files
|
Fri, 21 Oct 2011 11:17:14 +0200 |
bulwahn |
replacing code_inline by code_unfold, removing obsolete code_unfold, code_inline del now that the ancient code generator is removed
|
changeset |
files
|
Fri, 21 Oct 2011 11:17:12 +0200 |
bulwahn |
removing redundant attribute code_inline in the code generator
|
changeset |
files
|