Dmitry Olshansky
ba5eecf086
clean up CTFE, workarounds--
2012-03-23 12:17:20 +04:00
Walter Bright
17fd52dc00
make it pure, etc.
2012-03-11 00:36:49 -08:00
David Nadlinger
cabdd80769
Make extra std.internal.uni test -property compliant.
...
This was not caught before the merge because the test was disabled until commit eb4bd2bc73
.
2011-12-04 22:01:05 +01:00
David Nadlinger
e312f9898b
Strict @property syntax compliance.
...
This enables the test suite to build with the -property switch enabled.
std.cpuid: vendor()/processor() have not been converted to properties in accordance to core.cpuid.
std.xml: Element.text() cannot be a property due to the optional parameter.
2011-12-04 09:56:14 +01:00
Dmitry Olshansky
eb4bd2bc73
std.regex: assertion on wrong escapes inside []
...
also enable extra test in std.internal.uni
2011-11-27 13:45:15 +04:00
k-hara
1eba4fa9bb
Fix std/internal/uni for Posix unit test breaking
2011-11-14 19:15:52 +09:00
Dmitry Olshansky
f25319b3b0
replace std.regex with FReD
2011-11-01 01:15:51 +04:00