Commit History

Author SHA1 Message Date
  Simon Krajewski 42ff147626 add some tests (see #2996) 10 years ago
  Simon Krajewski 1047ea0013 when mapping open TAnon types, mutate their fields instead of creating a new TAnon (see #3128) 10 years ago
  Simon Krajewski fec912b40a disable effect checker until we know how to deal with compiler generated cruft (see #3705) 10 years ago
  Simon Krajewski 71840c7730 disable Unreachable code warning so Nicolas has to suffer less (closes #3600) 10 years ago
  Simon Krajewski ff66cf7201 move TFor inlining to optimizer so we can utilize it during optimization at some point (see #3663) 10 years ago
  Simon Krajewski e07cecf9b7 [php] use UTF8 encoder in the XML parser here too 10 years ago
  Dan Korostelev 3fd4600561 Use K:Int instead of just Int for Map.toIntMap so concrete IntMap class is used instead of IMap<Int,V> (see #3777) 10 years ago
  Dan Korostelev 7bd20953e8 Change Map.toStringMap, so T:String takes precedence over {} and StringMap is used over ObjectMap (closes #3777) 10 years ago
  Simon Krajewski bcb8edc4cc disable test for now because I do not have a solution 10 years ago
  Simon Krajewski 3aad489362 adjust XML parser so As3 likes it 10 years ago
  Simon Krajewski 5154d713af adjust XML tests 10 years ago
  Simon Krajewski 2d77d51e47 add `s_type_kind` 10 years ago
  Nicolas Cannasse f31f0dd74d slightly relax non strict mode, fix encoding for &# attributes on some platforms 10 years ago
  Cauê Waneck 5068cea7cf [as3] a_impl = Some _ doesn't imply non-@:coreType. Fix bug introduced by UInt changes 10 years ago
  Cauê Waneck 77f95bd520 [cs] Really fix #3090 10 years ago
  Cauê Waneck 34b7b0d050 [all] Added disabled test for #3033 10 years ago
  Cauê Waneck 8f82af90c8 minor 10 years ago
  Cauê Waneck c084b08d5a minor - do not execute thread code on interp mode 10 years ago
  Cauê Waneck 7b653f5790 [all] Merged Simn's fix to #3090 and fixed C#'s issue with it. Closes #3090 10 years ago
  Cauê Waneck 772c47a87e [java/cs] Change FilterClosures filter order, so it runs after DynamicFieldAccess. Closes #3030 10 years ago
  Cauê Waneck 47bbd1e3ee [flash/cs] Added list of operations types that can be performed with UInt. Closes #2990 10 years ago
  Cauê Waneck 0d10f21a8a [java/cs] Add --feature-level command-line option. Requires the latest hxjava/hxcs 10 years ago
  Cauê Waneck fc415930a8 [cs/java] Process the -java-lib and -net-lib arguments only after all other arguments were processed, to avoid -cp order problems 10 years ago
  Cauê Waneck 0b8914e7c8 [java] Fixed some potential race conditions in java.vm.Lock. Closes #3767 10 years ago
  Cauê Waneck 9482f6a14e [java] Fix Lock's Object.wait() implementation with regards to the exceptions that may be thrown and how to deal with them 10 years ago
  Cauê Waneck 52e71b94f7 [java] Use Java's own Semaphore for the Mutex implementation. Closes #3084 10 years ago
  Cauê Waneck b2452db565 [cs] TTypeExpr on classes with type parameters should use the actual 10 years ago
  Cauê Waneck 383f5e1eac [cs] Do not remove the Unity-generated .meta files 10 years ago
  Cauê Waneck 7e44b19956 Merge pull request #2970 from sebpatu/ReordMacros.hx-fix 10 years ago
  Simon Krajewski 091abbf2e3 Revert "[cpp] [neko] do not remove trailing slashes from absolute path (see #3266)" 10 years ago