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
/
gb
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Update gb.h
Ginger Bill
2017-03-17
1
-124
/
+306
|
*
windows.odin TYPE_NAME to Type_Name; More SSA work and SSA printing for debug...
Ginger Bill
2017-03-12
1
-0
/
+4
*
|
Merge https://github.com/gingerBill/Odin
Zac Pierson
2017-02-20
1
-1
/
+1
|
\
|
|
*
Begin changing `union` syntax
Ginger Bill
2017-02-19
1
-1
/
+1
*
|
Tested MacOS. If a commit doesn't follow in 15 minutes, Linux works too!
Zachary Pierson
2017-02-12
1
-0
/
+7
*
|
Fixed Windows (updated gb.h) | Need to test on MacOS and Linux now!
Zachary Pierson
2017-02-11
1
-38
/
+40
*
|
Code quality upkeep. Fixed a broken thread finding assembly instruction in gb.h
Zachary Pierson
2017-02-09
1
-2
/
+5
*
|
Fixed gb.h - the file handle for /proc/cpuinfo is needed to read chars.
Zac Pierson
2017-02-08
1
-1
/
+5
*
|
Merge https://github.com/gingerBill/Odin
Zac Pierson
2017-02-08
1
-26
/
+31
|
\
|
|
*
`map` immutable fields: count, capacity, allocator
Ginger Bill
2017-02-06
1
-2
/
+84
*
|
Added a very basic Linux standard library shamelessly stolen from the MacOS one.
Zachary Pierson
2017-02-07
1
-2
/
+3
*
|
MacOS is able to run Hello World!
Zachary Pierson
2017-02-06
1
-1
/
+6
*
|
Added Linux functions throughout the code, but it segfaults.
Zac Pierson
2017-02-06
1
-40
/
+107
|
/
*
Update code from OSX merge to be consistent with the rest of the code
Ginger Bill
2017-02-01
1
-14
/
+14
*
oh boy, basic osx/unix support
zhiayang
2017-02-02
1
-3
/
+20
*
Overloaded `free`; 3 dotted ellipsis
v0.0.6a
Ginger Bill
2017-01-28
1
-7
/
+3
*
v0.0.4 - `odin build_dll`, atomic.odin, sync.odin
Ginger Bill
2016-12-09
1
-1
/
+1
*
Fix import/export rules for #import as .
Ginger Bill
2016-11-23
1
-3
/
+2
*
Remove: string overloads; defer
Ginger Bill
2016-11-22
1
-1
/
+1
*
union_cast
Ginger Bill
2016-10-16
1
-1
/
+2
*
Update ImplicitValue "architecture"
Ginger Bill
2016-10-15
1
-26
/
+26
*
Minimal Dependency Map: Only build what is needed
Ginger Bill
2016-09-27
1
-8
/
+8
*
Unicode file loading; push_allocator & push_context
Ginger Bill
2016-09-23
1
-2
/
+2
*
min, max, abs
Ginger Bill
2016-09-02
1
-0
/
+4
*
File Library and TypeDecl syntax change
gingerBill
2016-08-22
1
-3
/
+3
*
defer statements
gingerBill
2016-08-16
1
-10
/
+25
*
Compile with odin.exe and no run.bat
gingerBill
2016-08-16
1
-3
/
+0
*
copy(...)
gingerBill
2016-08-10
1
-0
/
+7
*
String support
gingerBill
2016-08-05
1
-1
/
+39
*
Basic call expression and fix to assignment count checking
gingerBill
2016-08-03
1
-8
/
+9
*
Restart LLVM IR SSA generation
gingerBill
2016-07-30
1
-79
/
+56
*
Support import files as modules (i.e. import only once)
gingerBill
2016-07-21
1
-1
/
+6
*
Initial Commit
gingerBill
2016-07-07
1
-0
/
+10331
[prev]