提交歷史

作者 SHA1 備註 提交日期
  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 年之前