odin-lang.org icon indicating copy to clipboard operation
odin-lang.org copied to clipboard

Results 14 odin-lang.org issues
Sort by recently updated
recently updated
newest added

The new Bit Field feature in Odin is fantastic. Please consider updating the Overview example to reflect the compiler responses. The main example for Bit Fields has a mistake in...

A similar change to https://github.com/odin-lang/odin-lang.org/pull/206; this will be my final communication about this topic. In my understanding, this paragraph is attempting to complain about implicit numeric type conversion in C....

It now reads `was not nil or was false` to clarify it is different between `nil`-able types and `bool` Also add an example with ok semantics to demonstrate

I couldn't find this when i first read the documentation, and I came away assuming that Odin _didn't support_ passing (pointers to) functions like you could do in C. Of...

OS: EndeavourOS Linux Kernel: 6.7.1-arch1-1 Extensions are disabled. On Firefox: ![grim_2024-02-27-183024](https://github.com/odin-lang/odin-lang.org/assets/87036899/19c9469d-3179-41e2-b616-06545fe29e7c) and on Google Chrome: ![grim_2024-02-27-182358](https://github.com/odin-lang/odin-lang.org/assets/87036899/55e178b6-99ea-449f-a337-e14321f6592f)

#191 corrected the text of the 'Address operator' section but didn't correct the comment in the example code, which left an inconsistency.