Sat, 27 Oct 2007 15:53:23 +0200 use "fun" for definition of "member" -> authentic syntax
krauss [Sat, 27 Oct 2007 15:53:23 +0200] rev 25215
use "fun" for definition of "member" -> authentic syntax
Sat, 27 Oct 2007 12:48:44 +0200 ASCIIfied README
haftmann [Sat, 27 Oct 2007 12:48:44 +0200] rev 25214
ASCIIfied README
Sat, 27 Oct 2007 12:48:24 +0200 added list comprehension syntax
haftmann [Sat, 27 Oct 2007 12:48:24 +0200] rev 25213
added list comprehension syntax
Fri, 26 Oct 2007 22:10:44 +0200 locale_const: in_class workaround prevents additional locale version of class consts;
wenzelm [Fri, 26 Oct 2007 22:10:44 +0200] rev 25212
locale_const: in_class workaround prevents additional locale version of class consts;
Fri, 26 Oct 2007 22:10:43 +0200 notation: associate syntax to checked-unchecked term;
wenzelm [Fri, 26 Oct 2007 22:10:43 +0200] rev 25211
notation: associate syntax to checked-unchecked term;
Fri, 26 Oct 2007 22:10:42 +0200 export class_prefix;
wenzelm [Fri, 26 Oct 2007 22:10:42 +0200] rev 25210
export class_prefix; removed obsolete const hiding;
Fri, 26 Oct 2007 21:22:20 +0200 tuned
haftmann [Fri, 26 Oct 2007 21:22:20 +0200] rev 25209
tuned
Fri, 26 Oct 2007 21:22:19 +0200 changed order of class parameters
haftmann [Fri, 26 Oct 2007 21:22:19 +0200] rev 25208
changed order of class parameters
Fri, 26 Oct 2007 21:22:18 +0200 dropped square syntax
haftmann [Fri, 26 Oct 2007 21:22:18 +0200] rev 25207
dropped square syntax
Fri, 26 Oct 2007 21:22:17 +0200 localized monotonicity; tuned syntax
haftmann [Fri, 26 Oct 2007 21:22:17 +0200] rev 25206
localized monotonicity; tuned syntax
Fri, 26 Oct 2007 21:22:16 +0200 dropped "brown" syntax
haftmann [Fri, 26 Oct 2007 21:22:16 +0200] rev 25205
dropped "brown" syntax
Fri, 26 Oct 2007 19:58:32 +0200 replaced Secure.evaluate by ML_Context.evaluate;
wenzelm [Fri, 26 Oct 2007 19:58:32 +0200] rev 25204
replaced Secure.evaluate by ML_Context.evaluate;
Fri, 26 Oct 2007 17:55:33 +0200 asm_rewrite_goal_tac: avoiding PRIMITIVE lets informative exceptions (from simprocs) get through;
wenzelm [Fri, 26 Oct 2007 17:55:33 +0200] rev 25203
asm_rewrite_goal_tac: avoiding PRIMITIVE lets informative exceptions (from simprocs) get through;
Fri, 26 Oct 2007 17:18:32 +0200 proven witness: proper Goal.close_result save huge amounts of resources when using proof terms;
wenzelm [Fri, 26 Oct 2007 17:18:32 +0200] rev 25202
proven witness: proper Goal.close_result save huge amounts of resources when using proof terms;
Fri, 26 Oct 2007 16:12:58 +0200 print the defined constants when finished; tuned
krauss [Fri, 26 Oct 2007 16:12:58 +0200] rev 25201
print the defined constants when finished; tuned
Fri, 26 Oct 2007 15:42:23 +0200 adjusted
haftmann [Fri, 26 Oct 2007 15:42:23 +0200] rev 25200
adjusted
Fri, 26 Oct 2007 15:37:02 +0200 tuned
haftmann [Fri, 26 Oct 2007 15:37:02 +0200] rev 25199
tuned
Fri, 26 Oct 2007 14:24:32 +0200 added NEWS entry for function package
krauss [Fri, 26 Oct 2007 14:24:32 +0200] rev 25198
added NEWS entry for function package
Fri, 26 Oct 2007 10:32:10 +0200 added hint for algebra
haftmann [Fri, 26 Oct 2007 10:32:10 +0200] rev 25197
added hint for algebra
Thu, 25 Oct 2007 19:27:54 +0200 moved primitive operations to class.ML
haftmann [Thu, 25 Oct 2007 19:27:54 +0200] rev 25196
moved primitive operations to class.ML
Thu, 25 Oct 2007 19:27:53 +0200 fixed syntax; truned code structure; added primitive subclass interface with consideraton of syntax etc.
haftmann [Thu, 25 Oct 2007 19:27:53 +0200] rev 25195
fixed syntax; truned code structure; added primitive subclass interface with consideraton of syntax etc.
Thu, 25 Oct 2007 19:27:52 +0200 dropped redundancy
haftmann [Thu, 25 Oct 2007 19:27:52 +0200] rev 25194
dropped redundancy
Thu, 25 Oct 2007 19:27:50 +0200 various localizations
haftmann [Thu, 25 Oct 2007 19:27:50 +0200] rev 25193
various localizations
Thu, 25 Oct 2007 16:57:57 +0200 made command 'undo' silent ('ProofGeneral.undo' becomes a historical relic);
wenzelm [Thu, 25 Oct 2007 16:57:57 +0200] rev 25192
made command 'undo' silent ('ProofGeneral.undo' becomes a historical relic);
Thu, 25 Oct 2007 13:52:05 +0200 tuned
haftmann [Thu, 25 Oct 2007 13:52:05 +0200] rev 25191
tuned
Thu, 25 Oct 2007 13:52:04 +0200 clarified implementation
haftmann [Thu, 25 Oct 2007 13:52:04 +0200] rev 25190
clarified implementation
Thu, 25 Oct 2007 13:52:03 +0200 propagation through class hierarchy
haftmann [Thu, 25 Oct 2007 13:52:03 +0200] rev 25189
propagation through class hierarchy
Thu, 25 Oct 2007 13:52:02 +0200 added function for evaluation by compiler invocation
haftmann [Thu, 25 Oct 2007 13:52:02 +0200] rev 25188
added function for evaluation by compiler invocation
Thu, 25 Oct 2007 13:52:01 +0200 more computation with rationals
haftmann [Thu, 25 Oct 2007 13:52:01 +0200] rev 25187
more computation with rationals
Thu, 25 Oct 2007 13:52:00 +0200 localized further
haftmann [Thu, 25 Oct 2007 13:52:00 +0200] rev 25186
localized further
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip