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
/
common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build as C++
Ginger Bill
2017-06-08
1
-262
/
+0
*
Fix key generation for constant strings in IR
Ginger Bill
2017-06-05
1
-0
/
+10
*
Allow 128 bit map keys
Ginger Bill
2017-06-05
1
-0
/
+1
*
Use 128-bit integers for ExactValue integers
Ginger Bill
2017-05-30
1
-0
/
+1
*
Fix issue #51; begin work on `atomic` types
Ginger Bill
2017-04-28
1
-0
/
+88
*
Continue work on custom SSA; Fix double declaration in `when` statements
Ginger Bill
2017-04-21
1
-1
/
+5
*
Basic Linux Build!
Ginger Bill
2017-04-09
1
-0
/
+1
*
Add Quaternions: quaternion128, quaternion256
Ginger Bill
2017-04-01
1
-0
/
+6
*
Fix immutable rules; add some general documentation
Ginger Bill
2017-02-14
1
-0
/
+3
*
Dynamic array syntax [...]Type; make entities private with a prefix of `_`; f...
Ginger Bill
2017-02-11
1
-0
/
+1
*
Change casting syntax: `cast(T)x` `transmute(T)x` et al.
Ginger Bill
2017-01-25
1
-0
/
+11
*
Fix preload initialization ordering
Ginger Bill
2016-12-04
1
-16
/
+0
*
Change entity collection strategy
Ginger Bill
2016-12-03
1
-49
/
+0
*
#rune "" to ''; Remove infix and postfix call notation
Ginger Bill
2016-11-28
1
-7
/
+13
*
Numpty forgot to add .c files
Ginger Bill
2016-11-23
1
-0
/
+195