Laytan 1ab0745ca8 Merge pull request #4212 from karl-zylinski/fix-build-tags 1 год назад
..
benchmark 58e811eea5 Merge pull request #3962 from Feoramund/regex 1 год назад
core 8c636ac37b Fix build tags that use ! multiple times on one line. Those don't actually do anything since build tags use OR within the line. So something like //+build !windows, !linux would actually build on both linux and windows. What was intended in all these cases was probably AND, which you get by splitting them into separate lines. 1 год назад
documentation 97c499dbb4 Begin mapping `os.Error` in the rest of the codebase 1 год назад
internal 99aa0d3a35 fix type switching over internal pointer union 1 год назад
issues c4c2282595 Update 4210 test to use `unaligned_load`. 1 год назад
vendor 8e855155fd fix bad import 1 год назад
.gitignore f7234e2ed3 Allow ODIN_TEST_LOG_LEVEL override when -debug. 1 год назад