Simon Krajewski
|
ebc057214a
Merge branch 'development'
|
8 年之前 |
Simon Krajewski
|
234e5903b3
update binary links
|
8 年之前 |
hughsando
|
6eaa00844a
[cpp] Respect the noDebug meta on functions. Use better version of 'rethrow'. Closes #5842
|
8 年之前 |
hughsando
|
7495ec8101
[cpp] Add note about ObjC improvements
|
8 年之前 |
Simon Krajewski
|
1f41263efd
procrastinate about weird `haxe_ver` checks
|
8 年之前 |
Simon Krajewski
|
ffe50a8fc4
always add pseudo CFG edge to catch blocks so they are kept
|
8 年之前 |
Simon Krajewski
|
0d0657c0a7
move for-transformation to codegen.ml
|
8 年之前 |
Simon Krajewski
|
a12b1df4cf
Revert "anything throws (closes #5774)"
|
8 年之前 |
Simon Krajewski
|
619d7f070a
respect abstract casts on function bind (closes #5783)
|
8 年之前 |
Simon Krajewski
|
1c1ef54bbb
fix metadata/field name display in structures (closes #5796)
|
8 年之前 |
Simon Krajewski
|
3184da3674
update version
|
8 年之前 |
Simon Krajewski
|
d86444ce17
CHANGES.txt update
|
8 年之前 |
Hugh
|
e2a5b3d1ed
[cpp] Allow calling structAccess functions using . operator. Add typeCast pointer option that uses a temp to get the typing right
|
8 年之前 |
Hugh
|
97d7860e77
[cpp] StringBuf - avoid creating string array if possible
|
8 年之前 |
Nicolas Cannasse
|
e5c99a0036
added missing String return type
|
8 年之前 |
Nicolas Cannasse
|
c528631d85
a bit more hl macro work
|
8 年之前 |
Andy Li
|
53309e74eb
[Makefile] do not remove local haxelib repo when `make install` (fixed #5711).
|
8 年之前 |
Nicolas Cannasse
|
956db6f2fb
slight advance on hl macros
|
8 年之前 |
frabbit
|
e0e085392f
[python] use timeit module for best available timer resolution
|
8 年之前 |
Dan Korostelev
|
a3b6772163
[js] support -D js-source-map to generate source maps even without -debug (closes #5836)
|
8 年之前 |
hughsando
|
73f2982c87
[cpp] Add unique class id to hxcpp classes
|
8 年之前 |
Nicolas Cannasse
|
b2cd5a1623
fixed #4322
|
8 年之前 |
Nicolas Cannasse
|
525d101552
a bit more macro work
|
8 年之前 |
Nicolas Cannasse
|
8bdb6fd417
bugfix in register propagation, added Api.breakPoint()
|
8 年之前 |
Simon Krajewski
|
4229da6990
anything throws (closes #5774)
|
8 年之前 |
Simon Krajewski
|
de55e7ed65
fix guard typing (closes #5835)
|
8 年之前 |
Nicolas Cannasse
|
b4aa19f81e
prevent new Vector<T> at runtime (close #5093)
|
8 年之前 |
Nicolas Cannasse
|
e2912b5c43
fixed TSwitch value with missing default
|
8 年之前 |
Nicolas Cannasse
|
1a21ec8116
TFor handling in genhl - only in macro
|
8 年之前 |
Nicolas Cannasse
|
7d601f4a27
more macro refactoring, renamed macro api primitives to match context name
|
8 年之前 |