Simon Krajewski
|
a4bd0b1e90
clarify Iterator.next behavior (see #3908)
|
10 years ago |
Gama11
|
b2ab8e1bca
Typo fix
|
10 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)
|
11 years ago |
Simon Krajewski
|
a8ffb364e1
abstract field access is always static
|
11 years ago |
Nicolas Cannasse
|
f960c100a0
fix until #2277 is done
|
11 years ago |
Nicolas Cannasse
|
cfe63178bd
change public UInt methods to private (do not allow field access)
|
11 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 |
Nicolas Cannasse
|
f391388e7d
license /std to Haxe Foundation / MIT
|
13 years ago |
Nicolas Cannasse
|
29a2bced88
use abstract types for basic types (Int,Float,Bool,Void) and for Class,Enum,EnumValue
|
13 years ago |
Caue Waneck
|
ddfed1342e
[java] many fixes for the unit tests
|
13 years ago |
Caue Waneck
|
e4c310cae8
[java] changed remaning 'jvm' references to 'java'. Fixes Issue #775 . Sorry about that!
|
13 years ago |
Caue Waneck
|
e6ba69883a
Haxe/Java and Haxe/C# First Commit!!!
|
13 years ago |
Nicolas Cannasse
|
8bda9b4e54
removed === and !==
|
17 years ago |
Nicolas Cannasse
|
622e59bb24
removed Protected
|
18 years ago |
Nicolas Cannasse
|
d2a87d3eca
flash9/as3gen minor fixes.
|
18 years ago |
Nicolas Cannasse
|
97bf617bbd
added Iterable, changed Lambda.
|
18 years ago |
Nicolas Cannasse
|
9c614ca205
more documentation.
|
19 years ago |
Nicolas Cannasse
|
bf863f0d5a
added variance.
|
19 years ago |
Nicolas Cannasse
|
824dd142eb
added ArrayAccess.
|
19 years ago |
Nicolas Cannasse
|
993ff96877
extern enums
|
19 years ago |
Nicolas Cannasse
|
b17d9f8def
UInt defined for flash9doc
|
19 years ago |
Nicolas Cannasse
|
a0aafe2423
added UInt for flash9
|
19 years ago |