-
-
Notifications
You must be signed in to change notification settings - Fork 746
Insights: odin-lang/Odin
Overview
Could not load contribution data
Please try again later
18 Pull requests merged by 10 people
-
os2: copy directory using walker & native copy setup and implementation on macos
#5138 merged
May 10, 2025 -
add hexfloat (0h) parsing to strconv
#5143 merged
May 10, 2025 -
Bug/5024
#5117 merged
May 9, 2025 -
Enable asan for windows and ubuntu CI tests
#5135 merged
May 9, 2025 -
Adding windows keyboard scan codes
#5091 merged
May 8, 2025 -
os2: Resolve temp allocator collisions
#5095 merged
May 8, 2025 -
XAudio2 Implementation
#5121 merged
May 8, 2025 -
Add support for Objective-C class implementation
#5064 merged
May 8, 2025 -
fix disposing builder when not created
#5131 merged
May 7, 2025 -
Add asan support for various allocators and stack unpoisoning
#5122 merged
May 7, 2025 -
Fix process windows handles handling
#5127 merged
May 6, 2025 -
Alternate
reduce_add
/reduce_mul
intrinsics#5108 merged
May 6, 2025 -
BMI/BMI2 Intrinsics
#5124 merged
May 6, 2025 -
[core:os/os2] Fix: Correct value cloning in os2._set_env for POSIX
#5125 merged
May 6, 2025 -
Bug/5104
#5123 merged
May 6, 2025 -
win/sys: Add GetWindowThreadProcessId
#5110 merged
May 5, 2025 -
core:bufio
: Fix typo fromb.w-b.w
tob.w-b.r
#5112 merged
May 5, 2025 -
os2: Don't try to translate Windows file attributes to Unix mode flags
#5114 merged
May 4, 2025
8 Pull requests opened by 6 people
-
Make doc comments more aligned with conventions
#5118 opened
May 5, 2025 -
Document core:log package
#5119 opened
May 5, 2025 -
Document core:slice package
#5126 opened
May 6, 2025 -
RAD Debugger support through the custom `.raddbg` section
#5130 opened
May 7, 2025 -
Add `@(public)`
#5132 opened
May 7, 2025 -
tests/internal with asan (requiring abi and codegen fixes), and macos -sanitize:address
#5142 opened
May 9, 2025 -
[vendor:raylib/rlgl] add 3 missing functions
#5145 opened
May 10, 2025 -
add SDL_t 8000 tf bindings for SDL3 to vendor libraries
#5147 opened
May 11, 2025
12 Issues closed by 5 people
-
Broadcasting a constant struct hits an assert in the llvm backend
#5140 closed
May 9, 2025 -
xlib binding, incorrect ChangeWindowAttributes
#5139 closed
May 9, 2025 -
Compiler failure when transmuting png.load_from_file() output in a global enumerated array
#5133 closed
May 9, 2025 -
Compile error in parapoly proc default parameter
#2797 closed
May 9, 2025 -
Compiler - Type Check Bug
#5024 closed
May 9, 2025 -
parapoly proc with non odin context fails when called directly
#2980 closed
May 9, 2025 -
Compiler error
#2349 closed
May 9, 2025 -
(Compiler Panic) GB_PANIC with Parapoly note due to generic parameters
#4850 closed
May 9, 2025 -
Compiler crash when using `-use-single-module` with manual call to `_startup_runtime()`
#5128 closed
May 7, 2025 -
Comparing `^#soa[dynamic]T` is unhandled
#5104 closed
May 6, 2025 -
vendor:raylib - change type definition of GuiSetStyle
#5120 closed
May 5, 2025 -
`list.push_back` inside for loop doesn't work, pushes nodes incorrectly
#5116 closed
May 5, 2025
8 Issues opened by 7 people
-
Global variable initialization does not follow `@(init)` order
#5146 opened
May 10, 2025 -
Linking with `radlink` issues `Warning(067)` (odin-rtti)
#5144 opened
May 10, 2025 -
Broadcasting a struct into an array fails ona backend assertion.
#5141 opened
May 9, 2025 -
Complier assertion using an aliased package in a `#assert` or `when` in global scope
#5137 opened
May 9, 2025 -
Can't control allocator used in procs tagged with `@(init)` and globals
#5136 opened
May 9, 2025 -
Panic: Invalid type conversion: 'f32' to '[^]f32'
#5134 opened
May 8, 2025 -
A struct with a Maybe(T) field incorrectly appears as not having a value
#5129 opened
May 6, 2025 -
OpenBSD: ld.so: odin: can't load library 'libLLVM.so.0.0'
#5115 opened
May 4, 2025
20 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Compiler segfault when creating recursive parameterized types
#4655 commented on
May 4, 2025 • 0 new comments -
Odin run randomly crashes before running program
#4657 commented on
May 5, 2025 • 0 new comments -
'Illegal declaration of cycle' when struct member references sibling member size
#4659 commented on
May 5, 2025 • 0 new comments -
`-no-entry-point` inc conjunction with `-no-crt` and `-build-mode:dll` produces linker error for dllmain
#4660 commented on
May 5, 2025 • 0 new comments -
Compiler - Type Check Panics on `nil` Value for Para Pointer
#5101 commented on
May 6, 2025 • 0 new comments -
Sanitizers on FreeBSD
#4637 commented on
May 7, 2025 • 0 new comments -
Compilation error not caught until llvm backend, when using function ptr variable as a parapoly parameter
#4663 commented on
May 7, 2025 • 0 new comments -
`foreign import` bug? Odin compiler has different linking behaviours for different operating systems
#5071 commented on
May 8, 2025 • 0 new comments -
FreeBSD `foreign import XXXX "system:YYYY"` can't be located in `/usr/local/lib`
#5070 commented on
May 8, 2025 • 0 new comments -
(Compiler Panic) Non specified generic parameters can throw a runtime assert instead of error
#4849 commented on
May 9, 2025 • 0 new comments
5C8F
-
Assigning a default proc param to a poly proc causes compiler hang
#4578 commented on
May 9, 2025 • 0 new comments -
Infinite loop when compiling procedure with weird parapoly signature
#3759 commented on
May 9, 2025 • 0 new comments -
'Array count too large' when declaring large inline arrays in structs
#4658 commented on
May 9, 2025 • 0 new comments -
Constant that is an alias of another constant that is an alias of an imported symbol causes race condition
#4668 commented on
May 9, 2025 • 0 new comments -
Unable to iterate on SoA's that are in a map
#4671 commented on
May 9, 2025 • 0 new comments -
Returning `matrix` causing unaligned / packed return on sysv amd64 ABI
#4553 commented on
May 9, 2025 • 0 new comments -
Misleading error on assigning compound literal to Maybe with anonymous inner struct
#5082 commented on
May 10, 2025 • 0 new comments -
-strict-style inconsistent with unions and enums
#4673 commented on
May 10, 2025 • 0 new comments -
Add json.unparse: RTTI-less conversion from json.Value to []u8
#4628 commented on
May 10, 2025 • 0 new comments -
Add native lock-free dynamic heap allocator
#4749 commented on
May 10, 2025 • 0 new comments