Dan Korostelev
|
50b9e46636
[TEMPORARY] use array_reduce hxcpp branch to make Travis tests pass
|
9 years ago |
Dan Korostelev
|
5bc2b68e10
add Array.reduce (closes #4637)
|
9 years ago |
Simon Krajewski
|
d99cb4d946
Merge pull request #4636 from markknol/patch-3
|
9 years ago |
Mark Knol
|
7b1fa1b02e
Compiler.hx documentation
|
9 years ago |
Simon Krajewski
|
f36507dfff
Merge pull request #4634 from belohlavek/development
|
9 years ago |
codevm
|
00ba339d7b
Documented neko.net.ThreadServer
|
9 years ago |
Andy Li
|
00a0eee859
[AppVeyor] do not fail the build even if package_src fails
|
9 years ago |
Hugh Sanderson
|
c916724c5f
Merge pull request #4516 from HaxeFoundation/cpp_prime_zeroarg_fix
|
9 years ago |
Dan Korostelev
|
a6e583711a
[js] guard against including js.html.compat stuff when -D nodejs (see HaxeFoundation/hxnodejs#42)
|
9 years ago |
Cauê Waneck
|
582f8843b2
Merge pull request #4610 from mandel59/java_hashcode
|
10 years ago |
Simon Krajewski
|
6dea191b81
Merge pull request #4612 from Atry/patch-10
|
10 years ago |
杨博 (Yang Bo)
|
cc16dd6c5a
Remove the duplicated Null
|
10 years ago |
Ryusei Yamaguchi
|
997ee64982
Fix issue #4608 in Python
|
10 years ago |
Ryusei Yamaguchi
|
cf7ef78169
Add a case for reproduce the bug in python
|
10 years ago |
Ryusei Yamaguchi
|
cf073db8a5
Add unit test for #4608
|
10 years ago |
Ryusei Yamaguchi
|
0c74001c73
Fix issue #4608 in Java
|
10 years ago |
Andy Li
|
f9ca3e58da
pin git-archive-all to version 1.12
|
10 years ago |
Andy Li
|
5916209e4e
corrected FSF address
|
10 years ago |
Andy Li
|
6a65264bf6
added missing license headers in std
|
10 years ago |
Andy Li
|
ae6349cccf
bump license year to 2015
|
10 years ago |
Andy Li
|
ed83390bc3
All compiler source files should be licensed in GPLv2+ as stated in http://haxe.org/foundation/open-source.html. (see #4602)
|
10 years ago |
Andy Li
|
82ac7b3586
Fixed incorrect licenses for .hx files. (see #4602)
|
10 years ago |
Nicolas Cannasse
|
6653785690
Merge pull request #4604 from andyli/interp-neko
|
10 years ago |
Dan Korostelev
|
09c8668159
fix #4605
|
10 years ago |
Cauê Waneck
|
e3ae3656b5
Update LICENSE.txt
|
10 years ago |
Andy Li
|
904c2c9c3d
[interp] try to load libneko.so.*
|
10 years ago |
Andy Li
|
bfbd5d4f04
[SauceLabs] updated safari version
|
10 years ago |
Simon Krajewski
|
d7d2f1608b
Merge pull request #4600 from tarwin/development
|
10 years ago |
Tarwin Stroh-Spijer
|
2683e8b843
"error_reporting" in in Boot was set to not catch E_STRICT, but the handler was catching E_STRICT. This caused problems when moving from PHP 4.3 to PHP 4.4 and above as E_ALL now includes E_STRICT.
|
10 years ago |
Hugh
|
c9fa8ee375
[cpp] Add std/cpp/_std/sys/net/UdpSocket.hx (untested)
|
10 years ago |