Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
BeefSetup_0_43_5.exe | 2025-03-19 | 259.5 MB | |
0.43.5 source code.tar.gz | 2025-03-18 | 24.0 MB | |
0.43.5 source code.zip | 2025-03-18 | 26.6 MB | |
README.md | 2025-03-18 | 1.1 kB | |
Totals: 4 Items | 310.1 MB | 3 |
- IDE tab pinning
- Added IDE startup panel
- Added Terminal and Console IDE panels
- IDE search in watch
- Improved DLL hot compiling
- '?' lambda capture specifier to auto-select copy or reference
- Added System.IParsable
- Added System.HashCode
- Added EnumParser<T> that can handle enums with payloads
- Allow soft failure on const-encoding of comptime "prev" attribute instance data
- Added label support to 'fallthrough'
- 'const var' generic param constraint
- Allow const struct generic param constraints
- Smaller executables generated
- Generics can now be constrained by primitives
- Added a preprocessor check for project dependencies BF_DEPENDS_<NAME>
- Package management (Git-only)
- Wasm improvements
- Build command: CopyToTarget
- Generic constructors
- Added IDE colorization options: Member, Local, Parameter
- Inline anonymous type declarations
- Anonymous subclass declarations in initializer blocks
- Initializer blocks in initializer statements
- TypeDeclaration support in comptime
- ZeroGap AllowAppend