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
/
main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Untagged (unsafe) unions and unambiguous in|postfix notation.
Ginger Bill
2016-08-24
1
-41
/
+41
*
File Library and TypeDecl syntax change
gingerBill
2016-08-22
1
-12
/
+16
*
print_(f32|f64)
Ginger Bill
2016-08-18
1
-4
/
+3
*
Win32 Demo - Minor math tests
gingerBill
2016-08-18
1
-2
/
+3
*
Remove scalar*vector; swizzle; broadcast
gingerBill
2016-08-17
1
-2
/
+2
*
Fix automatic pointer deref for structures in SSA
gingerBill
2016-08-17
1
-1
/
+2
*
field = value, for structure literals
gingerBill
2016-08-16
1
-12
/
+18
*
Win32 Demo: OpenGL Context
gingerBill
2016-08-16
1
-1
/
+1
*
Compile with odin.exe and no run.bat
gingerBill
2016-08-16
1
-22
/
+66
*
Full Unicode Support
gingerBill
2016-08-15
1
-0
/
+1
*
append :: proc(s: ^[]T, i: T) -> bool
gingerBill
2016-08-14
1
-0
/
+2
*
Strings galore!
gingerBill
2016-08-05
1
-1
/
+1
*
String support
gingerBill
2016-08-05
1
-1
/
+1
*
Basic call expression and fix to assignment count checking
gingerBill
2016-08-03
1
-2
/
+6
*
Restart LLVM IR SSA generation
gingerBill
2016-07-30
1
-7
/
+6
*
Branch Statements, if init statement, File parsing errors
gingerBill
2016-07-24
1
-14
/
+12
*
Compound literals and Warnings
gingerBill
2016-07-23
1
-0
/
+3
*
Support import files as modules (i.e. import only once)
gingerBill
2016-07-21
1
-12
/
+12
*
Random Order File Scope Declaration
gingerBill
2016-07-12
1
-6
/
+6
*
Tags, enclosed proc results and better error handling
gingerBill
2016-07-11
1
-0
/
+3
*
Initial Commit
gingerBill
2016-07-07
1
-0
/
+41
[prev]