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
/
os.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix parameter/field lists and #import #include syntax
Ginger Bill
2017-01-02
1
-1
/
+1
*
Generic (grouped) declarations: var, let, const, type, import, include
Ginger Bill
2016-12-20
1
-1
/
+1
*
Go/BCPL style semicolon insertion during tokenizing stage
Ginger Bill
2016-12-05
1
-1
/
+1
*
Semicolons are required; `when` condition for certain file scope declarations...
Ginger Bill
2016-12-01
1
-3
/
+2
*
Delay importing entities till all other entities are collected
Ginger Bill
2016-11-30
1
-173
/
+1
*
error_node
Ginger Bill
2016-11-30
1
-17
/
+18
*
`when` statement; Better entity collection system (for both local and global)...
Ginger Bill
2016-11-29
1
-1
/
+3
*
v0.0.3 Build
Ginger Bill
2016-11-17
1
-9
/
+53
*
#foreign_library; vector fields (x, y, z, w) for count <= 4
Ginger Bill
2016-11-15
1
-6
/
+6
*
Minor Style Fixes
Ginger Bill
2016-10-22
1
-0
/
+1
*
Untyped `nil`
Ginger Bill
2016-10-06
1
-5
/
+5
*
Const Aggregate Literals for IR; Module path fix
Ginger Bill
2016-09-30
1
-8
/
+5
*
Update Standard Library; Fix Type_Info for integers
Ginger Bill
2016-09-28
1
-0
/
+13
*
Bug Fixes: some assertions; variable inits;
Ginger Bill
2016-09-24
1
-0
/
+12
*
Fix push_* with better defer system
Ginger Bill
2016-09-23
1
-1
/
+0
*
Filename as default import name; as .; as _; panic()
Ginger Bill
2016-09-21
1
-2
/
+1
*
enum_to_string
Ginger Bill
2016-09-19
1
-4
/
+5
*
Core library and Better name mangling for files
Ginger Bill
2016-09-19
1
-0
/
+106