doc
|
ce5dd9bacc
added custom haXe serialization
|
15 년 전 |
std
|
c0a918c135
added getResolver
|
15 년 전 |
tests
|
580ad1c3fe
- blocks unset used vars
|
15 년 전 |
Makefile
|
0cab9de355
added export
|
15 년 전 |
Makefile.win
|
9c1f1b138d
added metadata parsing + typing (still need api + codegen)
|
15 년 전 |
ast.ml
|
97c61f6ab8
allow "using" completion on functions
|
15 년 전 |
codegen.ml
|
e02d2ff66b
minor bugfix with haxe.rtti.Generic
|
15 년 전 |
common.ml
|
1d6abdce1c
core types implementation
|
15 년 전 |
genas3.ml
|
80b0f2aac5
renamed flash.Error to flash.errors.Error
|
15 년 전 |
gencpp.ml
|
724ad83ee6
Fix returning from Void block. Fis returning from TVars. Use cl_kind to find template arguements. Add optional name to MarkMember. Add (dynamic,dynamic) access. Fix enum from Dynamic
|
15 년 전 |
genjs.ml
|
6f1d8a0d02
save in binary mode (\n instead of \r\n on windows)
|
15 년 전 |
genneko.ml
|
a7ef7105b5
added metadata api
|
15 년 전 |
genphp.ml
|
48fa19f261
- php : cleaned-up Lambda from conditional compilation
|
15 년 전 |
genswf.ml
|
85ae71fdcf
minor
|
15 년 전 |
genswf8.ml
|
a7ef7105b5
added metadata api
|
15 년 전 |
genswf9.ml
|
80b0f2aac5
renamed flash.Error to flash.errors.Error
|
15 년 전 |
genxml.ml
|
384985beaa
fix with methods/properties in structures
|
15 년 전 |
haxe.sln
|
e3b0842b33
added
|
20 년 전 |
haxe.vcproj
|
fbd58dcc3d
allow several -swf-lib
|
15 년 전 |
lexer.mll
|
9c1f1b138d
added metadata parsing + typing (still need api + codegen)
|
15 년 전 |
main.ml
|
6600dda8b4
- cleanup of unused aliases
|
15 년 전 |
optimizer.ml
|
6afa3bd315
optimized "null == null" and "null != null" tests
|
15 년 전 |
parser.ml
|
97c61f6ab8
allow "using" completion on functions
|
15 년 전 |
type.ml
|
1d6abdce1c
core types implementation
|
15 년 전 |
typecore.ml
|
1d6abdce1c
core types implementation
|
15 년 전 |
typeload.ml
|
a7ef7105b5
added metadata api
|
15 년 전 |
typer.ml
|
bccb2e862b
check for iterator on all types (and not only objects)
|
15 년 전 |