doc
|
5c73a426cd
CHANGES.txt update
|
12 years ago |
std
|
468fb6c7ef
escape entities in haxe.xml.Parser (fixed issue #1431)
|
12 years ago |
tests
|
468fb6c7ef
escape entities in haxe.xml.Parser (fixed issue #1431)
|
12 years ago |
Makefile
|
a7ebd91bc3
export HAXE_LIBRARY_PATH (fixed issue #1411)
|
12 years ago |
Makefile.win
|
c91ca97878
more makefile tennis
|
13 years ago |
ast.ml
|
0c6088c7df
added [key => val] shorthand for Map initialization (fixed issue #960)
|
12 years ago |
codegen.ml
|
aa841a131e
@:generic abstract is now @:multiType abstract, also improved error messages on invalid type parameters
|
12 years ago |
common.ml
|
628d455092
avoid Not_found when checking display-mode
|
12 years ago |
dce.ml
|
7507234559
strict meta
|
12 years ago |
genas3.ml
|
7507234559
strict meta
|
12 years ago |
gencommon.ml
|
0c6088c7df
added [key => val] shorthand for Map initialization (fixed issue #960)
|
12 years ago |
gencpp.ml
|
c1698af736
Visit abstract implementation types too
|
12 years ago |
gencs.ml
|
7507234559
strict meta
|
12 years ago |
genjava.ml
|
7caec5014d
[Java] abstract fixes
|
12 years ago |
genjs.ml
|
7507234559
strict meta
|
12 years ago |
genneko.ml
|
3f60436205
removed TEnumField, use TField (_,FEnum (en,ef)) instead
|
12 years ago |
genphp.ml
|
3f60436205
removed TEnumField, use TField (_,FEnum (en,ef)) instead
|
12 years ago |
genswf.ml
|
7507234559
strict meta
|
12 years ago |
genswf8.ml
|
0c6088c7df
added [key => val] shorthand for Map initialization (fixed issue #960)
|
12 years ago |
genswf9.ml
|
0c6088c7df
added [key => val] shorthand for Map initialization (fixed issue #960)
|
12 years ago |
genxml.ml
|
7507234559
strict meta
|
12 years ago |
haxe.hxproj
|
7e270ee49c
minor
|
12 years ago |
interp.ml
|
0c6088c7df
added [key => val] shorthand for Map initialization (fixed issue #960)
|
12 years ago |
lexer.mll
|
0c6088c7df
added [key => val] shorthand for Map initialization (fixed issue #960)
|
12 years ago |
main.ml
|
eb98d52a12
added some more deprecation messages
|
12 years ago |
matcher.ml
|
313a1ebaac
fixed with_type_resume scope : only apply to errors that comes from expected type (fixed isuee #1405)
|
12 years ago |
optimizer.ml
|
0c6088c7df
added [key => val] shorthand for Map initialization (fixed issue #960)
|
12 years ago |
parser.ml
|
7d52ac397f
changed syntax order for abstract this type and type parameters (fixed issue #1443)
|
12 years ago |
type.ml
|
8316f59cf9
do not allow type parameters to unify with { } unless their constraints allow it
|
12 years ago |
typecore.ml
|
9ed7137a47
allow inlining of generic abstract calls
|
12 years ago |
typeload.ml
|
943390b60e
give error on macro property accessor (fixed issue #1444)
|
12 years ago |
typer.ml
|
0c6088c7df
added [key => val] shorthand for Map initialization (fixed issue #960)
|
12 years ago |