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
/
utf8.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
`while`; `range` is now `for`; remove ++ and --
Ginger Bill
2017-01-03
1
-6
/
+9
*
Fix parameter/field lists and #import #include syntax
Ginger Bill
2017-01-02
1
-7
/
+7
*
Nearly finished Jai-like declarations
Ginger Bill
2017-01-01
1
-7
/
+7
*
Begin transition to Jai-like syntax
Ginger Bill
2017-01-01
1
-77
/
+71
*
Handle calling conventions correctly
Ginger Bill
2016-12-22
1
-6
/
+6
*
Fix anonymous procedures and their dependencies
Ginger Bill
2016-12-21
1
-6
/
+8
*
Generic (grouped) declarations: var, let, const, type, import, include
Ginger Bill
2016-12-20
1
-27
/
+29
*
Begin generic declarations for lists of specifications
Ginger Bill
2016-12-19
1
-11
/
+11
*
Change var decl syntax
Ginger Bill
2016-12-18
1
-32
/
+32
*
Change record field syntax
Ginger Bill
2016-12-18
1
-1
/
+1
*
var/const decl; remove `:` from parameter lists
Ginger Bill
2016-12-18
1
-20
/
+19
*
Change of `proc` and `type` declaration syntax to "prefix" style
Ginger Bill
2016-12-18
1
-7
/
+7
*
Semicolons mandatory again (and probably forever now...)
Ginger Bill
2016-12-16
1
-95
/
+95
*
Set :: as a single token
Ginger Bill
2016-12-07
1
-1
/
+1
*
Go/BCPL style semicolon insertion during tokenizing stage
Ginger Bill
2016-12-05
1
-94
/
+94
*
Semicolons are required; `when` condition for certain file scope declarations...
Ginger Bill
2016-12-01
1
-95
/
+95
*
#rune "" to ''; Remove infix and postfix call notation
Ginger Bill
2016-11-28
1
-2
/
+2
*
Minor Style Fixes
Ginger Bill
2016-10-22
1
-0
/
+3
*
Fix exact value bug when updating expressions
Ginger Bill
2016-10-16
1
-1
/
+2
*
Untyped `nil`
Ginger Bill
2016-10-06
1
-6
/
+6
*
Include other core libs.
Ginger Bill
2016-09-30
1
-0
/
+212