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
/
_preload.odin
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Go/BCPL style semicolon insertion during tokenizing stage
Ginger Bill
2016-12-05
1
-115
/
+115
*
Fix preload initialization ordering
Ginger Bill
2016-12-04
1
-1
/
+7
*
Semicolons are required; `when` condition for certain file scope declarations...
Ginger Bill
2016-12-01
1
-172
/
+150
*
Basic `when` statement - Compile time if statement
Ginger Bill
2016-11-29
1
-1
/
+1
*
128 bit integers
Ginger Bill
2016-11-22
1
-1
/
+2
*
v0.0.3 Build
Ginger Bill
2016-11-17
1
-1
/
+3
*
Fix alignment issues with vectors, unions, and raw_unions
Ginger Bill
2016-11-16
1
-0
/
+16
*
File restructure (again)
Ginger Bill
2016-11-02
1
-5
/
+5
*
Interpreter - Structs and Arrays
Ginger Bill
2016-10-30
1
-0
/
+22
*
Fix exact value bug when updating expressions
Ginger Bill
2016-10-16
1
-8
/
+7
*
Add Pointer Arithmetic
Ginger Bill
2016-10-12
1
-8
/
+10
*
Implicit Values: `context`; Fix lvalue selector assignments; Fix offset_of* f...
Ginger Bill
2016-10-10
1
-9
/
+5
*
Demaybe operator ?
Ginger Bill
2016-10-07
1
-3
/
+0
*
Maybe types; value, ok := maybe_value(x)
Ginger Bill
2016-10-06
1
-0
/
+3
*
Untyped `nil`
Ginger Bill
2016-10-06
1
-0
/
+329
[prev]