|
@@ -9,6 +9,7 @@ XXXX-XX-XX:
|
|
|
all : support `inline call()` and `inline new` expressions (#7425)
|
|
|
all : support `@:using` on type declarations (#7462)
|
|
|
all : support XML literal strings but require them to be macro-processed (#7438)
|
|
|
+ all : allow enum values without arguments as default function argument values (#7439)
|
|
|
lua : add -D lua-vanilla, which emits code with reduced functionality but no additional lib dependencies
|
|
|
|
|
|
General improvements and optimizations:
|