COMMITS
February 16, 2024
Y
tests/core: Bring the Makefile more in-sync with build.bat
Yawning Angel committed
February 23, 2024
G
Add `intrinsics.type_bit_set_backing_type`
gingerBill committed
February 22, 2024
G
Make that warning an error with `-vet-style`
gingerBill committed
G
Add warning when using `bit_field` when a `bit_set` would be a much better idea.
gingerBill committed
G
Improve parsing for `bit_field`
gingerBill committed
G
Improve `bit_field` printing
gingerBill committed
G
Add field tags to `bit_field`
gingerBill committed
G
Format change
gingerBill committed
G
Check for pseudo-fields before bit fields
gingerBill committed
G
Simplify usage code
gingerBill committed
G
Support `using` of a `bit_field` within a `struct`
gingerBill committed
G
Remove debug message
gingerBill committed
G
G
Improve error handling with assignments to `bit_field` using constants
gingerBill committed
G
Support compound literals for `bit_field`
gingerBill committed
G
Allow casting between a `bit_field` and its backing type
gingerBill committed
G
Change hack a little
gingerBill committed
G
Add backing type of a `bit_field` to the doc-format
gingerBill committed
G
Add doc-format support for `bit_field`
gingerBill committed
G
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill committed
G
Add general support for `bit_field`s
gingerBill committed
G
Begin work adding `bit_field`
gingerBill committed
J
Merge pull request #3221 from Tetralux/net/reservedports
Jeroen van Rijn committed
T
G
Update vulkan bindings for to work with the new keyword `bit_field`
gingerBill committed
G
Minor changes to futex implementation on Linux
gingerBill committed
G
Add `bit_field` as a keyword
gingerBill committed