Caue Waneck
|
6bd0552f85
[java/cs] overload selection algorithm
|
12 years ago |
Caue Waneck
|
2c5462f005
[cs] restablished support for unsafe-mode and pointer types; re-enabled unsafe tests
|
12 years ago |
Caue Waneck
|
ec4346a378
[java/cs] Fixed GADT handling and failed cast detection for returns on statements.
|
12 years ago |
Simon Krajewski
|
ef493d3717
timestamp unit tests
|
12 years ago |
Simon Krajewski
|
3b5c7ca726
constrain context type parameters to inferred GADT types while pattern-matching
|
12 years ago |
Caue Waneck
|
2a16e41cfb
[java/cs] unit tests-related fixes
|
12 years ago |
Franco Ponticelli
|
a4e2ade9a2
php: fixed Math.exp for NaN
|
12 years ago |
Simon Krajewski
|
c07afea735
merged TestStringTools into StringTools.unit
|
12 years ago |
Simon Krajewski
|
ca61a8de7f
haxe.Public -> @:publicFields
|
12 years ago |
Simon Krajewski
|
f5f72624fa
flipped haxe3 switch
|
12 years ago |
Nicolas Cannasse
|
5eb6488750
.callback changed to .bind (includes a few tmp fixes until we allow again .bind method calls)
|
12 years ago |
Simon Krajewski
|
3fe2ee1415
added feq support to UnitBuilder, and slightly increased margin of error (it was failing on Math.sin(Math.PI / 2) == 1.0)
|
12 years ago |
Simon Krajewski
|
6086a8fea3
changed callback(func,args) to func.callback(args), removed callback keyword
|
12 years ago |
Simon Krajewski
|
17d72d471b
added specification for Std.hx
|
12 years ago |
Caue Waneck
|
fb3e931816
[cs] C# target compiles unit tests again
|
13 years ago |
Simon Krajewski
|
863f725c59
added guard syntax
|
13 years ago |
Simon Krajewski
|
bfcdab8393
SANTA SURPRISE COMMIT: pattern matching
|
13 years ago |
Nicolas Cannasse
|
05da9d5d1d
renamed Stack to CallStack
|
13 years ago |
Nicolas Cannasse
|
b9c44ada5b
added support for quotes in StringTools html escaping
|
13 years ago |
Simon Krajewski
|
c47cbd982d
adjust unit tests to new --dce
|
13 years ago |
Nicolas Cannasse
|
29a2bced88
use abstract types for basic types (Int,Float,Bool,Void) and for Class,Enum,EnumValue
|
13 years ago |
Nicolas Cannasse
|
5455291c78
fix typo
|
13 years ago |
Nicolas Cannasse
|
9f149fa00b
move unit tests to -D haxe3 + neko_v2
|
13 years ago |
Simon Krajewski
|
41dfda6f1b
added TestOrder (need new file to avoid "using" interferences) + "using" order fix
|
13 years ago |
Simon Krajewski
|
b0d53c67a6
allow @:generic on functions (fixed issue #1158)
|
13 years ago |
Simon Krajewski
|
8513842ba7
several unit test fixes (as3 is broken... again)
|
13 years ago |
Simon Krajewski
|
16bf5f8ff8
for some reason TestType wasn't tested anymore (ouch!)
|
13 years ago |
Simon Krajewski
|
61f3c39e6c
defined "dce" and reactivated as3 unit tests (with DCE disabled)
|
13 years ago |
Nicolas Cannasse
|
fbeaaadbe1
allow macros-in-macros in interp mode (use -D interp instead of -D macro), fixed issue #837
|
13 years ago |
Simon Krajewski
|
2531af2a9e
new DCE initial
|
13 years ago |