Commit History

Author SHA1 Message Date
  Hugh 2d215cc72e Add alias 'Single' for cpp.Float32. Closes https://github.com/HaxeFoundation/hxcpp/issues/555 8 years ago
  Simon Krajewski bdfb602c8a Change Null<T> to an abstract (#6380) 8 years ago
  Mark Knol 875ad19432 2017 (#5932) 8 years ago
  Mark Knol 2c64939279 https links (#5695) 9 years ago
  Dan Korostelev f72909dabe add Any type (implements HXP-0001, closes #5322) (#5500) 9 years ago
  Mark Knol 90a9e8895a Documentation update (#5070) 9 years ago
  Mark Knol be0997a0fc * `@see` links 9 years ago
  Nicolas Cannasse d9f61a4498 Merge branch 'development' of github.com:HaxeFoundation/haxe into hl 9 years ago
  Gama11 6033fdd122 StdTypes docs: backticks, typo fix, consistent () 9 years ago
  Simon Krajewski 3b41012967 merge development 9 years ago
  Andy Li 1c79168a33 update copyright year to 2016 9 years ago
  Nicolas Cannasse 80e2a71008 added Array<Int> support, trace() working 9 years ago
  Simon Krajewski 15b95e19f2 mention ArrayAccess restriction (closes #4632) 10 years ago
  Andy Li ae6349cccf bump license year to 2015 10 years ago
  Dan Korostelev 7eeeed0b33 remove flash8 target (see #3922) 10 years ago
  Simon Krajewski a4bd0b1e90 clarify Iterator.next behavior (see #3908) 10 years ago
  Gama11 b2ab8e1bca Typo fix 11 years ago
  Bruno Garcia 04d1df7d77 Clean trailing whitespace from .hx files. 11 years ago
  Nicolas Cannasse 17a808488d separate UInt from StdTypes (got dependency to String/Std with new abtract) 12 years ago
  Simon Krajewski a8ffb364e1 abstract field access is always static 12 years ago
  Nicolas Cannasse f960c100a0 fix until #2277 is done 12 years ago
  Nicolas Cannasse cfe63178bd change public UInt methods to private (do not allow field access) 12 years ago
  杨博 (Yang Bo) 71e033bdec Update StdTypes.hx 12 years ago
  杨博 (Yang Bo) 5b83a4b256 Provide UInt for all platforms. 12 years ago
  Simon Krajewski a229212773 docfix 12 years ago
  David Peek d54752f58c Haxe is a proper language (and a proper noun) 12 years ago
  Simon Krajewski 8dd364789d markdown doc part 1 12 years ago
  Nicolas Cannasse 1d4fa04e16 abstract should be either @:coreType or provide an underlying type (fixed issue #1198) 12 years ago
  Simon Krajewski 6eed0d1fb1 added Iterator/IntIterator specification 12 years ago
  Nicolas Cannasse 3259a851b1 changed abstract syntax for types relations 12 years ago