|
@@ -37,10 +37,10 @@
|
|
|
all : allow modification of loop var in IntIterator loop (#8581)
|
|
|
all : support overloading true extern constructors (#11979)
|
|
|
all : support f?.bind() (#11571)
|
|
|
- all : rework defines (#12130)
|
|
|
+ all : rework defines (#12130, #12251)
|
|
|
all : abort compilation on first error with -D fail-fast (#11609)
|
|
|
all : add position and error message to decode_error.txt (#12128)
|
|
|
- all : add configuration options for -D dump, set -D dump-ignore-var-ids by default (#12150)
|
|
|
+ all : add configuration options for -D dump, set -D dump-ignore-var-ids by default (#12150, #12130)
|
|
|
all : add support for binary literal (#11627)
|
|
|
all : add support for --undefine to remove define (#11400)
|
|
|
all : add optional WUnsafeEnumEquality (#11813)
|
|
@@ -50,7 +50,7 @@
|
|
|
all : [std] add BigInteger type (#10750)
|
|
|
all : [std] add haxe.runtime.Copy (#11863)
|
|
|
all : [std] haxe.Timer.milliseconds (#12260)
|
|
|
- all : [std] String.indexOf (#7402))
|
|
|
+ all : [std] String.indexOf (#7402, #11569)
|
|
|
all : [std] add StringBuf.clear() (#11848)
|
|
|
all : [std] allow setting haxe.Exception.stack (#12213)
|
|
|
all : [std] Serializer: implement reset method (#12068)
|