Sat, 14 Jan 2012 21:16:15 +0100 | wenzelm | discontinued old-style Term.list_abs in favour of plain Term.abs; | file | diff | annotate |
Thu, 09 Jun 2011 20:22:22 +0200 | wenzelm | tuned signature: Name.invent and Name.invent_names; | file | diff | annotate |
Thu, 09 Jun 2011 15:37:37 +0200 | wenzelm | more tight name invention -- avoiding old functions; | file | diff | annotate |
Thu, 03 Jun 2010 23:56:05 +0200 | wenzelm | do not open Proofterm, which is very ould style; | file | diff | annotate |
Tue, 01 Jun 2010 11:13:09 +0200 | berghofe | Adapted to new format of proof terms containing explicit proofs of class membership. | file | diff | annotate |
Sat, 08 May 2010 16:53:53 +0200 | wenzelm | renamed Thm.get_name -> Thm.derivation_name and Thm.put_name -> Thm.name_derivation, to emphasize the true nature of these operations; | file | diff | annotate |
Tue, 30 Mar 2010 15:25:30 +0200 | krauss | switched PThm/PAxm etc. to use canonical order of type variables (term variables unchanged) | file | diff | annotate |