wenzelm [Thu, 11 Feb 2010 22:55:16 +0100] rev 35114
formal markup of @{syntax_const} and @{const_syntax};
authentic syntax for extra robustness;
wenzelm [Thu, 11 Feb 2010 22:19:58 +0100] rev 35113
modernized translations;
formal markup of @{syntax_const} and @{const_syntax};
wenzelm [Thu, 11 Feb 2010 22:06:37 +0100] rev 35112
numeral syntax: clarify parse trees vs. actual terms;
modernized translations;
formal markup of @{syntax_const} and @{const_syntax};
wenzelm [Thu, 11 Feb 2010 22:03:37 +0100] rev 35111
added ML antiquotation @{syntax_const};
wenzelm [Thu, 11 Feb 2010 22:03:15 +0100] rev 35110
treat inner token markers as syntax consts;
wenzelm [Thu, 11 Feb 2010 21:33:25 +0100] rev 35109
modernized syntax/translations;
wenzelm [Thu, 11 Feb 2010 21:31:50 +0100] rev 35108
modernized syntax/translations;
tuned headers;
wenzelm [Thu, 11 Feb 2010 13:54:53 +0100] rev 35107
modernized translations;
boehmes [Thu, 11 Feb 2010 09:14:34 +0100] rev 35106
merged
boehmes [Thu, 11 Feb 2010 09:14:08 +0100] rev 35105
use full paths when importing theories
nipkow [Thu, 11 Feb 2010 08:44:41 +0100] rev 35104
merged
nipkow [Thu, 11 Feb 2010 08:44:19 +0100] rev 35103
inductive vs inductive_set explanation
wenzelm [Thu, 11 Feb 2010 00:45:02 +0100] rev 35102
modernized translations;
wenzelm [Wed, 10 Feb 2010 23:53:46 +0100] rev 35101
modernized translations;
wenzelm [Wed, 10 Feb 2010 19:37:34 +0100] rev 35100
renamed Library/Quotient.thy to Library/Quotient_Type.thy to avoid clash with new theory Quotient in Main HOL;
berghofe [Wed, 10 Feb 2010 17:05:40 +0100] rev 35099
merged
berghofe [Wed, 10 Feb 2010 17:05:18 +0100] rev 35098
Fixed bug in code for guessing the name of the variable representing the freshness context.
haftmann [Wed, 10 Feb 2010 15:52:12 +0100] rev 35097
dropped last occurence of the linlinordered accident
haftmann [Wed, 10 Feb 2010 15:14:06 +0100] rev 35096
dropped Id
haftmann [Wed, 10 Feb 2010 15:14:01 +0100] rev 35095
minor metis proof tuning
haftmann [Wed, 10 Feb 2010 14:12:40 +0100] rev 35094
merged
haftmann [Wed, 10 Feb 2010 14:12:30 +0100] rev 35093
NEWS
haftmann [Wed, 10 Feb 2010 14:12:04 +0100] rev 35092
moved less_eq, less to Orderings.thy; moved abs, sgn to Groups.thy
haftmann [Wed, 10 Feb 2010 14:12:02 +0100] rev 35091
revert uninspired Structure_Syntax experiment