Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Simon Krajewski 15b95e19f2 mention ArrayAccess restriction (closes #4632) 9 gadi atpakaļ
  Andy Li ae6349cccf bump license year to 2015 9 gadi atpakaļ
  Dan Korostelev 7eeeed0b33 remove flash8 target (see #3922) 10 gadi atpakaļ
  Simon Krajewski a4bd0b1e90 clarify Iterator.next behavior (see #3908) 10 gadi atpakaļ
  Gama11 b2ab8e1bca Typo fix 10 gadi atpakaļ
  Bruno Garcia 04d1df7d77 Clean trailing whitespace from .hx files. 11 gadi atpakaļ
  Nicolas Cannasse 17a808488d separate UInt from StdTypes (got dependency to String/Std with new abtract) 11 gadi atpakaļ
  Simon Krajewski a8ffb364e1 abstract field access is always static 12 gadi atpakaļ
  Nicolas Cannasse f960c100a0 fix until #2277 is done 12 gadi atpakaļ
  Nicolas Cannasse cfe63178bd change public UInt methods to private (do not allow field access) 12 gadi atpakaļ
  杨博 (Yang Bo) 71e033bdec Update StdTypes.hx 12 gadi atpakaļ
  杨博 (Yang Bo) 5b83a4b256 Provide UInt for all platforms. 12 gadi atpakaļ
  Simon Krajewski a229212773 docfix 12 gadi atpakaļ
  David Peek d54752f58c Haxe is a proper language (and a proper noun) 12 gadi atpakaļ
  Simon Krajewski 8dd364789d markdown doc part 1 12 gadi atpakaļ
  Nicolas Cannasse 1d4fa04e16 abstract should be either @:coreType or provide an underlying type (fixed issue #1198) 12 gadi atpakaļ
  Simon Krajewski 6eed0d1fb1 added Iterator/IntIterator specification 12 gadi atpakaļ
  Nicolas Cannasse 3259a851b1 changed abstract syntax for types relations 12 gadi atpakaļ
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT 13 gadi atpakaļ
  Nicolas Cannasse 29a2bced88 use abstract types for basic types (Int,Float,Bool,Void) and for Class,Enum,EnumValue 13 gadi atpakaļ
  Caue Waneck ddfed1342e [java] many fixes for the unit tests 13 gadi atpakaļ
  Caue Waneck e4c310cae8 [java] changed remaning 'jvm' references to 'java'. Fixes Issue #775 . Sorry about that! 13 gadi atpakaļ
  Caue Waneck e6ba69883a Haxe/Java and Haxe/C# First Commit!!! 13 gadi atpakaļ
  Nicolas Cannasse 8bda9b4e54 removed === and !== 17 gadi atpakaļ
  Nicolas Cannasse 622e59bb24 removed Protected 18 gadi atpakaļ
  Nicolas Cannasse d2a87d3eca flash9/as3gen minor fixes. 18 gadi atpakaļ
  Nicolas Cannasse 97bf617bbd added Iterable, changed Lambda. 18 gadi atpakaļ
  Nicolas Cannasse 9c614ca205 more documentation. 19 gadi atpakaļ
  Nicolas Cannasse bf863f0d5a added variance. 19 gadi atpakaļ
  Nicolas Cannasse 824dd142eb added ArrayAccess. 19 gadi atpakaļ