Tomas Lindquist Olsen
|
a9189bd3a9
|
[svn r54] Added support for nested delegates referencing parent's stack variables.
Replaced tester.sh with a version written in D.
A few bugfixes.
|
2007-10-22 15:40:56 +02:00 |
|
Tomas Lindquist Olsen
|
10db08076c
|
[svn r44] Lots of bug fixes.
New array literal support
New array ~= operator support (for single element)
New with statement support
More...
|
2007-10-19 07:43:21 +02:00 |
|
Tomas Lindquist Olsen
|
766fc30a30
|
[svn r19] * Added support for reassigning 'this' inside class constructors.
* Added preliminary support for UnrolledLoopStatement. That is foreach on a tuple.
|
2007-10-03 04:56:32 +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 |
|