Cauê Waneck
|
c2f16d5477
[spod] Do not use macro $v{} on RecordMacros, and fix cast to String code
|
9 years ago |
Cauê Waneck
|
e980e3a181
[cs] Add uncheced block if needed to cl_init
|
9 years ago |
Cauê Waneck
|
1d396ee3cb
[spod] Null fixes:
|
9 years ago |
Andy Li
|
11453dd16d
use 7z instead of 7za in release.neko
|
9 years ago |
Andy Li
|
52733b7f9e
[CI] make tools is no longer needed
|
9 years ago |
Simon Krajewski
|
e5368042e6
add `ensure_block` (closes #4450)
|
9 years ago |
Simon Krajewski
|
18e99b18a3
make sure all used inline-ctor fields are initialized (closes #4703) (closes #4942)
|
9 years ago |
Simon Krajewski
|
7b6b81eb40
[cpp] disable failing test (see #5016)
|
9 years ago |
Simon Krajewski
|
4c6484ef32
[python] escape keywords in Reflect.deleteField (closes #5016)
|
9 years ago |
Simon Krajewski
|
234f4b1f2e
remove duplicate errors when overload resolution fails (closes #4803)
|
9 years ago |
Simon Krajewski
|
7c9f349f5c
add `remove_duplicates`
|
9 years ago |
Simon Krajewski
|
308c44871a
add some missing makefile dependencies
|
9 years ago |
Simon Krajewski
|
048320e3c5
[analyzer] try running on `__init__` (see #4981)
|
9 years ago |
hughsando
|
52fa932ada
[cpp] Remove old hxast code. Cppast all the way!
|
9 years ago |
Simon Krajewski
|
244cd2b6d1
clean up some more dependencies and makefile
|
9 years ago |
Simon Krajewski
|
feecd39377
move some codegen stuff to typeload to simplify dependency chain
|
9 years ago |
Simon Krajewski
|
5e5ace2187
support `var n` as pattern (see #5011)
|
9 years ago |
Simon Krajewski
|
c961f15e02
do not recurse into TFunction when checking return flow (closes #5010)
|
9 years ago |
Simon Krajewski
|
64108830c3
disallow Void as throw value (closes #4982)
|
9 years ago |
Simon Krajewski
|
e92a6d820b
add `Printer.s_tvar` [ci-skip]
|
9 years ago |
hughsando
|
3b8111a2f9
[cpp] Generate missing nativeGen interface functions if required
|
9 years ago |
Hugh
|
a722421ceb
Add hx::Native wrapper to native interfaces
|
9 years ago |
Dan Korostelev
|
4d528212b9
[as3,py] fix object declaration field escaping (see #5000)
|
9 years ago |
Simon Krajewski
|
60668b0c3b
[analyzer] set dominator of blocks that ConstPropagation infers to be unreachable
|
9 years ago |
Simon Krajewski
|
1563eaca9e
[analyzer] ignore unbound variables when inferring (closes #4999)
|
9 years ago |
Simon Krajewski
|
6c2f4709c4
don't try to look for toString on Dynamic<T> (closes #5005)
|
9 years ago |
Dan Korostelev
|
206baecda3
[js] escape quoted fields in object declarations (closes #5000)
|
9 years ago |
Simon Krajewski
|
32469004e1
mention other repositories
|
9 years ago |
Nicolas Cannasse
|
5f896186c1
added support for more platforms
|
9 years ago |
Nicolas Cannasse
|
7458f026bc
added hl.types.Api.rethrow
|
9 years ago |