No Description

Hugh Sanderson db058fe218 Quote nulls using octal 15 years ago
doc ce5dd9bacc added custom haXe serialization 15 years ago
std c0a918c135 added getResolver 15 years ago
tests 580ad1c3fe - blocks unset used vars 15 years ago
Makefile 0cab9de355 added export 15 years ago
Makefile.win 9c1f1b138d added metadata parsing + typing (still need api + codegen) 15 years ago
ast.ml 97c61f6ab8 allow "using" completion on functions 15 years ago
codegen.ml 9f3cdd8eb4 added @:native("path") support 15 years ago
common.ml 1d6abdce1c core types implementation 15 years ago
genas3.ml 80b0f2aac5 renamed flash.Error to flash.errors.Error 15 years ago
gencpp.ml db058fe218 Quote nulls using octal 15 years ago
genjs.ml 6f1d8a0d02 save in binary mode (\n instead of \r\n on windows) 15 years ago
genneko.ml a7ef7105b5 added metadata api 15 years ago
genphp.ml 48fa19f261 - php : cleaned-up Lambda from conditional compilation 15 years ago
genswf.ml 85ae71fdcf minor 15 years ago
genswf8.ml a7ef7105b5 added metadata api 15 years ago
genswf9.ml 80b0f2aac5 renamed flash.Error to flash.errors.Error 15 years ago
genxml.ml 384985beaa fix with methods/properties in structures 15 years ago
haxe.sln e3b0842b33 added 20 years ago
haxe.vcproj fbd58dcc3d allow several -swf-lib 15 years ago
lexer.mll 9c1f1b138d added metadata parsing + typing (still need api + codegen) 15 years ago
main.ml 6600dda8b4 - cleanup of unused aliases 15 years ago
optimizer.ml 6afa3bd315 optimized "null == null" and "null != null" tests 15 years ago
parser.ml 97c61f6ab8 allow "using" completion on functions 15 years ago
type.ml 9f3cdd8eb4 added @:native("path") support 15 years ago
typecore.ml 1d6abdce1c core types implementation 15 years ago
typeload.ml a7ef7105b5 added metadata api 15 years ago
typer.ml bccb2e862b check for iterator on all types (and not only objects) 15 years ago