doc
|
5c73a426cd
CHANGES.txt update
|
12 years ago |
std
|
d76a85d4be
added Map and haxe.ds.IntMap
|
12 years ago |
tests
|
d76a85d4be
added Map and haxe.ds.IntMap
|
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
|
cba09a05a9
initial support for -D display-mode=usage|metadata|position (no parser yet)
|
12 years ago |
codegen.ml
|
cba09a05a9
initial support for -D display-mode=usage|metadata|position (no parser yet)
|
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
|
7507234559
strict meta
|
12 years ago |
gencpp.ml
|
13aa990360
Handle dynamic methods in interfaces
|
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
|
3f60436205
removed TEnumField, use TField (_,FEnum (en,ef)) instead
|
12 years ago |
genswf9.ml
|
4da7bf1675
fixed flash super native prop access (fixed issue #1397)
|
12 years ago |
genxml.ml
|
7507234559
strict meta
|
12 years ago |
haxe.hxproj
|
7e270ee49c
minor
|
12 years ago |
interp.ml
|
7507234559
strict meta
|
12 years ago |
lexer.mll
|
769cacdb95
macro is now a keyword and a field accessor (fixed issue #972)
|
12 years ago |
main.ml
|
3cb409de61
do not add default display-mode value to avoid messing up cache signature
|
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
|
b0401bdb36
we actually only need the upcast detection for Cpp and As3
|
12 years ago |
parser.ml
|
64feed9993
really consider EMeta for operator precendence (fixed issue #1427)
|
12 years ago |
type.ml
|
ee2f490148
disallow transitive implicit casts only for the abstract vs. abstract case
|
12 years ago |
typecore.ml
|
313a1ebaac
fixed with_type_resume scope : only apply to errors that comes from expected type (fixed isuee #1405)
|
12 years ago |
typeload.ml
|
313a1ebaac
fixed with_type_resume scope : only apply to errors that comes from expected type (fixed isuee #1405)
|
12 years ago |
typer.ml
|
e915c1c610
make sure that we are at the PTypeField pass (allows typeof in @:build) fixed issue #1401
|
12 years ago |