You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
First release of 0.6
Changes / improvements
@defaultimplementations for interfaces removed.any*=>any, same for interfaces.internalvisibility in LLVM.--output-dirto command line. "output-dir" command line option #1155--system-linkersetting.try foo() + 1is disallowed.$$REGISTER_SIZEfor int register size.assert(false)only allowed in unused branches or in tests. Compile time failed asserts is a compile time error.$foreachdoesn't create an implicit syntactic scope.@ifdepends on@ifdefer (catch err)print-inputcommand argument to print all files used for compilationfoo[1:2]slicing Incomplete bounds checking when slicing by length #1191.Fixes
@paramwith unnamed macro varargs could crash the compiler.Stdlib changes
GenericListrenamedAnyList.string::new_format/string::tformat.This discussion was created from the release Release 0.6.0.
All reactions