Adept 2.6 Release Candidate 1 (Preview Build Feb-22-2022)
Pre-release
Pre-release
·
497 commits
to master
since this release
Preview Features:
- Added records
record Person (firstname, lastname String) - Added first class support for
[]fixed array syntax - Added support for compile-time dynamically sized fixed arrays
fixed_array [count] int - Pointless
__defer__functions are no longer generated, while also maintaining backwards compatibility - Automatic generation for
__assign__functions when applicable - Global data now works properly when using
WinMainas entry point - Added
pragma windowedand--windowedoptions to disable the opening of the command prompt on Windows - Added
__pod__and__assign__polymorphic prerequisites - Condition-less blocks
- Changed
$Tpolymorphs to always allow built-in auto conversions (equivalent to$~Tin previous versions)
Quality of Life:
- Cleaner Compiler Code
- Bugs Fixes
Thank you for sponsoring Adept: ❤️
- Fernando Dantas