Tomas Lindquist Olsen
|
53038b0f5e
|
[svn r27] * Fixed bug in aggregate field lookup.
* Fixed structs with no fields.
* Added support for NegExp as in -x.
|
2007-10-04 09:24:15 +02:00 |
|
Tomas Lindquist Olsen
|
0ba16ebb39
|
[svn r26] * Fixed templates defining a constant value
* Fixed problem with slice-slice copy assignment if a side was a temporary slice
|
2007-10-04 07:35:02 +02:00 |
|
Tomas Lindquist Olsen
|
879d2f10be
|
[svn r25] * Fixed a lot of problems with string literals
* Fixed slice-slice copying assignment
|
2007-10-04 07:01:15 +02:00 |
|
Tomas Lindquist Olsen
|
49707be82d
|
[svn r24] * Added a simple std.traits by downs
|
2007-10-04 04:28:30 +02:00 |
|
Tomas Lindquist Olsen
|
8004219a69
|
[svn r22] * Forgot to add std.stdio
|
2007-10-04 01:47:53 +02:00 |
|
Tomas Lindquist Olsen
|
8d542addd9
|
[svn r20] * Added a simple compiletime std.stdio by downs
* Added a simple lphobos of std.stdio (so far)
* 'tester.sh run' now links to lphobos
|
2007-10-03 05:41:15 +02:00 |
|
Tomas Lindquist Olsen
|
4eab68b36c
|
[svn r15] * Fixed a bunch problems with virtual calls. Seems I did some rather poor testing.
* Now 50/51 tests compile.
* Added a simple runalltests.d scripts that should be run with 'gdmd -run runalltests.d' - LLVMDC will not compile it yet.
|
2007-10-02 05:10:18 +02:00 |
|
Tomas Lindquist Olsen
|
e95466cb64
|
[svn r13] * Updated for LLVM 2.1
* Class v-tables are now typesafe
* Code cleanups
|
2007-10-01 21:19:53 +02:00 |
|
Tomas Lindquist Olsen
|
34699bbb07
|
[svn r5] Initial commit. Most things are very rough.
|
2007-09-01 21:43:27 +02:00 |
|