Dan Korostelev 8872b4402a [cs] add null check in Runtime.slowSetField (closes #5481) 9 years ago
..
BoxedPointer.hx 1c79168a33 update copyright year to 2016 9 years ago
Exceptions.hx 6c29743078 Update documentation 9 years ago
FieldLookup.hx 4e1aae795c [cs] support field name hash collisions in dynamic objects by storing collided fields in a special "conflicts" list (closes #5572) 9 years ago
Function.hx 73f3358f9c [cs] use `as` cast in Closure.Equals (closes #5251) 9 years ago
HxObject.hx 1c79168a33 update copyright year to 2016 9 years ago
Iterator.hx 6163882130 [cs/java] comment out iterator interfaces - they are not used at the moment, so let's not generate useless code 9 years ago
Null.hx 4d686ae814 [cs] remove implicit Null<T> -> T operator as discussed in #4721, also protect special __NoValue__ class from being created in any way - it only serves as a dummy type for passing `null` to implicitly create Null<T> 9 years ago
Runtime.hx 8872b4402a [cs] add null check in Runtime.slowSetField (closes #5481) 9 years ago
StringExt.hx 1c79168a33 update copyright year to 2016 9 years ago