.. |
cpp
|
c917229f7a
[cpp] also fix the other maps while we're at it
|
10 سال پیش |
cs
|
3c9fc5d068
[cs] Check `params` array by length. Closes #4407
|
10 سال پیش |
flash
|
e1e12a1c03
[flash] fixed Array#slice when end is null
|
10 سال پیش |
haxe
|
ff9c08f581
Fix some typos in Bytes.hx documentation
|
10 سال پیش |
java
|
c94250945d
[java] Make sure that all properties for java.lang.* stubs are extern
|
10 سال پیش |
js
|
19b23c5260
[js] patch slice anyway
|
10 سال پیش |
neko
|
f657ac1558
[neko] make Math extern, provide implementation separately (see #4254)
|
10 سال پیش |
php
|
ebc42c7f6b
[php] Implements haxe.zip.Compress.run()
|
10 سال پیش |
python
|
7fd122fbef
[python] cleanup haxe.Resource (see #4400), remove `embed_resources` check for now as it doesn't seem to be implemented in the compiler anyway (cc @frabbit)
|
10 سال پیش |
sys
|
7bc43d8536
[spod] Fixed ID types equivalence (SInt -> SId);
|
10 سال پیش |
Array.hx
|
99ab589973
Slightly more consistent use of backticks in the docs
|
10 سال پیش |
Class.hx
|
04d1df7d77
Clean trailing whitespace from .hx files.
|
11 سال پیش |
Date.hx
|
99ab589973
Slightly more consistent use of backticks in the docs
|
10 سال پیش |
DateTools.hx
|
99ab589973
Slightly more consistent use of backticks in the docs
|
10 سال پیش |
EReg.hx
|
99ab589973
Slightly more consistent use of backticks in the docs
|
10 سال پیش |
Enum.hx
|
04d1df7d77
Clean trailing whitespace from .hx files.
|
11 سال پیش |
EnumValue.hx
|
d54752f58c
Haxe is a proper language (and a proper noun)
|
12 سال پیش |
IntIterator.hx
|
2debb50397
Fix two minor typos
|
10 سال پیش |
Lambda.hx
|
99ab589973
Slightly more consistent use of backticks in the docs
|
10 سال پیش |
List.hx
|
fc0495ecfe
Use inlineable ListIterator class for List.iterator to save some allocations.
|
11 سال پیش |
Map.hx
|
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 سال پیش |
Math.hx
|
7ee34f4e2d
Removed garbage.
|
10 سال پیش |
Reflect.hx
|
99ab589973
Slightly more consistent use of backticks in the docs
|
10 سال پیش |
Std.hx
|
9ca3649f2f
Small Std documentation fixes
|
10 سال پیش |
StdTypes.hx
|
7eeeed0b33
remove flash8 target (see #3922)
|
10 سال پیش |
String.hx
|
69f466e945
String documentation additions
|
10 سال پیش |
StringBuf.hx
|
2d197cb941
allow inlining of StringBuf objects
|
11 سال پیش |
StringTools.hx
|
541f95d61f
[js] revert recent String.substr and StringTools.trim changes (see #4365 and 7d7adba63563f4b805f613d602cfc28b095f6bb1)
|
10 سال پیش |
Sys.hx
|
99ab589973
Slightly more consistent use of backticks in the docs
|
10 سال پیش |
Type.hx
|
99ab589973
Slightly more consistent use of backticks in the docs
|
10 سال پیش |
UInt.hx
|
40ad5904fb
treat UInt >>> like >> (closes #2736)
|
10 سال پیش |
Xml.hx
|
462130a325
Update Xml.hx
|
10 سال پیش |