|
@@ -20,8 +20,7 @@
|
|
|
all : allowed abitrary string fields in anonymous objects
|
|
|
all : allowed optional structure fields (for constant structs)
|
|
|
all : allowed optional args in functions types (?Int -> Void)
|
|
|
- all : added Reflect.getProperty/setProperty
|
|
|
- (partial support : neko, js, php only so far)
|
|
|
+ all : added Reflect.getProperty/setProperty (except flash8)
|
|
|
all : added --wait and --cwd and --connect (parsed files and module caching)
|
|
|
all : fixed completion in macros calls arguments
|
|
|
all : fixed DCE removing empty but still used interfaces/superclasses
|