extra
|
f3116ea9d2
update haxelib submodule
|
před 9 roky |
libs @ b58b567333
|
811d113e6e
sync ocamllibs
|
před 9 roky |
std
|
15b95e19f2
mention ArrayAccess restriction (closes #4632)
|
před 9 roky |
tests
|
e05f2b6438
[matcher] fix non-exhaustive guard cases (closes #4473)
|
před 9 roky |
.gitattributes
|
bcaea8195e
export-ignore some files
|
před 10 roky |
.gitignore
|
1701e6069d
fix for resources added in macros from several modules / compiler cache
|
před 9 roky |
.gitmodules
|
e37b6914f4
added haxelib repo in extra/haxelib_src (close #2258)
|
před 11 roky |
.travis.yml
|
2a75f0b5e1
[SauceLabs] Use SAUCE env var to indicate running SauceLabs test.
|
před 10 roky |
CONTRIBUTING.md
|
5507bf9109
--help-defines: mention dump subdirectory and dump=pretty
|
před 10 roky |
Makefile
|
56b9f33ac0
[AppVeyor] remove debug message
|
před 9 roky |
Makefile.version_extra
|
ec4456534e
Added package_bin rule to Makefile. Save package as an artifacts on AppVeyor.
|
před 10 roky |
Makefile.win
|
47e8143eb5
tweaked packaging
|
před 10 roky |
README.md
|
60c39bbb5c
Added social links to README.md
|
před 10 roky |
analyzer.ml
|
ed83390bc3
All compiler source files should be licensed in GPLv2+ as stated in http://haxe.org/foundation/open-source.html. (see #4602)
|
před 9 roky |
appveyor.yml
|
da9f30ac71
[AppVeyor] package_src before messing with path
|
před 9 roky |
ast.ml
|
ed83390bc3
All compiler source files should be licensed in GPLv2+ as stated in http://haxe.org/foundation/open-source.html. (see #4602)
|
před 9 roky |
codegen.ml
|
d764c9468f
allow using Const type parameters as value (closes #3450)
|
před 9 roky |
common.ml
|
ed83390bc3
All compiler source files should be licensed in GPLv2+ as stated in http://haxe.org/foundation/open-source.html. (see #4602)
|
před 9 roky |
dce.ml
|
f7c1098d06
[dce] don't add has_enum feature for @:fakeEnum enums (closes #4647)
|
před 9 roky |
filters.ml
|
407e62ce7d
[python] generate AnonObject when metadata exists (closes #4422)
|
před 9 roky |
genas3.ml
|
ed83390bc3
All compiler source files should be licensed in GPLv2+ as stated in http://haxe.org/foundation/open-source.html. (see #4602)
|
před 9 roky |
gencommon.ml
|
ed83390bc3
All compiler source files should be licensed in GPLv2+ as stated in http://haxe.org/foundation/open-source.html. (see #4602)
|
před 9 roky |
gencpp.ml
|
ed83390bc3
All compiler source files should be licensed in GPLv2+ as stated in http://haxe.org/foundation/open-source.html. (see #4602)
|
před 9 roky |
gencs.ml
|
ed83390bc3
All compiler source files should be licensed in GPLv2+ as stated in http://haxe.org/foundation/open-source.html. (see #4602)
|
před 9 roky |
genjava.ml
|
0c74001c73
Fix issue #4608 in Java
|
před 9 roky |
genjs.ml
|
6d73a932ca
[js] consider @:selfCall when generating bound method values (closes #4425)
|
před 9 roky |
genneko.ml
|
ed83390bc3
All compiler source files should be licensed in GPLv2+ as stated in http://haxe.org/foundation/open-source.html. (see #4602)
|
před 9 roky |
genphp.ml
|
ed83390bc3
All compiler source files should be licensed in GPLv2+ as stated in http://haxe.org/foundation/open-source.html. (see #4602)
|
před 9 roky |
genpy.ml
|
407e62ce7d
[python] generate AnonObject when metadata exists (closes #4422)
|
před 9 roky |
genswf.ml
|
ed83390bc3
All compiler source files should be licensed in GPLv2+ as stated in http://haxe.org/foundation/open-source.html. (see #4602)
|
před 9 roky |
genswf9.ml
|
ed83390bc3
All compiler source files should be licensed in GPLv2+ as stated in http://haxe.org/foundation/open-source.html. (see #4602)
|
před 9 roky |
genxml.ml
|
ed83390bc3
All compiler source files should be licensed in GPLv2+ as stated in http://haxe.org/foundation/open-source.html. (see #4602)
|
před 9 roky |
haxe.hxproj
|
462dd87ba8
ignore a few files
|
před 10 roky |
interp.ml
|
ed83390bc3
All compiler source files should be licensed in GPLv2+ as stated in http://haxe.org/foundation/open-source.html. (see #4602)
|
před 9 roky |
lexer.mll
|
9ec45e3ebf
allow parsing `||=` and `&&=` (closes #4427)
|
před 9 roky |
main.ml
|
ed83390bc3
All compiler source files should be licensed in GPLv2+ as stated in http://haxe.org/foundation/open-source.html. (see #4602)
|
před 9 roky |
matcher.ml
|
e05f2b6438
[matcher] fix non-exhaustive guard cases (closes #4473)
|
před 9 roky |
optimizer.ml
|
ed83390bc3
All compiler source files should be licensed in GPLv2+ as stated in http://haxe.org/foundation/open-source.html. (see #4602)
|
před 9 roky |
parser.ml
|
1e43147f78
[parser] allow parsing `extern` as type path (closes #4535)
|
před 9 roky |
type.ml
|
e0bd2b0b14
allow abstract variance when checking constraints (closes #3781)
|
před 9 roky |
typecore.ml
|
ed83390bc3
All compiler source files should be licensed in GPLv2+ as stated in http://haxe.org/foundation/open-source.html. (see #4602)
|
před 9 roky |
typeload.ml
|
98ae9a3cd6
check recursive implements earlier (closes #4850)
|
před 9 roky |
typer.ml
|
9ec45e3ebf
allow parsing `||=` and `&&=` (closes #4427)
|
před 9 roky |