index
:
odin/Odin.git
bill/all_or_none
bill/any-type-switch-if-else
bill/change-license
bill/compiler-optimizations-2025-09
bill/conditional-zero
bill/const-union
bill/dir-organization
bill/disallow-128-bit
bill/fix-current-os-package
bill/fix-data-races-2026-02
bill/force-type-assert
bill/global-variable-distribution
bill/init-fini-changes
bill/integer-concatenation
bill/io-error-changes
bill/must-tail
bill/new-slice-sort
bill/range-init
bill/remove-test-suffix
bill/shared-partial-return-memory
bill/subtype-type-info
bill/typeid-sip-hash
bill/utf16-strings
core-flags
core_os2_revamp
custom-math-sin
fix-4225
llvm-12-support
master
middle-end
mimalloc
mv/libc-errors
new_os
orca-dev
text-template
update-tilde
windows-llvm-11.1.0
windows-llvm-12.0.1
windows-llvm-13.0.0
Odin Programming Language
Odin Lang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Fix typo in warning message in parser
Alexander Goussas
2023-03-24
1
-1
/
+1
|
/
/
*
|
Merge pull request #2405 from rasa-silva/fix_raylib_bindings
gingerBill
2023-03-24
1
-1
/
+1
|
\
\
|
*
|
Fix raylib bindings for MeasureTextEx
Ricardo Silva
2023-03-24
1
-1
/
+1
|
/
/
*
|
Add tests for string case conversion
Jeroen van Rijn
2023-03-24
1
-0
/
+46
*
|
Merge pull request #2404 from Kelimion/save_to_buffer
Jeroen van Rijn
2023-03-24
6
-8
/
+8
|
\
\
|
*
|
Rename `save_to_memory` for consistency.
Jeroen van Rijn
2023-03-24
6
-8
/
+8
*
|
|
Merge pull request #2402 from oskarnp/fix-ada-case
Jeroen van Rijn
2023-03-24
1
-30
/
+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix strings.to_ada_case()
oskarnp
2023-03-23
1
-30
/
+11
*
|
|
Make `core:image` packages work on `js` platform (wasm32) by not requiring `c...
gingerBill
2023-03-23
16
-191
/
+247
|
/
/
*
|
Merge pull request #2400 from Lperlind/documentation/raylib
Jeroen van Rijn
2023-03-22
1
-77
/
+81
|
\
\
|
*
|
Remove stray backtick
Jeroen van Rijn
2023-03-22
1
-1
/
+1
|
*
|
Improve raylib overview formatting on pkg website
Lucas Perlind
2023-03-22
1
-77
/
+81
*
|
|
Merge pull request #2397 from DragosPopse/master
Jeroen van Rijn
2023-03-22
7
-2
/
+683
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Changed js panics to unimplemented where sensible
Dragos Popescu
2023-03-22
2
-48
/
+48
|
*
|
Merge branch 'odin-lang:master' into master
Dragos Popescu
2023-03-22
32
-874
/
+1180
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Fix typo!!!!
gingerBill
2023-03-21
1
-1
/
+1
*
|
|
Add newlines to improve documentation generation
gingerBill
2023-03-21
1
-2
/
+49
*
|
|
Fix typo
gingerBill
2023-03-21
1
-1
/
+1
*
|
|
Correctly handle end comment for doc generation
gingerBill
2023-03-21
2
-6
/
+19
*
|
|
Merge pull request #2398 from odin-lang/raylib-4.5
gingerBill
2023-03-21
31
-869
/
+1115
|
\
\
\
|
*
|
|
Add `@(extra_linker_flags=<string>)`
gingerBill
2023-03-21
5
-1
/
+28
|
*
|
|
Keep `-vet` and `-strict-style` happy
gingerBill
2023-03-21
1
-5
/
+5
|
*
|
|
Change trailing comma require to `-strict-style` only
gingerBill
2023-03-21
1
-1
/
+1
|
*
|
|
Add msvcrt.lib to raylib on Windows
gingerBill
2023-03-20
1
-0
/
+1
|
*
|
|
Update `vendor:raylib` to raylib 4.5
gingerBill
2023-03-20
26
-868
/
+1086
|
|
*
|
Fixed more compile time errors when including os and thread to js targets
Dragos Popescu
2023-03-21
2
-2
/
+116
|
|
*
|
Responded to PR review. Made dynlib return false on js instead of panic
Dragos Popescu
2023-03-20
1
-3
/
+3
|
|
*
|
Merge branch 'odin-lang:master' into master
Dragos Popescu
2023-03-20
5
-13
/
+19
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #2370 from fabiansperber/parser_fix
gingerBill
2023-03-20
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Need to forward the name of the directive, not the hash token
Fabian Sperber
2023-03-20
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #2382 from fabiansperber/freestanding-hide-default-temp-al...
gingerBill
2023-03-20
3
-11
/
+17
|
\
\
\
|
*
|
|
Remove usage of global_default_temp_allocator_data when there is no default a...
Fabian Sperber
2023-03-13
3
-11
/
+17
*
|
|
|
Merge pull request #2396 from WraithGlade/patch-1
gingerBill
2023-03-20
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fixed incorrect precision value in `fmt` doc.
WraithGlade
2023-03-19
1
-1
/
+1
|
/
/
/
/
|
|
*
/
Made most libraries panic on js targets instead of not compiling
Dragos Popescu
2023-03-20
7
-2
/
+569
|
|
/
/
|
/
|
|
*
|
|
Improve `llreg` integer type generation for SysV ABI
gingerBill
2023-03-19
1
-58
/
+79
*
|
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2023-03-19
5
-46
/
+223
|
\
\
\
|
*
\
\
Merge pull request #2394 from krixano/master
Jeroen van Rijn
2023-03-18
2
-0
/
+8
|
|
\
\
\
|
|
*
|
|
Add SetConsoleCursorInfo and GetConsoleCursorInfo to sys/windows package
Christian Seibold
2023-03-18
2
-0
/
+8
|
|
/
/
/
|
*
|
|
Merge pull request #2392 from Pingar5/master
Jeroen van Rijn
2023-03-18
1
-44
/
+44
|
|
\
\
\
|
|
*
|
|
Added parameter names to all ENet procs
Brennen Shaughnessy
2023-03-18
1
-44
/
+44
|
|
/
/
/
|
*
|
|
Merge pull request #2391 from ftphikari/master
Jeroen van Rijn
2023-03-18
3
-2
/
+171
|
|
\
\
\
|
|
*
|
|
sys/windows: added some functions and types for input hooks and tray icons
hikari
2023-03-18
3
-2
/
+171
*
|
|
|
|
Improve SysV ABI for multiple return values that fit into a single register; ...
gingerBill
2023-03-19
1
-4
/
+8
|
/
/
/
/
*
|
|
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2023-03-17
1
-4
/
+4
|
\
\
\
\
|
*
\
\
\
Merge pull request #2390 from MoustaphaSaad/fix-linalg-refract
Jeroen van Rijn
2023-03-16
1
-4
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
Fix #2389
Mostafa Saad
2023-03-17
1
-4
/
+4
|
|
/
/
/
/
*
/
/
/
/
Add `reflect.struct_field_value`
gingerBill
2023-03-17
1
-1
/
+8
|
/
/
/
/
*
|
|
|
Simplify copy elision on variable declarations
gingerBill
2023-03-16
3
-40
/
+34
*
|
|
|
Keep `-vet` happy
gingerBill
2023-03-16
1
-2
/
+0
[prev]
[next]