Mark Knol
|
ae655b2271
Small Math documentation fixes
|
10 years ago |
Mark Knol
|
9ca3649f2f
Small Std documentation fixes
|
10 years ago |
Nicolas Cannasse
|
b8a9898758
Merge pull request #2806 from Blank101/https_cpp
|
10 years ago |
Bruno Garcia
|
5acd015c89
Force Element and Document references to HTMLElement and HTMLDocument.
|
10 years ago |
Simon Krajewski
|
035305cb96
fix class path if `HAXE_STD_PATH` is set (see #4163)
|
10 years ago |
Andy Li
|
407e28d004
update haxelib submodule to haxelib 3.2.0-rc3
|
10 years ago |
Simon Krajewski
|
972cc5dfce
make some TypedExprTools methods available in non-macro context
|
10 years ago |
Cauê Waneck
|
7bc43d8536
[spod] Fixed ID types equivalence (SInt -> SId);
|
10 years ago |
Simon Krajewski
|
72172a7cc9
Merge pull request #4152 from markknol/patch-2
|
10 years ago |
Mark Knol
|
85ac555565
Type in Hmac description
|
10 years ago |
Andy Li
|
38ead57d5f
Makefile improvements.
|
10 years ago |
Simon Krajewski
|
ac89c25c9c
try something related to --run
|
10 years ago |
Simon Krajewski
|
2bd1c23620
dodge issues
|
10 years ago |
Simon Krajewski
|
8044213a9d
fix FInstance/FClosure encoding (closes #4126)
|
10 years ago |
Simon Krajewski
|
df3917f2ee
fix printing of FClosure
|
10 years ago |
Simon Krajewski
|
0ecf280c41
adjust Compiler.keep documentation (closes #4111)
|
10 years ago |
Dan Korostelev
|
7c35df7d9e
[php] always newline before expression inside a block, because we're generating empty blocks as well since 534fd95 (closes #4149)
|
10 years ago |
Andy Li
|
f925d426d0
[TravisCI] improve config readability
|
10 years ago |
Simon Krajewski
|
e322abd347
Merge pull request #4148 from Gama11/typo_fix
|
10 years ago |
Gama11
|
2debb50397
Fix two minor typos
|
10 years ago |
Andy Li
|
ec4456534e
Added package_bin rule to Makefile. Save package as an artifacts on AppVeyor.
|
10 years ago |
Andy Li
|
bb168f66a7
[AppVeyor] make ADD_REVISION=1
|
10 years ago |
Simon Krajewski
|
11369b768f
Merge pull request #4146 from andyli/version
|
10 years ago |
Andy Li
|
77c11b69fa
Fixed `make ADD_REVISION=1` across Win (cygwin / command prompt) and Unix bash.
|
10 years ago |
hughsando
|
c4f1b4a7f0
treat cpp::ArrayBase as Dynamic as far as cppia is concerned
|
10 years ago |
Nicolas Cannasse
|
4c1e83c64f
typed arrays fixes for nodeJS (does not respect spec wrt optional length) close #4142
|
10 years ago |
Nicolas Cannasse
|
c829fa1bcb
added test for #4142
|
10 years ago |
hughsando
|
0a903c6791
[cpp] keep Thread.__compare. Closes 4141
|
10 years ago |
hughsando
|
4a9dd2cda4
[cpp] Use ArrayBase instead of Dynamic where possible
|
10 years ago |
Nicolas Cannasse
|
3194502a00
keep __compare (close #4141)
|
10 years ago |