[svn r93] a few fixes, some phobos additions.

some very rough groundwork for moduleinfo and classinfo support
This commit is contained in:
Tomas Lindquist Olsen
2007-11-07 02:45:47 +01:00
parent 34d9e12020
commit e7a17c2744
9 changed files with 569 additions and 7 deletions
+2
View File
@@ -4,6 +4,8 @@ import
std.array,
std.ctype,
std.intrinsic,
std.moduleinit,
std.outofmemory,
std.stdint,
std.stdio,
std.stdarg,