Commit History

Author SHA1 Message Date
  Cauê Waneck 55926c3e06 [gen-hx-classes] Generate real field name 10 years ago
  Nicolas Cannasse 5a58ba133c flash player 16 api sync 10 years ago
  Simon Krajewski 0aca8332e1 fixes 10 years ago
  Simon Krajewski e5216d26f1 escape entities when outputting xml 10 years ago
  Simon Krajewski a9852f86e8 use `@:value` to generate more accurate XML information (closes #3725) 10 years ago
  Simon Krajewski c50c316a68 [xml] mark generic field instances as `@:genericInstance` and omit these from XML output 10 years ago
  Simon Krajewski ce8f380722 Merge pull request #3341 from Simn/abstract_cast_rewrite 11 years ago
  Simon Krajewski 2fcd2ca3af store `@:realPath` of class fields and use it for xml generation (closes #3270) 11 years ago
  Simon Krajewski 4846ffd5ba fix xml generation 11 years ago
  Simon Krajewski 9cd3734ae6 split casts with fields to `a_from_field`/`a_to_field` 11 years ago
  Simon Krajewski 53f0a0c259 rename `(cl|en|t|a|mt)_types` to `_params` for consistency 11 years ago
  Cauê Waneck 77f375ae43 [hxclasses] Use the real path (before @:native()) to generate the hx-externs 11 years ago
  Cauê Waneck 719925c523 [gen-classes] minor 11 years ago
  Cauê Waneck 8852be1a61 [gen-classes] Generate multiple @:overload definitions 11 years ago
  Simon Krajewski 9b1095c6e3 [xml] generate meta for enum fields 11 years ago
  Simon Krajewski 0df4c5d441 Revert "generate Void->Void correctly" 11 years ago
  Simon Krajewski a498b0229d generate Void->Void correctly 11 years ago
  Simon Krajewski eaed45b2d1 generate default values in xml (closes #2677) 11 years ago
  Nicolas Cannasse 49ec213845 some more fixes for --gen-hx-headers generation 11 years ago
  Nicolas Cannasse c18937fc1e make distinction between ?x:Int and x=0 in --gen-hx-classes (close #2134) 12 years ago
  Simon Krajewski 978dfd0b86 add is_read flag to s_access and print "get"/"set" instead of "accessor" (closes #2203) 12 years ago
  Simon Krajewski fca88c33b5 drag more abstract information through XmlParser 12 years ago
  Simon Krajewski 1f8828a41d preserve enum ctor order when generating xml 12 years ago
  Simon Krajewski 2e4736d2b1 generate overloads as children of parent field 12 years ago
  Simon Krajewski c8f90bedf5 Revert "generate overload fields" 12 years ago
  Simon Krajewski 80f51efd8a generate overload fields 12 years ago
  Simon Krajewski 4ee5b0d9fa generate abstract implementation class 12 years ago
  Simon Krajewski b63b42b9fc added TMeta node 12 years ago
  Simon Krajewski 9f812cae85 [Refactor]: - removed redundant string argument from AccCall 12 years ago
  Nicolas Cannasse ecd403dc85 flash 11.6 api merge (fixed issue #1154) 12 years ago