Commit History

Author SHA1 Message Date
  Simon Krajewski c61edc45f6 allow abstract type parameter variance only if field-less cast to underlying type exists (closes #2157) 12 years ago
  Bruno Garcia e95f7c80ca Add js.Error. 12 years ago
  Simon Krajewski adc52dbba2 recommit EnumValue.match 12 years ago
  Simon Krajewski 4b31a33272 add pf_ignore_unsafe_cast and use it to optimize in promote_complex_rhs (closes #2175) 12 years ago
  Simon Krajewski 841bb1ac16 TEnumParameter has no side effects 12 years ago
  Bruno Garcia 2beedb91f5 ExternalConnection fix. 12 years ago
  Hugh 28c3c9a010 Add experimental op code output for hxcpp 12 years ago
  Simon Krajewski 1cc670de44 feature fix 12 years ago
  Simon Krajewski 1f3914cee5 - copy :access and :allow metadata to abstract implementation class 12 years ago
  Simon Krajewski 69bb342d89 allow dollar identifiers in all string places of the syntax and fail during typing (for reification) 12 years ago
  Simon Krajewski ce9fdbdf6d disallow structure matching against inaccessible class field 12 years ago
  Simon Krajewski 539acc854d make @:allow work for child classes and implemented interfaces (cloes #2162) 12 years ago
  Simon Krajewski b6ff7ed000 handle @:generic inline methods (closes #2158) 12 years ago
  Simon Krajewski cd900ae2e7 store reverse features in m_extra so it can be cached (closes #2159) 12 years ago
  Simon Krajewski c8ae56cc08 add extractor support (implementation not perfect yet) 12 years ago
  Simon Krajewski 5b5b7be5c3 resolve leftover multi-type abstracts during DCE (closes #2163) 12 years ago
  Hugh f498853ae9 Use '.' qualified class name in stack debug functions 12 years ago
  Franco Ponticelli ecba74ab33 Merge pull request #2156 from elliott5/development 12 years ago
  Simon Krajewski a543e938db - do not post process classes that are going to be removed 12 years ago
  Simon Krajewski fcae785908 Merge pull request #2160 from jonasmalacofilho/development 12 years ago
  Hugh d55597d1df Add Hashes to stack frames 12 years ago
  Jonas Malaco Filho 47e80480e7 [java] Add @:keep to Resource.content; it was lost during DCE if only getString and getBytes were used 12 years ago
  elliott5 96203c6a55 Modify haxe.Int64.hx to work on php and fix other errors 12 years ago
  Cauê Waneck b4b7124dfb Merge pull request #2155 from jonasmalacofilho/development 12 years ago
  Jonas Malaco Filho 94b2a1c1f4 [java] Catch end of file on stdin 12 years ago
  Simon Krajewski 8291ec1f9e Merge pull request #2153 from dpeek/op-docs 12 years ago
  David Peek a7c158f58f Add basic docs to Binop and Unop 12 years ago
  Simon Krajewski 6f9185a4b7 check for casts of first argument to static extension (closes #2152) 12 years ago
  Nicolas Cannasse 9b2b957a28 optimized out (function()... == null) and != null (can occur when inlining optional methods) 12 years ago
  Franco Ponticelli 697344097b Merge branch 'development' of github.com:HaxeFoundation/haxe into development 12 years ago