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
/
build.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a global to store the build context information
Ginger Bill
2017-02-12
1
-247
/
+0
*
v0.1.0
v0.1.0
Ginger Bill
2017-02-11
1
-20
/
+0
*
Add `types.odin`; Begin work on `map`
Ginger Bill
2017-02-05
1
-0
/
+3
*
Update code from OSX merge to be consistent with the rest of the code
Ginger Bill
2017-02-01
1
-1
/
+1
*
Merge branch 'master' of https://github.com/zhiayang/Odin
zhiayang
2017-02-02
1
-1
/
+1
|
\
|
*
Change internals of `context`; Disable `immutable`
Ginger Bill
2017-02-01
1
-1
/
+1
*
|
oh boy, basic osx/unix support
zhiayang
2017-02-02
1
-0
/
+92
|
/
*
Fix untyped to `any` assignments. Fixed crash when arguments with no value ar...
Ginger Bill
2017-01-29
1
-1
/
+1
*
Fix core library; Disable adding entity definitions for blank identifiers
v0.0.5e
Ginger Bill
2017-01-07
1
-1
/
+1
*
Fix array pointer as iterators; Remove stack allocations in `startup_runtime`
v0.0.5d
Ginger Bill
2017-01-06
1
-2
/
+1
*
Fix build error caused by invalid iterator types in `for`
v0.0.5c
Ginger Bill
2017-01-05
1
-1
/
+1
*
v0.0.5a
Ginger Bill
2017-01-05
1
-1
/
+1
*
Change prev ssa to llir;
Ginger Bill
2017-01-03
1
-1
/
+1
*
v0.0.4 - `odin build_dll`, atomic.odin, sync.odin
Ginger Bill
2016-12-09
1
-1
/
+1
*
`build_dll`; Require an entry point procedure `main`
Ginger Bill
2016-12-08
1
-0
/
+1
*
Fix preload initialization ordering
Ginger Bill
2016-12-04
1
-2
/
+91
*
Change entity collection strategy
Ginger Bill
2016-12-03
1
-0
/
+83