説明なし

Hugh Sanderson 3f92a84847 [cpp] Add _Complex as a special keyword (thanks gcc). Allow keyword remapping in package names. cpp.FastIterator is extern but not generic, but do not 'fix' its overrides. Do not generate code for the base KGeneric def 12 年 前
doc 6b356f1786 added flash 11.7 support 12 年 前
std 3f92a84847 [cpp] Add _Complex as a special keyword (thanks gcc). Allow keyword remapping in package names. cpp.FastIterator is extern but not generic, but do not 'fix' its overrides. Do not generate code for the base KGeneric def 12 年 前
tests 379252b932 different (partial) solution for GADT matching: apply type parameters to locals 12 年 前
Makefile b84334e3d6 do not remove haxelibs on "make install" 12 年 前
Makefile.win c91ca97878 more makefile tennis 13 年 前
ast.ml c55b93545a added @:noImportGlobal 12 年 前
codegen.ml 3f92a84847 [cpp] Add _Complex as a special keyword (thanks gcc). Allow keyword remapping in package names. cpp.FastIterator is extern but not generic, but do not 'fix' its overrides. Do not generate code for the base KGeneric def 12 年 前
common.ml ecd403dc85 flash 11.6 api merge (fixed issue #1154) 12 年 前
dce.ml 790e69604a [java/cs] Added overload support 12 年 前
genas3.ml 21670447b1 [As3] generate unsafe casts as T(expr) (fixed issue #1741) 12 年 前
gencommon.ml 96982de097 [cs] For closures, get type parameters from derivative types as well. Fixed issue #1727 12 年 前
gencpp.ml 3f92a84847 [cpp] Add _Complex as a special keyword (thanks gcc). Allow keyword remapping in package names. cpp.FastIterator is extern but not generic, but do not 'fix' its overrides. Do not generate code for the base KGeneric def 12 年 前
gencs.ml ab6be2f60e [cs] no-root will only affect haxe-generated classes. Fixed issue #1639 12 年 前
genjava.ml 319715876d [java] support for ocaml 3.11- 12 年 前
genjs.ml 393d8c8895 removed --js-modern (default in 3.0) 12 年 前
genneko.ml 7cfd5bbbb1 catched NCompile errors (fixed iseue #1657) 12 年 前
genphp.ml d0a9628bee php: issues with closing brackets (closed #1535) 12 年 前
genswf.ml ecd403dc85 flash 11.6 api merge (fixed issue #1154) 12 年 前
genswf8.ml 935299a65d license change 13 年 前
genswf9.ml 962b65d136 (fixed issue #1658) 12 年 前
genxml.ml ecd403dc85 flash 11.6 api merge (fixed issue #1154) 12 年 前
haxe.hxproj 7e270ee49c minor 13 年 前
interp.ml 6179480d87 added Compiler.allowPackage (fixed issue #1603) 12 年 前
lexer.mll 935299a65d license change 13 年 前
main.ml c8b1365f50 type without completion optimization if first completion failed (fixed issue #1286) 12 年 前
matcher.ml 379252b932 different (partial) solution for GADT matching: apply type parameters to locals 12 年 前
optimizer.ml 79e7877479 handle abstract casts for arguments while inlining (fixed issue #1730) 12 年 前
parser.ml 1586181d90 parse OpGte in macro condition (fixed issue #1734) 12 年 前
type.ml 22cae7b046 [all] Added classfield debug to -D dump 12 年 前
typecore.ml 79e7877479 handle abstract casts for arguments while inlining (fixed issue #1730) 12 年 前
typeload.ml c8b1365f50 type without completion optimization if first completion failed (fixed issue #1286) 12 年 前
typer.ml 79e7877479 handle abstract casts for arguments while inlining (fixed issue #1730) 12 年 前