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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
128 bit integers
Ginger Bill
2016-11-22
3
-59
/
+224
*
Support `any` in `match type`
Ginger Bill
2016-11-20
1
-58
/
+45
*
v0.0.3 Build
Ginger Bill
2016-11-17
6
-46
/
+1987
*
Fix alignment issues with vectors, unions, and raw_unions
Ginger Bill
2016-11-16
1
-0
/
+16
*
#foreign_library; vector fields (x, y, z, w) for count <= 4
Ginger Bill
2016-11-15
3
-6
/
+15
*
File restructure (again)
Ginger Bill
2016-11-02
1
-5
/
+5
*
Interpreter - Structs and Arrays
Ginger Bill
2016-10-30
1
-0
/
+22
*
Minor Style Fixes
Ginger Bill
2016-10-22
3
-17
/
+20
*
union_cast
Ginger Bill
2016-10-16
1
-15
/
+19
*
Fix exact value bug when updating expressions
Ginger Bill
2016-10-16
3
-14
/
+16
*
Update ImplicitValue "architecture"
Ginger Bill
2016-10-15
2
-9
/
+9
*
Add Pointer Arithmetic
Ginger Bill
2016-10-12
3
-102
/
+184
*
Implicit Values: `context`; Fix lvalue selector assignments; Fix offset_of* f...
Ginger Bill
2016-10-10
3
-12
/
+15
*
Demaybe operator ?
Ginger Bill
2016-10-07
1
-3
/
+0
*
Maybe types; value, ok := maybe_value(x)
Ginger Bill
2016-10-06
2
-0
/
+10
*
Untyped `nil`
Ginger Bill
2016-10-06
5
-45
/
+49
*
Refactor: Remove dead code
Ginger Bill
2016-10-02
1
-1
/
+3
*
Include other core libs.
Ginger Bill
2016-09-30
2
-0
/
+510
*
Const Aggregate Literals for IR; Module path fix
Ginger Bill
2016-09-30
1
-8
/
+5
*
Demo 004
Ginger Bill
2016-09-28
2
-3
/
+3
*
Update Standard Library; Fix Type_Info for integers
Ginger Bill
2016-09-28
4
-142
/
+130
*
Bug Fixes: some assertions; variable inits;
Ginger Bill
2016-09-24
4
-16
/
+50
*
Any order declarations at procedure scope (except variables)
Ginger Bill
2016-09-24
1
-6
/
+7
*
Fix push_* with better defer system
Ginger Bill
2016-09-23
3
-2
/
+135
*
Unicode file loading; push_allocator & push_context
Ginger Bill
2016-09-23
1
-4
/
+5
*
Fix type info generation
Ginger Bill
2016-09-22
1
-3
/
+7
*
Fix enum type comparison; Start demo 003 code
Ginger Bill
2016-09-21
1
-1
/
+1
*
Filename as default import name; as .; as _; panic()
Ginger Bill
2016-09-21
3
-92
/
+101
*
Sort enum entities; Remove sprint* from fmt.odin
Ginger Bill
2016-09-20
2
-77
/
+44
*
fmt improvement; Minor refactoring
Ginger Bill
2016-09-19
2
-17
/
+67
*
enum_to_string fix; enum count, min_value, max_value
Ginger Bill
2016-09-19
2
-5
/
+24
*
enum_to_string
Ginger Bill
2016-09-19
3
-50
/
+94
*
Core library and Better name mangling for files
Ginger Bill
2016-09-19
5
-0
/
+1534