diff trunk/src/dil/HtmlEntities.d @ 520:f203c5248d0b

Added 'compile' command. Fixes in config.d: changed 'auto' to 'var'; fixed format argument indices. dil.Lexer and dil.Parser add their errors to infoMan. Fix in enum TOK: Cent belongs to sublist of integral types.
author Aziz K?ksal <aziz.koeksal@gmail.com>
date Sat, 15 Dec 2007 22:25:18 +0100
parents 4a7359b88c11
children 0c10255d8009
line wrap: on
line diff
--- a/trunk/src/dil/HtmlEntities.d	Sat Dec 15 19:00:23 2007 +0100
+++ b/trunk/src/dil/HtmlEntities.d	Sat Dec 15 22:25:18 2007 +0100
@@ -274,4 +274,4 @@
   if (d)
     return *d;
   return 0xFFFF;
-}
\ No newline at end of file
+}