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/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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2022-01-15
1
-3
/
+3
|
\
\
\
|
*
|
|
Fix invalid linker flags passed to clang on macOS
oskarnp
2022-01-14
1
-3
/
+3
*
|
|
|
Correct `_start` as an entry point
gingerBill
2022-01-15
1
-7
/
+10
|
/
/
/
*
|
|
more fixes
Dale Weiler
2022-01-13
1
-4
/
+5
*
|
|
Add `dynamic` to error message for `-build-mode`
gingerBill
2022-01-12
1
-1
/
+1
*
|
|
Correct `-init` for *nix
gingerBill
2022-01-12
1
-3
/
+3
*
|
|
Correct linkage for entry point procedures on Windows
gingerBill
2022-01-12
3
-14
/
+19
*
|
|
Correct look for entry point in llvm backend (Windows only currently)
gingerBill
2022-01-12
1
-14
/
+5
*
|
|
Begin work to move entry point code to Odin itself rather than in C++ side
gingerBill
2022-01-12
7
-55
/
+94
*
|
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2022-01-11
2
-88
/
+93
|
\
\
\
|
*
|
|
disable this warning
Dale Weiler
2022-01-10
1
-62
/
+62
|
*
|
|
shared library fixes
Dale Weiler
2022-01-10
2
-27
/
+32
*
|
|
|
Disable `DEFAULT_TO_THREADED_CHECKER` until race condition is found
gingerBill
2022-01-11
5
-25
/
+24
|
/
/
/
*
|
|
Use more `{}` ctor
gingerBill
2022-01-10
1
-2
/
+2
*
|
|
Add mutex guards for signature scopes
gingerBill
2022-01-10
7
-13
/
+67
*
|
|
Move error handling code to a separate file
gingerBill
2022-01-10
2
-413
/
+413
*
|
|
Fix `check_procedure_bodies` to allow multiple threads caused by a typo
gingerBill
2022-01-10
1
-1
/
+0
*
|
|
Fix polymorphic matrix element with a minor hack
gingerBill
2022-01-10
1
-0
/
+11
*
|
|
Merge pull request #1407 from Platin21/feature/fix-supervisor-call
Jeroen van Rijn
2022-01-05
1
-20
/
+41
|
\
\
\
|
*
|
|
Fixes syscall intrinsic on macOS they use a slightly different section + regi...
Platin21
2022-01-05
1
-20
/
+41
*
|
|
|
Support struct field tags in odin doc format
gingerBill
2022-01-04
2
-1
/
+11
|
/
/
/
*
|
|
Fix #1344
gingerBill
2022-01-03
1
-0
/
+1
*
|
|
Revert fix #1344
gingerBill
2022-01-03
1
-32
/
+0
*
|
|
Fix #1344
gingerBill
2022-01-03
1
-0
/
+32
*
|
|
Fix #1398
gingerBill
2022-01-03
1
-0
/
+8
*
|
|
Fix #1356
gingerBill
2022-01-03
1
-5
/
+4
*
|
|
Clean up code for queue (no logic changed)
dev-2022-01
gingerBill
2022-01-02
1
-18
/
+27
*
|
|
Fix #1381
gingerBill
2022-01-02
1
-0
/
+9
*
|
|
Fix conversion from float to quaternion
gingerBill
2021-12-31
2
-23
/
+14
*
|
|
Correct `abs` type behaviour for quaternions
gingerBill
2021-12-31
2
-3
/
+17
*
|
|
Correct `lb_emit_ptr_offset` bug caused by `LLVMConstGEP` assuming a signed i...
gingerBill
2021-12-29
1
-1
/
+1
*
|
|
Merge pull request #1379 from weshardee/master
gingerBill
2021-12-28
1
-1
/
+2
|
\
\
\
|
*
\
\
Merge branch 'master' of https://github.com/weshardee/Odin
Wes Hardee
2021-12-18
2
-15
/
+18
|
|
\
\
\
|
*
|
|
|
use '___$startup_runtime' for MacOS
Wes Hardee
2021-12-18
1
-1
/
+2
*
|
|
|
|
This adds code which checks how big the return is and if it is to big returns...
Platin21
2021-12-27
1
-1
/
+14
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
src: Add preliminary support for Linux AArch64
Yawning Angel
2021-12-23
3
-0
/
+20
*
|
|
|
Removes unneeded lookups / Adds sret to call site which fixes the mac bug
Platin21
2021-12-23
2
-6
/
+10
|
|
/
/
|
/
|
|
*
|
|
Disallow `@(static)` and `@(thread_local)` within `defer` statements
gingerBill
2021-12-17
1
-0
/
+7
*
|
|
Improve debug symbol retention with `-debug -opt:0`
gingerBill
2021-12-11
1
-15
/
+11
|
/
/
*
|
Correct `odin doc` default parameter value `init_string` generation
gingerBill
2021-12-03
3
-3
/
+6
*
|
Add lb_build_addr on `or_return` and `or_else` for sanity's sake
gingerBill
2021-11-27
1
-0
/
+10
*
|
Merge pull request #1332 from odin-lang/nasm-support
gingerBill
2021-11-26
3
-18
/
+84
|
\
\
|
*
|
Allow `.asm`, `.s`, and `.S` as valid assembly file extensions
gingerBill
2021-11-26
3
-4
/
+15
|
*
|
Add supported check for `.asm` files
gingerBill
2021-11-26
1
-0
/
+9
|
*
|
Move nasm.exe to windows/nasm.exe, etc
gingerBill
2021-11-26
1
-1
/
+1
|
*
|
Add `-extra-assembler-flags`
gingerBill
2021-11-24
2
-5
/
+17
|
*
|
Allow for multiple .asm files
gingerBill
2021-11-24
1
-15
/
+7
|
*
|
Add basic support for `foreign import "foo.asm"` on Windows with `nasm.exe`
gingerBill
2021-11-24
1
-12
/
+54
*
|
|
Allow enums to pass #any_int checks
Joakim Hentula
2021-11-25
1
-3
/
+3
*
|
|
Merge pull request #1296 from kevinsjoberg/do-not-filter-tests-when-empty
gingerBill
2021-11-25
1
-0
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
[prev]
[next]