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
...
|
*
|
Update ABI breaking changes for `f16` types (due to LLVM 15+)
gingerBill
2023-09-21
5
-22
/
+32
|
*
|
Add `-o:aggressive` for LLVM 17
gingerBill
2023-09-21
5
-14
/
+43
|
*
|
Support `-sanitize:<string>` for `address`, `memory`, `thread` for LLVM 17
gingerBill
2023-09-21
3
-1
/
+52
|
*
|
Begin work with adding the new pass system
gingerBill
2023-09-20
1
-0
/
+54
|
*
|
Check for LLVM versions
gingerBill
2023-09-19
1
-8
/
+20
|
*
|
Update to LLVM-17
gingerBill
2023-09-19
44
-1078
/
+2355
*
|
|
Merge pull request #2827 from Lperlind/fixup-bad-rand-merge
gingerBill
2023-09-27
1
-1
/
+103
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fixed up missing output for rand examples
Lucas Perlind
2023-09-27
1
-1
/
+103
|
/
/
*
|
Fix #2820
gingerBill
2023-09-26
1
-0
/
+3
*
|
Rename files to not start with `_`
gingerBill
2023-09-26
3
-0
/
+0
*
|
Fix #2809 - disallow files to start with `_`
gingerBill
2023-09-26
1
-0
/
+11
*
|
Fix #2812
gingerBill
2023-09-26
1
-1
/
+1
*
|
Fix #2819
gingerBill
2023-09-26
1
-4
/
+8
*
|
Potentially fix race condition #2463 #2814
gingerBill
2023-09-26
2
-7
/
+26
*
|
Fix #2816
gingerBill
2023-09-26
1
-1
/
+3
*
|
Fix #2817
gingerBill
2023-09-26
1
-1
/
+1
*
|
Fix #2818 (enforce `#partial label: switch`)
gingerBill
2023-09-26
1
-0
/
+45
*
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2023-09-26
4
-24
/
+27
|
\
\
|
*
\
Merge pull request #2813 from mtarik34b/fix-mismatches-with-max-error-count-flag
gingerBill
2023-09-25
1
-21
/
+16
|
|
\
\
|
|
*
|
Fix various mismatches with the specified -max-error-count flag
Tarık B
2023-09-22
1
-21
/
+16
|
|
/
/
|
*
|
Merge pull request #2808 from karl-zylinski/write-128-bit-int-buf-size
gingerBill
2023-09-22
1
-2
/
+2
|
|
\
\
|
|
*
|
Fix for crash when using io.write_u128/io.write_i128 due to buffer being too ...
Karl Zylinski
2023-09-22
1
-2
/
+2
|
|
/
/
|
*
|
Merge pull request #2804 from bytesiz3d/fix-unquote-string
gingerBill
2023-09-20
2
-1
/
+9
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Fix bug with index increment in `unquote_string`
Abdelrahman Farid
2023-09-19
1
-1
/
+1
|
|
*
Add test for utf8 multibyte strings
Abdelrahman Farid
2023-09-19
1
-0
/
+8
|
|
/
*
/
Add `cstring` specific comparison procedures to fix comparisons like `cstring...
gingerBill
2023-09-26
3
-4
/
+77
|
/
*
Merge branch 'master' of https://github.com/odin-lang/Odin
windows-llvm-12.0.1
gingerBill
2023-09-19
6
-141
/
+205
|
\
|
*
Merge pull request #2769 from RLGingerBiscuit/json-marshal-stuff
gingerBill
2023-09-18
1
-6
/
+6
|
|
\
|
|
*
json.marshal: Don't output spaces if pretty=false
RLGingerBiscuit
2023-08-25
1
-6
/
+6
|
*
|
Merge pull request #2791 from ftphikari/master
gingerBill
2023-09-15
2
-0
/
+20
|
|
\
\
|
|
*
|
[vendor:directx/d3d11] Added `CalcSubresource` helper macro
hikari
2023-09-13
1
-0
/
+5
|
|
*
|
[core:sys/windows] Added SuspendThread
hikari
2023-09-08
1
-0
/
+1
|
|
*
|
[core:sys/windows] Added couple of procedures
hikari
2023-09-07
1
-0
/
+14
|
*
|
|
Merge pull request #2782 from AbdelHameed-Hamed/dxc-unix-bindings
gingerBill
2023-09-14
3
-135
/
+179
|
|
\
\
\
|
|
*
|
|
Move API into one file and use "system" calling convention, and move data def...
AbdelHameed-Hamed
2023-09-14
4
-760
/
+177
|
|
*
|
|
Add unix bindings for DXC.
AbdelHameed-Hamed
2023-08-31
2
-0
/
+627
*
|
|
|
|
Fix constant literals using the wrong type
gingerBill
2023-09-19
1
-4
/
+4
|
/
/
/
/
*
|
|
|
Merge pull request #2784 from laytan/fmt-memory-sizes
gingerBill
2023-09-14
7
-2
/
+133
|
\
\
\
\
|
*
|
|
|
update doc
Laytan Laats
2023-09-12
1
-2
/
+2
|
*
|
|
|
use KiB etc. instead of KB
Laytan Laats
2023-09-12
2
-18
/
+18
|
*
|
|
|
use memory formatting in tracking allocator doc
Laytan Laats
2023-09-01
1
-1
/
+1
|
*
|
|
|
fix test case
Laytan Laats
2023-09-01
1
-1
/
+1
|
*
|
|
|
actually run the test
Laytan Laats
2023-09-01
1
-1
/
+2
|
*
|
|
|
Add formatting of bytes into the best unit of measurement
Laytan Laats
2023-09-01
6
-0
/
+130
*
|
|
|
|
Merge pull request #2789 from fabiansperber/fix-odin-parser
gingerBill
2023-09-14
2
-7
/
+26
|
\
\
\
\
\
|
*
|
|
|
|
Remove auto_cast from field_flags
Fabian Sperber
2023-09-05
2
-6
/
+0
|
*
|
|
|
|
Add #const field flag
Fabian Sperber
2023-09-05
1
-0
/
+4
|
*
|
|
|
|
Fix parsing #force_inline call expression with or_return
Fabian Sperber
2023-09-05
2
-1
/
+22
*
|
|
|
|
|
Merge pull request #2790 from Lperlind/master
gingerBill
2023-09-14
1
-33
/
+68
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Further improve on NSBlock
Lucas Perlind
2023-09-06
1
-33
/
+68
[prev]
[next]