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/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
/
sys
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Fix parameter/field lists and #import #include syntax
Ginger Bill
2017-01-02
1
-127
/
+127
|
*
Nearly finished Jai-like declarations
Ginger Bill
2017-01-01
1
-229
/
+222
|
*
Begin transition to Jai-like syntax
Ginger Bill
2017-01-01
1
-121
/
+108
|
*
Add enum type info and fix enum casting
Ginger Bill
2017-01-01
1
-154
/
+147
|
*
Block Expressions and `give`
Ginger Bill
2016-12-30
1
-4
/
+47
|
*
Handle calling conventions correctly
Ginger Bill
2016-12-22
1
-23
/
+23
|
*
Generic (grouped) declarations: var, let, const, type, import, include
Ginger Bill
2016-12-20
1
-266
/
+279
|
*
Remove `enum` for favour of Go-style enumerations
Ginger Bill
2016-12-19
1
-153
/
+154
|
*
Change record field syntax
Ginger Bill
2016-12-18
1
-45
/
+45
|
*
var/const decl; remove `:` from parameter lists
Ginger Bill
2016-12-18
1
-150
/
+150
|
*
Change of `proc` and `type` declaration syntax to "prefix" style
Ginger Bill
2016-12-18
1
-106
/
+106
|
|
|
|
`proc name()` from `name :: proc()`
*
Add atomic.odin, sync.odin, sys/windows.odin
Ginger Bill
2016-12-16
1
-0
/
+525
[prev]