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 pull request #2563 from charles-l/master
gingerBill
2023-05-29
1
-9
/
+22
|
\
|
*
WASM: Use BasicC ABI convention for arguments that have a `proc "c"` annotation
charles
2023-05-29
1
-9
/
+22
*
|
Improve error message for `#reverse` on an interval
gingerBill
2023-05-29
1
-2
/
+2
*
|
Support `#reverse` on `#soa` arrays
gingerBill
2023-05-29
2
-13
/
+32
*
|
Basic support for `#reverse for in` on normal arrays
gingerBill
2023-05-29
4
-18
/
+79
*
|
Fix #2562 caused by inlining of procedure call
gingerBill
2023-05-29
1
-0
/
+1
*
|
Fix #2561 - ARM64 ABI bug for homogenous structs with more than 4 elements
gingerBill
2023-05-29
1
-1
/
+5
*
|
Merge pull request #2535 from jasonKercher/fix2515
gingerBill
2023-05-29
2
-6
/
+23
|
\
\
|
|
/
|
/
|
|
*
implement random map seed
jason
2023-05-16
2
-6
/
+23
*
|
Fix #2560
gingerBill
2023-05-29
1
-2
/
+12
*
|
Add debug messages to docs_writer.cpp
gingerBill
2023-05-22
1
-0
/
+15
*
|
Disable stable_type_cache for the time being
gingerBill
2023-05-22
1
-4
/
+4
*
|
Improve doc_writer.cpp performance
gingerBill
2023-05-22
1
-0
/
+11
*
|
Correct entity flag generation
gingerBill
2023-05-22
1
-7
/
+6
*
|
Inline `are_types_identical_unique_tuples` to improve `odin_doc_type` perform...
gingerBill
2023-05-22
1
-5
/
+36
*
|
Minor change to handling of propagation of errors with `---` as a value
gingerBill
2023-05-22
15
-82
/
+69
*
|
Fix `---` on variable declarations
gingerBill
2023-05-22
1
-1
/
+4
*
|
Restrict `---` to variable declarations only
gingerBill
2023-05-22
3
-8
/
+27
*
|
Enforce an `icmp` when casting to `i1` to correct behaviour for booleans whic...
gingerBill
2023-05-20
1
-45
/
+32
*
|
Merge pull request #2479 from Naught00/master
Jeroen van Rijn
2023-05-19
2
-3
/
+84
|
\
\
|
*
|
Fix accidental check in
Mark Naughton
2023-05-19
1
-8
/
+0
|
*
|
Fix windows write_directory()
Mark Naughton
2023-05-19
1
-1
/
+1
|
*
|
Add write permissions check on output folder
Mark Naughton
2023-05-19
2
-1
/
+54
|
*
|
Fix single-file package case
Mark Naughton
2023-05-18
2
-1
/
+8
|
*
|
Simplify extension addition logic
Mark Naughton
2023-04-26
1
-9
/
+2
|
*
|
Use buildpath instead of init_filename
Mark Naughton
2023-04-26
1
-1
/
+1
|
*
|
Fix .bin not being applied for relative directory
Mark Naughton
2023-04-26
1
-1
/
+2
|
*
|
Fix Windows version of get_current_directory
Mark Naughton
2023-04-25
1
-3
/
+3
|
*
|
Add Windows equivalent of get_current_directory
Mark Naughton
2023-04-24
1
-0
/
+15
|
*
|
Add .bin extension in extra case
Mark Naughton
2023-04-24
1
-3
/
+9
|
*
|
Add get_current_directory()
Mark Naughton
2023-04-24
1
-0
/
+12
|
*
|
Use last element for directory collision check
Mark Naughton
2023-04-23
1
-1
/
+1
|
*
|
Add .bin extension the case of a collision
Mark Naughton
2023-04-23
1
-0
/
+4
|
*
|
Change default executable extension
Mark Naughton
2023-04-23
1
-4
/
+2
*
|
|
Make `intrinsics.type_merge` form a union of the types; ignoring duplicates
gingerBill
2023-05-19
1
-4
/
+18
*
|
|
Add `intrinsics.type_merge`
gingerBill
2023-05-19
4
-1
/
+81
*
|
|
Fix #2526
gingerBill
2023-05-18
2
-4
/
+14
*
|
|
Fix #2536
gingerBill
2023-05-18
1
-1
/
+11
*
|
|
Fix #2544
gingerBill
2023-05-18
1
-0
/
+1
*
|
|
Merge pull request #2514 from ryuukk/patch-2
gingerBill
2023-05-18
1
-1
/
+1
|
\
\
\
|
*
|
|
Missing cast
ryuukk
2023-05-06
1
-1
/
+1
*
|
|
|
Merge pull request #2523 from jcmoyer/fix-2056
gingerBill
2023-05-18
1
-4
/
+6
|
\
\
\
\
|
*
|
|
|
Zero non-diagonal elements when converting to matrix
J.C. Moyer
2023-05-09
1
-4
/
+6
|
|
/
/
/
*
|
|
|
Allow implicit conversion between boolean types within `or_return`
gingerBill
2023-05-18
1
-2
/
+5
*
|
|
|
Add extra mutex for error block stuff
gingerBill
2023-05-16
1
-3
/
+14
|
|
_
|
/
|
/
|
|
*
|
|
Revert "Change `intrinsics.read_cycle_counter` on ARM64"
gingerBill
2023-05-12
1
-1
/
+1
*
|
|
Change `intrinsics.read_cycle_counter` on ARM64
gingerBill
2023-05-12
1
-1
/
+1
*
|
|
Patch "no_copy" typo in parser.cpp
matias
2023-05-10
1
-1
/
+1
|
/
/
*
|
When using `-debug`, default to `-o:none` unless explicitly specified
gingerBill
2023-05-02
2
-3
/
+11
*
|
Fix #2481
gingerBill
2023-04-27
1
-1
/
+1
[next]