Dan Korostelev
|
47797d442a
get a handle on FIdent positions
|
8 years ago |
Dan Korostelev
|
0610880934
fix js tests
|
8 years ago |
Dan Korostelev
|
ef95236a34
screw this - never change position of a format segment itself
|
8 years ago |
Dan Korostelev
|
a88748690c
preserve segment position for FExpr case because that points to the `${}`, not inner expression
|
8 years ago |
Dan Korostelev
|
70ad7da89d
also omit FIdent dollar sign in iter_expr
|
8 years ago |
Dan Korostelev
|
69158305cb
omit dollar sign position for fake ident expr for FIdent case, also Display.ExprPreprocessing.process_expr doesn't seem to be required anymore when map_expr supports FIdents
|
8 years ago |
Dan Korostelev
|
6ba328fcfc
minor optimization
|
8 years ago |
Dan Korostelev
|
d1a38b3905
create fake ident nodes when iterating/mapping FIdent segments
|
8 years ago |
Dan Korostelev
|
cc9955a8d5
fix printing FIdent parts ($$$WAG)
|
8 years ago |
Dan Korostelev
|
ade38a327c
fix identifier interpolation for identifiers that start with upper-case letter
|
8 years ago |
Dan Korostelev
|
c00bbd7a90
rework format strings
|
8 years ago |
Cauê Waneck
|
c535628498
Do not deploy binaries if we're running a PR
|
8 years ago |
Cauê Waneck
|
76f77ae9e4
[java] Add `no_map_cache` checks on WeakMap, and reimplement its iterators as classes
|
8 years ago |
Cauê Waneck
|
9344a9ee94
Disable toString test on C++
|
8 years ago |
Cauê Waneck
|
5979a08ac2
[java/cs] Fix IntMap implementation when setting 0 keys
|
8 years ago |
Dan Korostelev
|
fd48eb2d42
move magic types support code into their own module
|
8 years ago |
Dan Korostelev
|
bc6f1570db
move haxe.web.Dispatch to hx3compat
|
8 years ago |
Dan Korostelev
|
c82974edf0
use abstract field resolution instead of "implements Dynamic" for haxe.xml.Fast
|
8 years ago |
Andy Li
|
54c38f8205
[TravisCI] use the hererocks in python3 in mac builds
|
8 years ago |
Andy Li
|
db2d1dfca7
[TravisCI] install a patched ptmap for Mac builds
|
8 years ago |
Andy Li
|
03eb7a3d41
[jQuery] regenerate extern with added Event.getThis()
|
8 years ago |
Hugh
|
13205eedda
[cpp] Remove some scalar casts when not requires, and add some to reduce warnings. Closes https://github.com/HaxeFoundation/hxcpp/issues/485
|
8 years ago |
Justin Donaldson
|
4cc2e75bc1
fix haxe.web.Dispatch
|
8 years ago |
Justin Donaldson
|
fa31c5f451
[lua] one more Rex tweak
|
8 years ago |
Justin Donaldson
|
7505b84e91
[lua] fix/simplify Rex extern
|
8 years ago |
ousado
|
5717b22f7a
[js] Add compiler switch to generate enums as objects instead of arrays (#6350)
|
8 years ago |
Nicolas Cannasse
|
c8101da167
[hl] fixed Type.getClass with interface/virtual input
|
8 years ago |
Dan Korostelev
|
0d9ff6c88e
oops, add #if
|
8 years ago |
hughsando
|
8a03b41356
Disable extra cppia test until I can debug
|
8 years ago |
Dan Korostelev
|
9e712ce50c
[js] consider statics of @:native("") classes when renaming local vars (closes #6448)
|
8 years ago |