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
*
Change MAX_STORE_SIZE
dev-2022-07
gingerBill
2022-06-30
1
-2
/
+2
*
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2022-06-30
4
-30
/
+129
|
\
|
*
Merge pull request #1868 from Skytrias/skytrias-ease-flux-fixes
Jeroen van Rijn
2022-06-28
1
-11
/
+23
|
|
\
|
|
*
flux fixed key deletion and generic in `flux_to`
Michael Kutowski
2022-06-28
1
-11
/
+23
|
|
/
|
*
Merge pull request #1826 from englerj/windows-bindings
gingerBill
2022-06-28
2
-8
/
+75
|
|
\
|
|
*
Fix tab spacing.
Josh Engler
2022-06-12
1
-25
/
+25
|
|
*
Merge branch 'master' into windows-bindings
Josh Engler
2022-06-11
11
-281
/
+1313
|
|
|
\
|
|
*
|
- Added EnumDisplaySettingsW and friends.
Josh Engler
2022-06-03
2
-9
/
+80
|
*
|
|
Merge pull request #1863 from OrigamiDev-Pete/master
gingerBill
2022-06-28
1
-11
/
+31
|
|
\
\
\
|
|
*
|
|
Correct error reporting
Peter DV
2022-06-27
1
-11
/
+31
*
|
|
|
|
Use `memmove` if possible when emitting store over a certain size
gingerBill
2022-06-30
1
-0
/
+20
|
/
/
/
/
*
|
|
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2022-06-28
1
-2
/
+2
|
\
\
\
\
|
*
\
\
\
Merge pull request #1864 from JimmyLefevre/master
gingerBill
2022-06-27
1
-2
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
Change LPCSTR to LPCWSTR in windows _W procedures
Jimmy "Keeba" Lefevre
2022-06-27
1
-2
/
+2
|
|
/
/
/
/
*
/
/
/
/
Improve error message with suggestion for #1866
gingerBill
2022-06-28
2
-6
/
+26
|
/
/
/
/
*
|
|
|
Fix GetEventState
gingerBill
2022-06-27
1
-1
/
+1
*
|
|
|
Make SDL.*Event procedures return booleans instead of an integer where approp...
gingerBill
2022-06-27
2
-6
/
+6
|
/
/
/
*
|
|
Implement #1859
gingerBill
2022-06-26
1
-2
/
+8
*
|
|
Add shorthand flag to `determine_type_from_polymorphic`
gingerBill
2022-06-24
1
-2
/
+2
*
|
|
Merge pull request #1857 from Pablo96/fix-core-lib-odin-parser-file-docs
Jeroen van Rijn
2022-06-23
1
-0
/
+1
|
\
\
\
|
*
|
|
assign package docs to file docs
Pablo Narvaja
2022-06-23
1
-0
/
+1
|
/
/
/
*
|
|
Merge pull request #1854 from Kelimion/dll-entry-point
Jeroen van Rijn
2022-06-21
2
-5
/
+22
|
\
\
\
|
*
|
|
Add runtime.dll_forward_reason for Windows DLLs.
Jeroen van Rijn
2022-06-21
2
-5
/
+22
|
/
/
/
*
|
|
Correct debug information of #simd vectors
gingerBill
2022-06-20
1
-1
/
+12
*
|
|
Merge pull request #1851 from DaseinPhaos/patch-1
gingerBill
2022-06-19
1
-0
/
+4
|
\
\
\
|
*
|
|
Add missing field for `TEXTURE_COPY_LOCATION`
Luxko
2022-06-19
1
-0
/
+4
*
|
|
|
Merge pull request #1850 from ftphikari/master
gingerBill
2022-06-19
3
-1
/
+26
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
sys/windows: add constants and macro
hikari
2022-06-17
2
-1
/
+17
|
*
|
|
Merge branch 'odin-lang:master' into master
ftphikari
2022-06-16
4
-17
/
+49
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2022-06-16
1
-6
/
+15
|
\
\
\
\
|
*
|
|
|
Update `strings.prefix_length` to handle partial UTF-8 runes.
Jeroen van Rijn
2022-06-16
1
-6
/
+15
*
|
|
|
|
Rename to SJSON for the Simplified JSON notation variant
gingerBill
2022-06-16
2
-3
/
+4
|
/
/
/
/
*
|
|
|
Add numerous procedure groups `decode_rune`, `decode_last_rune`, `rune_count`...
gingerBill
2022-06-16
1
-8
/
+30
|
*
|
|
sys/windows: add RegSetKeyValueW
hikari
2022-06-16
1
-0
/
+9
|
/
/
/
*
|
|
Merge pull request #1849 from Kelimion/prefix_length
Jeroen van Rijn
2022-06-16
2
-0
/
+38
|
\
\
\
|
*
|
|
Add `strings.prefix_length` & `slice.prefix_length`
Jeroen van Rijn
2022-06-16
2
-0
/
+38
|
/
/
/
*
|
|
Merge pull request #1848 from Astavie/require-fix
gingerBill
2022-06-16
1
-0
/
+38
|
\
\
\
|
*
|
|
fix require flag on higher optimization modes
Astavie
2022-06-15
1
-0
/
+38
|
/
/
/
*
|
|
Merge pull request #1845 from hfr4/patch-1
Jeroen van Rijn
2022-06-14
1
-5
/
+5
|
\
\
\
|
*
|
|
wrong variable names in functions
hfr4
2022-06-14
1
-5
/
+5
|
/
/
/
*
|
|
Allow %q with enums
gingerBill
2022-06-13
1
-2
/
+2
*
|
|
Increase record_level on displaying `map` values
gingerBill
2022-06-13
1
-0
/
+2
*
|
|
Add missing commas
gingerBill
2022-06-13
1
-2
/
+2
*
|
|
Improve `-strict-style` for `foreign import`
gingerBill
2022-06-13
1
-4
/
+7
*
|
|
Improvements to `-strict-style` and trailing commas
gingerBill
2022-06-13
3
-84
/
+77
*
|
|
Minor changes to `core:slice/heap`; add to examples/all
gingerBill
2022-06-12
2
-24
/
+26
*
|
|
Merge pull request #1830 from graphitemaster/dale/max_heap
gingerBill
2022-06-12
1
-0
/
+231
|
\
\
\
|
*
|
|
fix
Dale Weiler
2022-06-04
1
-2
/
+1
|
*
|
|
add max heap implementation to slice package
Dale Weiler
2022-06-04
1
-0
/
+232
|
|
/
/
*
|
|
Merge pull request #1818 from IanLilleyT/reserve_exceed
gingerBill
2022-06-12
1
-2
/
+2
|
\
\
\
[next]