Tomas Lindquist Olsen
|
3db5b9bb98
|
[svn r38] * resizing dynamic arrays support
* throw is replaced with assert(0)
* catch is ignored
* better foreach support
* various bugfixes
|
2007-10-09 02:50:00 +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
|
fcbcd83d8b
|
[svn r8] changed backend includes to always use the gen/<foo>.h prefix
fixed passing string literals as array parameters
few other fixes
moved some array routines into gen/arrays
|
2007-09-03 17:34:30 +02:00 |
|
Tomas Lindquist Olsen
|
34699bbb07
|
[svn r5] Initial commit. Most things are very rough.
|
2007-09-01 21:43:27 +02:00 |
|