Nicolas Cannasse
|
09d471b6c2
sync
|
11 жил өмнө |
Nicolas Cannasse
|
3a7a77da89
flash player 14 API
|
11 жил өмнө |
Nicolas Cannasse
|
fcc3ee54dd
flash12 API sync
|
11 жил өмнө |
Nicolas Cannasse
|
68d9ee1d1d
fix Makefile for usage with Makefile.win + FILTER (CC_CMD is the full command + args)
|
11 жил өмнө |
Hugh
|
1c82047fd5
Do not automatically add '.h' to @:include paths. Unify include path generation. Fix include-prefix directory generation. Remove warning with extending an abstract.
|
11 жил өмнө |
frabbit
|
8257a5327f
remove more precode, cleanup _hx_builtin occurrences
|
11 жил өмнө |
Dan Korostelev
|
ce4f1c11ae
[python] Support ignoreError=false in @:import meta, for the sake of completeness.
|
11 жил өмнө |
Dan Korostelev
|
3577197503
Don't wrap all imports in try/except, instead support ignoreError=true flag in @:import meta.
|
11 жил өмнө |
frabbit
|
e514ae94fb
wrap imports in try...catch
|
11 жил өмнө |
frabbit
|
460d0c33d7
generate import of python modules first
|
11 жил өмнө |
frabbit
|
d384d09bd6
cleanup old comments
|
11 жил өмнө |
frabbit
|
5742b6fe43
generate pass instead of None for empty blocks
|
11 жил өмнө |
frabbit
|
2c9f277cae
get rid of _hx_c object
|
11 жил өмнө |
Dan Korostelev
|
83a9df8190
[python] use new @:import meta instead of boring __init__ methods
|
11 жил өмнө |
Dan Korostelev
|
5acfacdc30
Merge pull request #2944 from nadako/genpy_statics
|
11 жил өмнө |
Dan Korostelev
|
018abdc2b1
[python] generate static methods as real python static methods
|
11 жил өмнө |
Dan Korostelev
|
ad2998e57d
Merge pull request #2942 from nadako/genpy_import
|
11 жил өмнө |
Dan Korostelev
|
0cf884e8c3
[python] prevent name clashes when importing nested classes
|
11 жил өмнө |
Dan Korostelev
|
33cdf17c39
[python] add tests for @:import
|
11 жил өмнө |
Dan Korostelev
|
f167fe17c4
[python] support importing nested classes
|
11 жил өмнө |
Dan Korostelev
|
6d0919f03c
Support @:import meta-data for extern python modules.
|
11 жил өмнө |
Simon Krajewski
|
23e0a6b900
CHANGES.txt update
|
11 жил өмнө |
Simon Krajewski
|
7f93d8de1d
add tests/misc to test compilation with specific compiler configuration
|
11 жил өмнө |
Simon Krajewski
|
3c33a73a38
make cpp.NativeArray extern so its methods are always inlined (closes #2938)
|
11 жил өмнө |
Simon Krajewski
|
5b45571feb
follow DisplayTypes argument to determine if completion failed (see #2542)
|
11 жил өмнө |
Simon Krajewski
|
c9344a1cc4
handle cpp dependencies when testing cpp-sys
|
11 жил өмнө |
Simon Krajewski
|
91d810961d
run cpp-sys tests
|
11 жил өмнө |
Simon Krajewski
|
e74d1b9d60
remove invalid error when constructing generics
|
11 жил өмнө |
Simon Krajewski
|
62f610ed95
error if we try to generically expand a method which does not have an expression yet (see #2902)
|
11 жил өмнө |
Simon Krajewski
|
308cdc0417
create generic context only when it is needed
|
11 жил өмнө |