Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
BeefSetup_0_43_1.exe | 2021-11-22 | 126.3 MB | |
0.43.1 source code.tar.gz | 2021-11-20 | 18.3 MB | |
0.43.1 source code.zip | 2021-11-20 | 20.5 MB | |
README.md | 2021-11-20 | 205 Bytes | |
Totals: 4 Items | 165.1 MB | 1 |
- Field dtor support for auto-properties
- Overflow operators (&-, &+, &*)
- Ranges (ie:
for (int a in 0..<count)
for (int i in 1…10)
) - offsetof(T, Member)
- IDE support for TrueType collections