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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow -error-pos-style:default as an alias for odin
Jeroen van Rijn
2022-04-28
1
-2
/
+2
*
Make -error-pos-style case-insensitive.
Jeroen van Rijn
2022-04-28
1
-2
/
+7
*
Fix -error-pos-style:unix
Jeroen van Rijn
2022-04-28
1
-0
/
+11
*
Add `intrinsics.type_is_multi_pointer`
gingerBill
2022-04-27
2
-0
/
+4
*
Add `intrinsics.type_field_type`
gingerBill
2022-04-27
2
-0
/
+33
*
Address edge cases.
Jeroen van Rijn
2022-04-26
3
-45
/
+99
*
Remove redundant bit for non-Windows.
Jeroen van Rijn
2022-04-24
1
-14
/
+0
*
Compiler: Allow -out: to not have an extension on *nix for executables (only).
Jeroen van Rijn
2022-04-24
1
-1
/
+3
*
Compiler: Add early error for output path being a directory.
Jeroen van Rijn
2022-04-24
9
-383
/
+652
*
Fix #1713
gingerBill
2022-04-14
2
-3
/
+5
*
Add -help to CI tests.
Jeroen van Rijn
2022-04-05
1
-2
/
+10
*
Give build/run/check/test/doc a `-file` flag.
Jeroen van Rijn
2022-04-05
2
-89
/
+145
*
Add extra help line for define/config.
Jeroen van Rijn
2022-04-03
1
-0
/
+1
*
Merge pull request #1686 from Kelimion/compile-time-assert
gingerBill
2022-04-02
1
-5
/
+27
|
\
|
*
Allow optional message for `#assert`.
Jeroen van Rijn
2022-04-02
1
-5
/
+27
*
|
Add extra checks to atomic intrinsics
gingerBill
2022-04-02
1
-0
/
+45
*
|
`intrinsics.atomic_type_is_lock_free`
gingerBill
2022-04-02
5
-4
/
+47
|
/
*
Change `intrinsics.Atomic_Memory_Order` fields to use `Ada_Case` rather than ...
gingerBill
2022-03-31
2
-12
/
+12
*
Add checks for memory ordering on fences
gingerBill
2022-03-31
1
-6
/
+20
*
Correct weak handling
gingerBill
2022-03-31
1
-1
/
+2
*
Enforce success failure pairings of `compare_exchange_*_explicit` at compile ...
gingerBill
2022-03-31
2
-9
/
+96
*
Replace the atomic intrinsics
gingerBill
2022-03-31
6
-324
/
+272
*
Add `intrinsics.wasm_memory_grow` `intrinsics.wasm_memory_size`
gingerBill
2022-03-30
4
-2
/
+114
*
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2022-03-30
1
-0
/
+4
|
\
|
*
Merge pull request #1671 from colrdavidson/add_nocrt
gingerBill
2022-03-30
1
-0
/
+4
|
|
\
|
|
*
Make no crt work on Linux
Colin Davidson
2022-03-30
1
-0
/
+4
*
|
|
Correct `atomic_cxchg_*` `atomic_cxchgweak_*` intrinsics behaviour to monoton...
gingerBill
2022-03-30
1
-8
/
+16
|
/
/
*
|
Use `WIFEXITED()` and `WEXITSTATUS()` on Unix `system()` exit code
gitlost
2022-03-24
1
-0
/
+3
*
|
Make constant string backing structures use PrivateLinkage compared to Intern...
gingerBill
2022-03-24
1
-3
/
+3
*
|
`union #shared_nil`
gingerBill
2022-03-24
9
-32
/
+103
*
|
Fix issue #829 "Compiler crashes when declaring maps with procedure"
gitlost
2022-03-23
1
-0
/
+1
*
|
Merge pull request #1632 from gitlost/const_in_if_#1592
gingerBill
2022-03-21
3
-6
/
+18
|
\
\
|
*
|
Fix issue #1592 "LLVM code gen error when using a constant in an if"
gitlost
2022-03-18
3
-6
/
+18
*
|
|
Improve procedure group selection based on the minimum number of arguments
gingerBill
2022-03-18
5
-31
/
+82
|
/
/
*
|
Fix #1610
gingerBill
2022-03-14
1
-29
/
+21
*
|
Fix `#1609`
gingerBill
2022-03-14
1
-0
/
+6
|
/
*
Merge pull request #1505 from jasonKercher/fix_odin_test
gingerBill
2022-03-14
1
-3
/
+7
|
\
|
*
Merge remote-tracking branch 'upstream/master' into fix_odin_test
Jason Kercher
2022-03-09
24
-204
/
+640
|
|
\
|
*
|
improve entry point check logic
CiD-
2022-02-17
1
-3
/
+2
|
*
|
fix odin test
CiD-
2022-02-16
1
-0
/
+5
*
|
|
Merge branch 'master' into freestanding_amd64
gingerBill
2022-03-14
16
-88
/
+301
|
\
\
\
|
*
|
|
#Fix 1615 Replace `llvm.readcyclecounter` with `cntvct_el0` on arm64
gingerBill
2022-03-12
2
-7
/
+16
|
|
|
/
|
|
/
|
|
*
|
Fix #1607
gingerBill
2022-03-09
1
-0
/
+15
|
*
|
Fix typo
gingerBill
2022-03-09
1
-1
/
+1
|
*
|
Fix typo
gingerBill
2022-03-09
1
-1
/
+1
|
*
|
Replace `#if` with `if` where possible
gingerBill
2022-03-08
1
-16
/
+16
|
*
|
Refactor link flag creation for nix systems
gingerBill
2022-03-08
1
-26
/
+31
|
*
|
Linux: allow 'foreign import' of object files
kstrb
2022-03-05
1
-2
/
+2
|
*
|
Merge pull request #1575 from jockus/fix_relative_slice_len
gingerBill
2022-03-04
3
-4
/
+4
|
|
\
\
|
|
*
|
Add relative slice to type checks for built in len
Joakim Hentula
2022-03-02
3
-4
/
+4
[next]