diff trunk/src/dil/lexer/IdentsGenerator.d @ 777:9f61e8af55d5

Added module dil.Compilation. Added predefined ID 'startaddress'. Added keyword 'nothrow'.
author Aziz K?ksal <aziz.koeksal@gmail.com>
date Wed, 20 Feb 2008 01:24:19 +0100
parents 5e3ef1b2011c
children 3b34f6a95a27
line wrap: on
line diff
--- a/trunk/src/dil/lexer/IdentsGenerator.d	Tue Feb 19 19:30:04 2008 +0100
+++ b/trunk/src/dil/lexer/IdentsGenerator.d	Wed Feb 20 01:24:19 2008 +0100
@@ -24,7 +24,7 @@
   // scope:
   {"exit"}, {"success"}, {"failure"},
   // pragma:
-  {"msg"}, {"lib"},
+  {"msg"}, {"lib"}, {"startaddress"},
   // Linkage:
   {"C"}, {"D"}, {"Windows"}, {"Pascal"}, {"System"},
   // Con-/Destructor: