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
/
codegen
/
codegen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Type match statement for tagged unions
Ginger Bill
2016-09-04
1
-1
/
+25
*
Typesafe variadic procedures
Ginger Bill
2016-09-03
1
-1
/
+1
*
Match statements; Type System change (Type_Record for all sum and product types)
Ginger Bill
2016-09-01
1
-1
/
+15
*
Begin "Everything's a namespace"
Ginger Bill
2016-08-30
1
-5
/
+3
*
Implicit Context and #thread_local
gingerBill
2016-08-19
1
-3
/
+5
*
defer statements
gingerBill
2016-08-16
1
-0
/
+1
*
Merge branch 'master' of http://git.handmadedev.org/gingerbill/Odin
gingerBill
2016-08-16
1
-9
/
+64
|
\
|
*
Win32 test
gingerBill
2016-08-15
1
-0
/
+2
*
|
Win32 Window Test
gingerBill
2016-08-16
1
-8
/
+11
|
/
*
string comparisons
gingerBill
2016-08-15
1
-1
/
+1
*
#foreign "custom_name"; <N x i1> bugs (see test.ll and test2.ll)
gingerBill
2016-08-14
1
-2
/
+12
*
expr as type; {N}bool is still causing problems
gingerBill
2016-08-14
1
-1
/
+1
*
Compound Literals - struct, array, slice, vector
gingerBill
2016-08-12
1
-1
/
+2
*
Code generation for procedure literals
gingerBill
2016-08-11
1
-7
/
+10
*
copy(...)
gingerBill
2016-08-10
1
-1
/
+10
*
Tuple support in codegen
gingerBill
2016-08-10
1
-0
/
+2
*
Strings galore!
gingerBill
2016-08-05
1
-3
/
+3
*
Minor refactor and basic library
gingerBill
2016-08-05
1
-243
/
+3
*
String support
gingerBill
2016-08-05
1
-4
/
+4
*
Slice creation for SliceExpr
gingerBill
2016-08-03
1
-0
/
+8
*
ret, unreachable, param, deref
gingerBill
2016-08-02
1
-2
/
+3
*
Big Refactor to type less :P
gingerBill
2016-08-01
1
-1
/
+1
*
Restart LLVM IR SSA generation
gingerBill
2016-07-30
1
-0
/
+318