Commit History

Author SHA1 Message Date
  Dan Korostelev f045215fbf [cs] generate "where" clauses for type constraints for @:nativeGen classes (closes #3526) 10 years ago
  Simon Krajewski 8d1cc78651 use TLazy for delayed abstract relation checks so we can be sure invalid ones are detected before they crash the compiler this is a long commit message (closes #3782) 10 years ago
  Simon Krajewski f58b0b810f type hint `prev` var to avoid FAnon access (closes #3794) 10 years ago
  Dan Korostelev 456a1a83b5 Merge pull request #3810 from tml/development 10 years ago
  Joey Smith f39b81ed84 SHA224 implementation and unit tests 10 years ago
  Dan Korostelev 36d1030da9 don't generate `Runtime.eq` call for `v == null` checks when `v` is known to be reference type 10 years ago
  Dan Korostelev eb1f63ccd8 remove code duplication 10 years ago
  Simon Krajewski 8de2f6d98a print the types of Then and Else as well 10 years ago
  Simon Krajewski f87cfb0574 move `type_of_module_type` to type.ml because it is very useful 10 years ago
  Dan Korostelev de544d91d2 [cs/java] generate enumValue.index for Type.enumIndex for enums that are known to be converted to class 10 years ago
  Dan Korostelev 5c4285991b Merge pull request #3807 from HaxeFoundation/cs_java_faster_enum_getTag 10 years ago
  Dan Korostelev 7faa1da81d [cs/java] generate specific getTag methods for enum classes to avoid using reflection 10 years ago
  Nicolas Cannasse c2e1858afb Merge pull request #3791 from HaxeFoundation/faster_bytes 10 years ago
  Nicolas Cannasse c7e28dfe92 Merge pull request #3798 from tml/hash_use_stringtools 10 years ago
  Cauê Waneck f655346103 [java] Implemented fast version of float <-> bits 10 years ago
  Cauê Waneck ab63e73d53 [cs] Add very fast implementation for FPHelper. Fixes bug in #3791 10 years ago
  Joey Smith 6b1c2bc661 Use StringTools.hex for Sha1 and Sha256 (Md5's hex representation 10 years ago
  Nicolas Cannasse 2aebec0618 fixed php unpack() 10 years ago
  Nicolas Cannasse 363003dcf7 flash->flash9 10 years ago
  Nicolas Cannasse b5f0016fbd fixed php endianness / arch issues 10 years ago
  Nicolas Cannasse 1e3160ddcc fixes for as3/js 10 years ago
  Simon Krajewski c615c7a6ed disable loop unroll tests too 10 years ago
  Simon Krajewski 0e9d13b79e run onAfterGenerate filters even in --no-output mode 10 years ago
  Simon Krajewski 409140003d disable for folding for now (see #3792) 10 years ago
  Dan Korostelev 5a65fad1cf Merge pull request #3793 from HaxeFoundation/cs_events 10 years ago
  Dan Korostelev 71f05656e3 [cs] event generation support (closes #3357) 10 years ago
  Nicolas Cannasse b3adfd94d8 python fixes 10 years ago
  Nicolas Cannasse ad58f8b053 flash compilation fixes 10 years ago
  Nicolas Cannasse 9dfe833eb5 compilation fixes for java/cs 10 years ago
  Nicolas Cannasse 8312917cca fix for php 10 years ago