Commit Graph

23 Commits

Author SHA1 Message Date
Achim D. Brucker 76ab611c86 Port to Isabelle 2019.
adbrucker/isabelle-hacks/master This commit looks good Details
2019-06-23 00:15:50 +01:00
Achim D. Brucker 1a88f7c6c3 Added inline Changelot to each theory file. 2019-01-21 17:10:30 +00:00
Achim D. Brucker b0f0d93440 Initial document generation support. 2019-01-21 16:57:04 +00:00
Achim D. Brucker f8f04dd867 Updated various legacy notations. 2018-12-24 09:00:31 +00:00
Achim D. Brucker 8a5e954215 Prefixed examples to avoid naming conflicts with consuming theories. 2018-06-25 19:02:35 +01:00
Achim D. Brucker a069d566f8 Bug fix: wrong order of default variables. 2018-06-25 19:00:09 +01:00
Achim D. Brucker 09aa5120f5 Renamed ._ (_.) to .._ (_..) to avoid conflict with common match pattern. 2018-06-25 18:59:05 +01:00
Achim D. Brucker ec1db40bd9 Renamed example definitions to avoid name clashes with consuming theories. 2018-06-24 21:39:50 +01:00
Achim D. Brucker e53d1bcb01 Renamed symtab storing tvar information. 2018-06-24 21:06:06 +01:00
Achim D. Brucker 479c60b2f3 Added input syntax for specifying the last type variable of a type constructor. 2018-06-24 13:32:11 +01:00
Achim D. Brucker d0fc49b78c Improved documentation. 2018-06-24 00:40:52 +01:00
Achim D. Brucker 45e55cf4e7 Implemented possibility to specify a sort (type class) for default variables. 2018-06-24 00:08:15 +01:00
Achim D. Brucker 868cfc53a3 Added reference to the isabelle-hacks repository. 2018-06-22 16:51:47 +01:00
Achim D. Brucker 39ca1b5dc0 Moved hide_tvar_subst_ast_tr into structure Hide_Tvar. 2018-06-22 16:07:03 +01:00
Achim D. Brucker b493001ea6 Added asserts for type variable customization. 2018-06-22 15:56:20 +01:00
Achim D. Brucker 251414e8b4 Cleanup of parse translation hide_tvar_subst_ast_tr. 2018-06-22 15:45:29 +01:00
Achim D. Brucker 3c1b07e065 Introduced ._ and _. notation to override first/last default type variables. 2018-06-22 15:43:07 +01:00
Achim D. Brucker 54d9b20cc4 Implemented print mode (only apply print translation if default types match). 2018-06-21 23:08:39 +01:00
Achim D. Brucker 66307c1c2b Made top-level user interface more consistent. 2018-06-21 21:34:57 +01:00
Achim D. Brucker 92ea551113 Support type synonyms as output notation. 2018-06-21 21:24:20 +01:00
Achim D. Brucker 66101d2527 Changed styntax for type wildcard from __ to (_). 2018-06-20 10:57:09 +01:00
Achim D. Brucker 8e9a19266a Support type synonyms as input notation. 2018-06-18 13:32:18 +01:00
Achim D. Brucker 3b0a88dfa6 Renamed theories to comply to Isabelle's naming convention. 2018-06-18 09:50:22 +01:00