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