Simon Krajewski
|
f66053a5db
automatically add `@:astSource` if we have CoreApi defined
|
9 years ago |
Simon Krajewski
|
3b9f92e1c4
dodge macro `@:coreApi` issue till I know what's wrong
|
9 years ago |
Simon Krajewski
|
4bc0196fd9
Merge branch 'development' into ast_source
|
9 years ago |
Simon Krajewski
|
e1c1a59186
utilize `@:astSource` on `@:generic` functions if available
|
9 years ago |
David "Blackmagic" Elahee
|
f7fa452db7
activate Vector tests that work now (see #3888)
|
10 years ago |
Simon Krajewski
|
2dfa9414b4
[cs] nadako's new Date causes problems
|
9 years ago |
Simon Krajewski
|
f20ea4c22b
[cs] nadako's new Date causes problems
|
9 years ago |
Simon Krajewski
|
c56df8d448
reactivate `@:coreApi` checks
|
9 years ago |
Simon Krajewski
|
4a4847b5de
try to fallback on empty modules (see #4249)
|
9 years ago |
Simon Krajewski
|
32060ac862
generalize `@:coreApi` (see 4066)
|
9 years ago |
Simon Krajewski
|
8512932071
reactivate `@:coreApi` checks
|
9 years ago |
Simon Krajewski
|
49493db62f
allow `@:useAstSource`
|
9 years ago |
Simon Krajewski
|
a44caafc8b
add `@:astSource` metadata
|
9 years ago |
Simon Krajewski
|
c89e1b2ef6
dodge C++ issue with `String` as value
|
9 years ago |
Simon Krajewski
|
3f0069928c
respect `@:genericBuild` in `type_module_type` (closes #4653)
|
9 years ago |
Simon Krajewski
|
fdd0cf071a
make sure monomorphs are bound to Dynamic in `build_instance` (closes #4666)
|
9 years ago |
Hugh
|
eecefecb81
[cpp] Use remap name when using class name to determine if access is dynamic
|
9 years ago |
Simon Krajewski
|
0abd2c39f1
allow parsing postfix ! but fail during typing (closes #4284)
|
9 years ago |
Dan Korostelev
|
6c6493cf5b
[display] for toplevel completion also filter out packages that doesn't start with lowercase letter (closes #4662)
|
9 years ago |
Dan Korostelev
|
4107d739e7
[js] don't store haxe.CallStack.lastException when dce=no and haxe.CallStack is not compiled (closes #4556)
|
9 years ago |
Dan Korostelev
|
d08dcaa23c
mention Java in real-position define description (closes #4658)
|
9 years ago |
Simon Krajewski
|
0a4e7f8114
[python] keep array getter/setter when we increment/decrement on it (closes #4403)
|
9 years ago |
Simon Krajewski
|
e05f2b6438
[matcher] fix non-exhaustive guard cases (closes #4473)
|
9 years ago |
Dan Korostelev
|
6d73a932ca
[js] consider @:selfCall when generating bound method values (closes #4425)
|
9 years ago |
Simon Krajewski
|
009e1594e2
fix GADT handling of enum field parameters (closes #4578)
|
9 years ago |
Simon Krajewski
|
ae986dde00
fix issue number (closes #4580)
|
9 years ago |
Simon Krajewski
|
407e62ce7d
[python] generate AnonObject when metadata exists (closes #4422)
|
9 years ago |
Simon Krajewski
|
dc6a2a7f45
add test (closes #4426)
|
9 years ago |
Simon Krajewski
|
9ec45e3ebf
allow parsing `||=` and `&&=` (closes #4427)
|
9 years ago |
Simon Krajewski
|
98ae9a3cd6
check recursive implements earlier (closes #4850)
|
9 years ago |