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
/
src
/
checker
/
stmt.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Subtyping Polymorphic arguments; `using` procedure parameters
Ginger Bill
2016-08-30
1
-23
/
+58
*
Better `using`; foreign system libraries; optional semicolons
Ginger Bill
2016-08-30
1
-110
/
+198
*
Begin "Everything's a namespace"
Ginger Bill
2016-08-30
1
-0
/
+69
*
new, new_slice, delete
Ginger Bill
2016-08-28
1
-2
/
+2
*
Pointer arithmetic builtin procedures
Ginger Bill
2016-08-27
1
-96
/
+0
*
Save before Demo 001
Ginger Bill
2016-08-25
1
-9
/
+31
*
Change rune literals to #rune "C"
Ginger Bill
2016-08-25
1
-2
/
+3
*
Untagged (unsafe) unions and unambiguous in|postfix notation.
Ginger Bill
2016-08-24
1
-13
/
+13
*
Fix procedure's scope
gingerBill
2016-08-23
1
-6
/
+20
*
Implicit Context and #thread_local
gingerBill
2016-08-19
1
-2
/
+2
*
print_(f32|f64)
Ginger Bill
2016-08-18
1
-9
/
+9
*
Remove scalar*vector; swizzle; broadcast
gingerBill
2016-08-17
1
-15
/
+0
*
Fix Scoping of proc type decls
gingerBill
2016-08-17
1
-1
/
+0
*
Win32 Demo: OpenGL Context
gingerBill
2016-08-16
1
-7
/
+0
*
Win32 Window Test
gingerBill
2016-08-16
1
-1
/
+1
*
#foreign "custom_name"; <N x i1> bugs (see test.ll and test2.ll)
gingerBill
2016-08-14
1
-20
/
+4
*
Minor refactor and basic library
gingerBill
2016-08-05
1
-9
/
+9
*
String support
gingerBill
2016-08-05
1
-12
/
+10
*
Basic call expression and fix to assignment count checking
gingerBill
2016-08-03
1
-0
/
+907
[prev]