Tue, 07 May 2013 15:03:01 +0200 |
blanchet |
refactoring
|
changeset |
files
|
Tue, 07 May 2013 14:27:39 +0200 |
blanchet |
export one more function + tuning
|
changeset |
files
|
Tue, 07 May 2013 15:20:46 +0200 |
traytel |
do not unfold the definition of the relator as it is not defined in terms of srel anymore
|
changeset |
files
|
Tue, 07 May 2013 14:47:22 +0200 |
traytel |
tuned
|
changeset |
files
|
Tue, 07 May 2013 14:22:54 +0200 |
traytel |
got rid of the set based relator---use (binary) predicate based relator instead
|
changeset |
files
|
Tue, 07 May 2013 11:27:29 +0200 |
blanchet |
tuned names + extended ML signature
|
changeset |
files
|
Tue, 07 May 2013 10:35:40 +0200 |
nipkow |
merged
|
changeset |
files
|
Tue, 07 May 2013 10:34:55 +0200 |
nipkow |
tuned name: filter -> constrain (longer but more intuitive)
|
changeset |
files
|
Tue, 07 May 2013 10:29:30 +0200 |
blanchet |
tuning
|
changeset |
files
|
Tue, 07 May 2013 10:18:59 +0200 |
blanchet |
imported patch refactor_coiter_constr
|
changeset |
files
|
Tue, 07 May 2013 03:24:23 +0200 |
nipkow |
tuned
|
changeset |
files
|
Mon, 06 May 2013 22:49:26 +0200 |
blanchet |
started factoring out coiter construction
|
changeset |
files
|
Mon, 06 May 2013 21:29:16 +0200 |
blanchet |
rationalize ML signature
|
changeset |
files
|
Mon, 06 May 2013 21:20:54 +0200 |
blanchet |
factor out construction of iterator
|
changeset |
files
|
Mon, 06 May 2013 18:17:45 +0200 |
blanchet |
tuning
|
changeset |
files
|
Mon, 06 May 2013 15:10:21 +0200 |
nipkow |
improved defns and proofs
|
changeset |
files
|
Mon, 06 May 2013 11:17:33 +0200 |
smolkas |
undo 46d911ab9170 since it causes problems
|
changeset |
files
|
Mon, 06 May 2013 11:05:32 +0200 |
smolkas |
allow '-'s in tptp ids to avoid problems with remote_vampire
|
changeset |
files
|
Mon, 06 May 2013 11:03:08 +0200 |
smolkas |
added preplay tracing
|
changeset |
files
|
Mon, 06 May 2013 11:03:08 +0200 |
smolkas |
handle dummy atp terms
|
changeset |
files
|
Mon, 06 May 2013 11:03:08 +0200 |
smolkas |
avoid dummy annotations; terminate preplay/compression if metis fails; fixed bug
|
changeset |
files
|
Mon, 06 May 2013 11:03:08 +0200 |
smolkas |
added informative error messages
|
changeset |
files
|
Mon, 06 May 2013 02:48:18 +0200 |
nipkow |
tail recursive version of map, for code generation, optionally
|
changeset |
files
|
Mon, 06 May 2013 00:25:04 +0200 |
nipkow |
simplified proofs
|
changeset |
files
|
Fri, 03 May 2013 10:27:24 +0200 |
blanchet |
tuning
|
changeset |
files
|
Fri, 03 May 2013 10:26:34 +0200 |
blanchet |
pass certain readability-enhancing Vampire options only when an Isar proof is needed
|
changeset |
files
|
Fri, 03 May 2013 05:25:14 +0200 |
nipkow |
added lemma
|
changeset |
files
|
Fri, 03 May 2013 02:52:25 +0200 |
nipkow |
added lemma
|
changeset |
files
|
Thu, 02 May 2013 21:04:50 +0200 |
blanchet |
renamings
|
changeset |
files
|
Thu, 02 May 2013 18:48:39 +0200 |
blanchet |
code tuning
|
changeset |
files
|
Thu, 02 May 2013 18:34:36 +0200 |
blanchet |
signature tuning
|
changeset |
files
|
Thu, 02 May 2013 18:25:44 +0200 |
blanchet |
removed dead code
|
changeset |
files
|
Thu, 02 May 2013 18:16:28 +0200 |
blanchet |
tuned signature
|
changeset |
files
|
Thu, 02 May 2013 16:33:04 +0200 |
blanchet |
store (co)induction rules in data structure
|
changeset |
files
|
Thu, 02 May 2013 16:14:14 +0200 |
blanchet |
tuning names
|
changeset |
files
|
Thu, 02 May 2013 15:28:11 +0200 |
blanchet |
got rid of needless library function (find_minimum)
|
changeset |
files
|
Thu, 02 May 2013 15:08:59 +0200 |
blanchet |
one more lib function
|
changeset |
files
|
Thu, 02 May 2013 14:04:56 +0200 |
blanchet |
export one more function
|
changeset |
files
|
Thu, 02 May 2013 12:35:02 +0200 |
blanchet |
rationalized data structure
|
changeset |
files
|
Thu, 02 May 2013 11:58:18 +0200 |
blanchet |
added and moved library functions (used in primrec code)
|
changeset |
files
|
Thu, 02 May 2013 11:19:05 +0200 |
blanchet |
tuned names -- co_ and un_ with underscore are to be understood as (co) and (un)
|
changeset |
files
|
Thu, 02 May 2013 10:16:40 +0200 |
blanchet |
tuning
|
changeset |
files
|
Thu, 02 May 2013 10:11:14 +0200 |
blanchet |
more code rationalization
|
changeset |
files
|
Thu, 02 May 2013 10:05:30 +0200 |
blanchet |
more code rationalization
|
changeset |
files
|
Thu, 02 May 2013 09:50:58 +0200 |
blanchet |
more code rationalization
|
changeset |
files
|
Thu, 02 May 2013 09:41:29 +0200 |
blanchet |
refactoring
|
changeset |
files
|
Thu, 02 May 2013 03:13:47 +0200 |
nipkow |
tuned
|
changeset |
files
|
Wed, 01 May 2013 19:33:49 +0200 |
blanchet |
renamed a few FP-related files, to make it clear that these are not the sum of LFP + GFP but rather shared basic libraries
|
changeset |
files
|
Wed, 01 May 2013 06:00:55 +0200 |
nipkow |
tuned
|
changeset |
files
|
Wed, 01 May 2013 03:56:57 +0200 |
nipkow |
tuned
|
changeset |
files
|
Tue, 30 Apr 2013 21:30:36 +0200 |
blanchet |
tuning
|
changeset |
files
|
Tue, 30 Apr 2013 18:43:48 +0200 |
blanchet |
export more functions (useful for primrec_new)
|
changeset |
files
|
Tue, 30 Apr 2013 17:22:51 +0200 |
blanchet |
further enrich data structure
|
changeset |
files
|
Tue, 30 Apr 2013 16:50:09 +0200 |
blanchet |
more
|
changeset |
files
|
Tue, 30 Apr 2013 16:42:23 +0200 |
blanchet |
rationalized terminology (iterator = fold or rec, xxfoo = (co)foo or (un)foo)
|
changeset |
files
|
Tue, 30 Apr 2013 16:29:31 +0200 |
blanchet |
added fields to database
|
changeset |
files
|
Tue, 30 Apr 2013 16:18:21 +0200 |
blanchet |
tuned data structure
|
changeset |
files
|
Tue, 30 Apr 2013 16:04:50 +0200 |
blanchet |
renamed records
|
changeset |
files
|
Tue, 30 Apr 2013 15:58:32 +0200 |
blanchet |
added constructors to data structure
|
changeset |
files
|
Tue, 30 Apr 2013 13:45:43 +0200 |
blanchet |
added pre-BNFs to database
|
changeset |
files
|