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
*
fix for wasm on llvm 17
Laytan Laats
2024-01-22
1
-1
/
+1
*
Clarify #location error message when not a call.
Jeroen van Rijn
2024-01-20
1
-1
/
+1
*
Expand -subsystem option on Windows
Jeroen van Rijn
2024-01-18
4
-28
/
+83
*
Add WINDOWS_SUBSYSTEM constant bool
Jeroen van Rijn
2024-01-18
2
-10
/
+11
*
Merge pull request #3093 from avanspector/master
gingerBill
2024-01-17
1
-1
/
+1
|
\
|
*
Fix gcc build
avanspector
2024-01-13
1
-1
/
+1
*
|
Merge pull request #3043 from laytan/check-float-value-succeeded
gingerBill
2024-01-17
1
-4
/
+20
|
\
\
|
*
|
check if string could be converted from float
Laytan Laats
2024-01-17
1
-4
/
+20
*
|
|
Merge branch 'master' into dev
codename-irvin
2024-01-16
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge pull request #3084 from stan680/semaphore-fix
gingerBill
2024-01-16
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
fix loop condition on compare_exhange_strong result in semaphore_wait - it wa...
Stan Irvin-Wilmot
2024-01-10
1
-1
/
+1
*
|
|
|
|
Use default calling convention for arm target for now - not 100% sure this is...
codename-irvin
2024-01-16
1
-3
/
+2
*
|
|
|
|
Add freestanding aarch64 target
codename-irvin
2024-01-15
2
-2
/
+10
|
/
/
/
/
*
|
|
/
darwin: add library paths for default Homebrew and MacPorts locations
Laytan Laats
2024-01-13
1
-0
/
+11
|
|
_
|
/
|
/
|
|
*
|
|
Fixed version matching
Platin21
2024-01-10
1
-59
/
+66
*
|
|
Added macOS versions for a lot of revisions
Platin21
2024-01-10
1
-0
/
+47
|
/
/
*
|
Update instrumentation signature to support `runtime.Source_Code_Location` as...
gingerBill
2024-01-09
3
-7
/
+20
*
|
Implement instrumentation pass
gingerBill
2024-01-07
7
-11
/
+123
*
|
Add frontend stuff instrumentation tooling
gingerBill
2024-01-07
6
-12
/
+140
*
|
src: `enable_target_feature` should add features, not overwrite
Yawning Angel
2024-01-07
2
-2
/
+43
*
|
Fix the type inference in `builtin.quaternion`
gingerBill
2024-01-05
1
-7
/
+14
*
|
Fix `builtin.quaternion` generation
gingerBill
2024-01-05
2
-73
/
+55
*
|
Enforce naming the parameters with `builtin.quaternion` to reduce confusion
gingerBill
2024-01-05
2
-28
/
+154
*
|
Clean up error block usage
gingerBill
2024-01-05
7
-43
/
+50
*
|
Add `@(entry_point_only)` for procedures
gingerBill
2024-01-05
5
-0
/
+14
*
|
darwin: actually honor no-crt by not linking with `-lSystem -lm`
Laytan Laats
2024-01-02
1
-3
/
+6
*
|
Fixed Typo / Added check for 1
Platin21
2024-01-02
2
-2
/
+2
*
|
Adds missing space
Platin21
2024-01-02
1
-1
/
+1
*
|
Fixed git issue..
Platin21
2024-01-02
1
-0
/
+2
*
|
Adds new flag for linker to know if it should link the system library or not
Platin21
2024-01-02
3
-1
/
+25
*
|
Removes macOS min version and supports default latest
Platin21
2024-01-02
1
-4
/
+0
*
|
Merge pull request #3036 from laytan/error-when-c-vararg-is-not-on-last-param
gingerBill
2024-01-02
1
-17
/
+17
|
\
\
|
*
|
error when #c_vararg is not applied to the last parameter
Laytan Laats
2023-12-20
1
-17
/
+17
*
|
|
Merge pull request #3048 from ThomasL81/master
gingerBill
2024-01-02
1
-1
/
+1
|
\
\
\
|
*
|
|
Fixing a pdb linker error when the path contains spaces
Thomas Louis
2023-12-27
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Fix #3056
korvahkh
2023-12-29
1
-1
/
+1
*
|
|
Merge pull request #3051 from laytan/fix-double-execution-of-tests
Jeroen van Rijn
2023-12-27
1
-3
/
+3
|
\
\
\
|
*
|
|
fix double execution of tests
Laytan Laats
2023-12-27
1
-3
/
+3
|
|
/
/
*
/
/
fix load directive with absolute paths
Laytan Laats
2023-12-27
1
-6
/
+9
|
/
/
*
/
fix wrong string type assert
Laytan Laats
2023-12-20
1
-1
/
+1
|
/
*
Check test procedures after all minimum dependency set calls are done
gingerBill
2023-12-18
1
-5
/
+8
*
Fix: Bill was a numpty
gingerBill
2023-12-15
1
-15
/
+19
*
Remove neighbouring duplicates from neighbouring sorted array of entities; fi...
gingerBill
2023-12-15
1
-20
/
+15
*
Reduce repetition on initializing global type info member arrays
gingerBill
2023-12-13
1
-52
/
+10
*
Add `-obfuscate-source-code-locations`
gingerBill
2023-12-13
5
-7
/
+68
*
Minor fix to call expr in tilde with variadic parameters
gingerBill
2023-12-13
3
-7
/
+2
*
Update Tilde
gingerBill
2023-12-13
10
-164
/
+270
*
Remove duplicates from `init`/`fini` procedure list
gingerBill
2023-12-12
1
-0
/
+26
*
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2023-12-12
3
-146
/
+154
|
\
|
*
Silence writable string warnings when compiling Odin on Linux.
Jeroen van Rijn
2023-12-03
2
-11
/
+11
[next]