extra
|
ffaf0e643b
Update LICENSE.txt
|
9 年之前 |
libs @ b58b567333
|
811d113e6e
sync ocamllibs
|
10 年之前 |
std
|
612fdaaa87
mention FileStat.ctime restriction (see #4687)
|
9 年之前 |
tests
|
83a77e0f08
[CI] haxe-output: do not put date in the branch name since ":" is not valid for that
|
9 年之前 |
.gitattributes
|
bcaea8195e
export-ignore some files
|
10 年之前 |
.gitignore
|
1701e6069d
fix for resources added in macros from several modules / compiler cache
|
10 年之前 |
.gitmodules
|
e37b6914f4
added haxelib repo in extra/haxelib_src (close #2258)
|
11 年之前 |
.travis.yml
|
c865cd194c
[CI] copy test outputs to haxe-output folder
|
9 年之前 |
CONTRIBUTING.md
|
5507bf9109
--help-defines: mention dump subdirectory and dump=pretty
|
10 年之前 |
Makefile
|
56b9f33ac0
[AppVeyor] remove debug message
|
10 年之前 |
Makefile.version_extra
|
ec4456534e
Added package_bin rule to Makefile. Save package as an artifacts on AppVeyor.
|
10 年之前 |
Makefile.win
|
47e8143eb5
tweaked packaging
|
10 年之前 |
README.md
|
961e7a75a6
updated README
|
9 年之前 |
analyzer.ml
|
ed83390bc3
All compiler source files should be licensed in GPLv2+ as stated in http://haxe.org/foundation/open-source.html. (see #4602)
|
10 年之前 |
appveyor.yml
|
cde90ad951
[AppVeyor] neko: build vm/*.vcxproj directly instead of using neko_vc10.sln
|
9 年之前 |
ast.ml
|
00a3af7ae0
add `@:astSource` metadata
|
9 年之前 |
codegen.ml
|
46a574ecf6
deal with abstract that structurally unify with `{ new }` (closes #4364)
|
9 年之前 |
common.ml
|
00a3af7ae0
add `@:astSource` metadata
|
9 年之前 |
dce.ml
|
0a4e7f8114
[python] keep array getter/setter when we increment/decrement on it (closes #4403)
|
9 年之前 |
filters.ml
|
407e62ce7d
[python] generate AnonObject when metadata exists (closes #4422)
|
9 年之前 |
genas3.ml
|
ed83390bc3
All compiler source files should be licensed in GPLv2+ as stated in http://haxe.org/foundation/open-source.html. (see #4602)
|
10 年之前 |
gencommon.ml
|
ed83390bc3
All compiler source files should be licensed in GPLv2+ as stated in http://haxe.org/foundation/open-source.html. (see #4602)
|
10 年之前 |
gencpp.ml
|
eecefecb81
[cpp] Use remap name when using class name to determine if access is dynamic
|
9 年之前 |
gencs.ml
|
ed83390bc3
All compiler source files should be licensed in GPLv2+ as stated in http://haxe.org/foundation/open-source.html. (see #4602)
|
10 年之前 |
genjava.ml
|
0c74001c73
Fix issue #4608 in Java
|
10 年之前 |
genjs.ml
|
4107d739e7
[js] don't store haxe.CallStack.lastException when dce=no and haxe.CallStack is not compiled (closes #4556)
|
9 年之前 |
genneko.ml
|
ed83390bc3
All compiler source files should be licensed in GPLv2+ as stated in http://haxe.org/foundation/open-source.html. (see #4602)
|
10 年之前 |
genphp.ml
|
ed83390bc3
All compiler source files should be licensed in GPLv2+ as stated in http://haxe.org/foundation/open-source.html. (see #4602)
|
10 年之前 |
genpy.ml
|
407e62ce7d
[python] generate AnonObject when metadata exists (closes #4422)
|
9 年之前 |
genswf.ml
|
ed83390bc3
All compiler source files should be licensed in GPLv2+ as stated in http://haxe.org/foundation/open-source.html. (see #4602)
|
10 年之前 |
genswf9.ml
|
ed83390bc3
All compiler source files should be licensed in GPLv2+ as stated in http://haxe.org/foundation/open-source.html. (see #4602)
|
10 年之前 |
genxml.ml
|
ed83390bc3
All compiler source files should be licensed in GPLv2+ as stated in http://haxe.org/foundation/open-source.html. (see #4602)
|
10 年之前 |
haxe.hxproj
|
462dd87ba8
ignore a few files
|
10 年之前 |
interp.ml
|
ed83390bc3
All compiler source files should be licensed in GPLv2+ as stated in http://haxe.org/foundation/open-source.html. (see #4602)
|
10 年之前 |
lexer.mll
|
9ec45e3ebf
allow parsing `||=` and `&&=` (closes #4427)
|
9 年之前 |
main.ml
|
ed83390bc3
All compiler source files should be licensed in GPLv2+ as stated in http://haxe.org/foundation/open-source.html. (see #4602)
|
10 年之前 |
matcher.ml
|
ed113f4556
still allow matching on read-only extern static fields (closes #4679)
|
9 年之前 |
optimizer.ml
|
23847d7c75
keep track of modified locals when inlining
|
9 年之前 |
parser.ml
|
70efdd1d9c
Revert "parse documentation and metadata for structures (closes #4655) (closes #3083)"
|
9 年之前 |
type.ml
|
082664704b
add `s_tclass` to printer
|
9 年之前 |
typecore.ml
|
0fa1453c6e
remove some `rec` from non-recursive types/functions
|
9 年之前 |
typeload.ml
|
00a3af7ae0
add `@:astSource` metadata
|
9 年之前 |
typer.ml
|
98407abfd3
add `@:forwardStatics` (closes #3254)
|
9 年之前 |