Andy Li
|
1219f578d4
added compiler define `jquery-ver` (#2893)
|
před 10 roky |
Simon Krajewski
|
d73f175e06
allow passing package paths on command line (closes #4227)
|
před 10 roky |
Gama11
|
d512d639b5
Add missing targets to "Usage" of haxe --help
|
před 10 roky |
Simon Krajewski
|
c27bcdd3f3
bumversionnumber
|
před 10 roky |
Gama11
|
1922641642
--help / --help-defines: dce and -D improvemnts
|
před 10 roky |
Simon Krajewski
|
22c52735dc
make sure we have `generate target` timers around the generators (see #3819)
|
před 10 roky |
Simon Krajewski
|
82848eed3e
allow --no-output to affect --interp (closes #4053)
|
před 10 roky |
Simon Krajewski
|
3bfe98e0c0
print values of defines in -v mode (closes #4104)
|
před 10 roky |
Gama11
|
01973ea677
Replace "Class" with "Type" in deprecated list as well
|
před 10 roky |
Simon Krajewski
|
035305cb96
fix class path if `HAXE_STD_PATH` is set (see #4163)
|
před 10 roky |
Simon Krajewski
|
ac89c25c9c
try something related to --run
|
před 10 roky |
Andy Li
|
903eb0badd
Let `haxe -version` output version_extra too.
|
před 10 roky |
Bruno Garcia
|
472859f91c
Don't need that specialized htmlelement error anymore.
|
před 10 roky |
Dan Korostelev
|
71497f352a
remove old mt leftovers (see https://github.com/HaxeFoundation/haxe/commit/09ce6695e09fdea461a5de2458d1980f554fe7c9#commitcomment-10262976)
|
před 10 roky |
Dan Korostelev
|
e86ab73ca2
Fix get_real_path in windows with 8.3 names disabled (closes #3779)
|
před 10 roky |
Simon Krajewski
|
a311cc5cbb
link to migration guide upon HtmlElement error and remove position
|
před 10 roky |
Simon Krajewski
|
c3a36d834f
add specialized error for HtmlElement vs. HTMLElement
|
před 10 roky |
Cauê Waneck
|
e16c481474
[java/cs] Make sure the libs are flushed
|
před 10 roky |
Dan Korostelev
|
7eeeed0b33
remove flash8 target (see #3922)
|
před 10 roky |
Cauê Waneck
|
bc312b028f
merge #2895
|
před 10 roky |
Mark Knol
|
c07c14eb2c
It's 2015 now
|
před 10 roky |
Cauê Waneck
|
e99a795b23
[java-lib] Ignore java.lang.String on --gen-hx-classes
|
před 10 roky |
Hugh
|
12a0daaddf
[cpp] Remap the INT_ constants
|
před 10 roky |
Simon Krajewski
|
495f3c5cd1
add an Error exception to ast.ml so we have something that can be raised from anywhere
|
před 10 roky |
Simon Krajewski
|
3740836d0a
do not hide actual type in import completion because there's a semantic difference (see #2263)
|
před 10 roky |
Simon Krajewski
|
43b811d7b3
juggle some strings to detect module sub-types (see #2263)
|
před 10 roky |
Simon Krajewski
|
9e790a1a6a
actually check `is_import` flag (closes #2263)
|
před 10 roky |
Simon Krajewski
|
6b3befa912
add import completion for statics (see #2263)
|
před 10 roky |
Nicolas Cannasse
|
47107e0530
added compilation server log for reasons why modules are not reused (including macro-in-macro)
|
před 10 roky |
hughsando
|
ba760613fa
[cpp] Move Class to hx namespace and bump hxcpp_api_level to 320. Allow FileExtension define to set the cpp output filename. (eg, 'mm')
|
před 10 roky |