No Description

Simon Krajewski d3c47d2ec2 fixed the null fix 12 years ago
doc e58a3c41c6 CHANGES.txt update 12 years ago
std 71e16d6dd1 JS build fixes. 12 years ago
tests bb06342a3c fixed outer exhaustiveness errors (fixed issue #1318) 12 years ago
Makefile 1e1e4fccab [java] re-enabled Java and C# targets. Java target passing unit tests again. 12 years ago
Makefile.win c91ca97878 more makefile tennis 13 years ago
ast.ml 863f725c59 added guard syntax 12 years ago
codegen.ml bd4275ab75 changed generic keep handling again: force removal of all generics which have type parameters constrained to new:function 12 years ago
common.ml 3f37d3b7cd enabled trailing whitespace removal 12 years ago
dce.ml 3f37d3b7cd enabled trailing whitespace removal 12 years ago
genas3.ml 3f37d3b7cd enabled trailing whitespace removal 12 years ago
gencommon.ml 3f37d3b7cd enabled trailing whitespace removal 12 years ago
gencpp.ml 3f37d3b7cd enabled trailing whitespace removal 12 years ago
gencs.ml 3f37d3b7cd enabled trailing whitespace removal 12 years ago
genjava.ml 3f37d3b7cd enabled trailing whitespace removal 12 years ago
genjs.ml 85a19f22a2 only create runtime fields for properties which have a default or @:isVar set 13 years ago
genneko.ml c66e4affc3 redirect commands output to client when using server mode (fixed issue #1283) 12 years ago
genphp.ml 3f37d3b7cd enabled trailing whitespace removal 12 years ago
genswf.ml d034eeedbc fixed away3d swc bug : interface implementing another interface 12 years ago
genswf8.ml 3f37d3b7cd enabled trailing whitespace removal 12 years ago
genswf9.ml 3f37d3b7cd enabled trailing whitespace removal 12 years ago
genxml.ml 3f37d3b7cd enabled trailing whitespace removal 12 years ago
haxe.hxproj 7e270ee49c minor 12 years ago
interp.ml 3f37d3b7cd enabled trailing whitespace removal 12 years ago
lexer.mll 3f37d3b7cd enabled trailing whitespace removal 12 years ago
main.ml 3f37d3b7cd enabled trailing whitespace removal 12 years ago
matcher.ml d3c47d2ec2 fixed the null fix 12 years ago
optimizer.ml 863f725c59 added guard syntax 12 years ago
parser.ml 3f37d3b7cd enabled trailing whitespace removal 12 years ago
type.ml 16c1f364c2 basic GADT support : type parameters and explicit return type on enum constructors (fixed issue #1288) 12 years ago
typecore.ml 863f725c59 added guard syntax 12 years ago
typeload.ml ccdca0be62 disallow Void in class/structure fields and enum constructors (fixed issue #1289) 12 years ago
typer.ml 3f37d3b7cd enabled trailing whitespace removal 12 years ago