|
|
|
@176
|
[176]
|
01/16/08 05:01:53 |
Don Clugston |
SyntaxTree? now creates a tuple of the types. This opens the way to … |
|
|
|
@173
|
[173]
|
01/11/08 02:38:02 |
Don Clugston |
* Refactored SyntaxTree?.
* Scalar folding of min, max.
* Improved … |
|
|
|
@171
|
[171]
|
01/08/08 07:11:22 |
Don Clugston |
Added abs() intrinsic. Added codegen for unary minus. Bugfix for rank … |
|
|
|
@157
|
[157]
|
12/06/07 12:47:16 |
Don Clugston |
Simplify drop product.
Refactor |
|
|
|
@151
|
[151]
|
11/30/07 02:14:47 |
Don Clugston |
Now parsing and rank analysis supports combined slice & indices -- eg … |
|
|
|
@150
|
[150]
|
11/29/07 03:11:11 |
Don Clugston |
Strided array accesses are now parsed OK, and dimensionality errors are … |
|
|
|
@149
|
[149]
|
11/28/07 03:24:28 |
Don Clugston |
Removed workaround for bug 1664 which was fixed in DMD 1.024 |
|
|
|
@148
|
[148]
|
11/28/07 03:17:22 |
Don Clugston |
More support for array literals; fixed most (but not all) of the rank … |
|
|
|
@147
|
[147]
|
11/27/07 12:29:02 |
Don Clugston |
Support array literals. |
|
|
|
@145
|
[145]
|
11/22/07 02:18:30 |
Don Clugston |
First steps to support for dot product and other intrinsics in the front … |
|
|
|
@143
|
[143]
|
11/20/07 04:21:51 |
Don Clugston |
- *Nice* error messages. (No more template/mixin garbage!)
- $ works … |
|
|
|
@140
|
[140]
|
11/17/07 17:17:36 |
Don Clugston |
* Fixed a nasty codegen bug in X87.
* Speedup for enquote().
* Now uses … |
|
|
|
@138
|
[138]
|
11/15/07 14:42:22 |
Don Clugston |
Now x87 and D code generation use revised expressions. |
|
|
|
@135
|
[135]
|
11/13/07 13:07:01 |
Don Clugston |
RevisedExpression? now uses a mapping from new to old variables, instead of … |
|
|
|
@134
|
[134]
|
11/13/07 05:17:08 |
Don Clugston |
Added workaround for DMD bug #1664. This allows SSE constant folding to … |
|
|
|
@130
|
[130]
|
11/08/07 15:42:46 |
Don Clugston |
BladeRank? implements scalar value folding (not in generated code yet). |
|
|
|
@129
|
[129]
|
11/06/07 02:44:19 |
Don Clugston |
BladeRank? now works for unary operators. First steps to constant … |
|
|
|
@128
|
[128]
|
11/05/07 07:57:23 |
Don Clugston |
Add support for $. Fix opIndexAssign. |
|
|
|
@123
|
[123]
|
10/30/07 14:00:23 |
Don Clugston |
* Use of an undeclared variable in an expression no longer spews a torrent … |
|
|
|
@118
|
[118]
|
10/12/07 11:09:34 |
Don Clugston |
SyntaxTree? now calculates (tensor) rank of all symbols. |
|
|
|
@117
|
[117]
|
10/12/07 10:10:49 |
Don Clugston |
* Major simplification of SyntaxTree?, which now supports functions … |
|
|
|
@116
|
[116]
|
09/19/07 02:17:58 |
Don Clugston |
Tidying up |
|
|
|
@115
|
[115]
|
09/18/07 02:41:33 |
Don Clugston |
Support for comments. This makes the lexer complete (I think). |
|
|
|
@114
|
[114]
|
09/14/07 12:29:32 |
Don Clugston |
Consistent treatment of precedence of multi-dimensional arrays. |
|
|
|
@113
|
[113]
|
09/14/07 02:17:15 |
Don Clugston |
Removed misleading comments. |
|
|
|
@110
|
[110]
|
09/11/07 14:55:14 |
Don Clugston |
Simple refactoring |
|
|
|
@109
|
[109]
|
09/11/07 14:37:45 |
Don Clugston |
Syntax tree refactored, now works with functions.
Front-end joined to back … |
|
|
|
@107
|
[107]
|
09/09/07 01:02:49 |
Don Clugston |
Removed the old, pre-conference BLADE. The new version no longer supports … |