Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
BeefSetup_0_43_2.exe | 2022-04-04 | 135.3 MB | |
0.43.2.tar.gz | 2022-04-04 | 18.4 MB | |
0.43.2.zip | 2022-04-04 | 20.7 MB | |
README.md | 2022-04-04 | 612 Bytes | |
Totals: 4 Items | 174.3 MB | 0 |
- Upgrade to LLVM 13.0.1
- Code file generator replacing "New Class…"
- Comptime file IO and process spawning
- Added CPU usage to profiler thread list
- Arithmetic overflow checks
- Sized array params
- Generic conversion operator overloads
- Support for const string generic params
- Partial explicit method generic args with … and ?
- Comptime IOnFieldInit
- Bitfields
- Static local methods and variables
- Const string interpolation
- @this delegate reference in lambda bodies
- Delegate equality improvements, hashable, == operator
- Comptime custom attributes
- IDE Collapsible regions