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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #458 from Tetralux/linux-threads
gingerBill
2019-12-01
25
-349
/
+1252
|
\
|
*
Implement core:thread and core:sync on Unix using pthreads
Tetralux
2019-12-01
25
-349
/
+1252
|
/
*
Disable find_visual_studio_and_windows_sdk_utf8 temporarily
gingerBill
2019-11-28
1
-1
/
+1
*
Make `sort.merge_sort` in place; Add `sort.heap_sort`
gingerBill
2019-11-27
1
-62
/
+122
*
Update package odin/parser for #soa and #vector
gingerBill
2019-11-27
3
-4
/
+22
*
Update microsoft_craziness.h to work correctly with the rest of the codebase ...
gingerBill
2019-11-27
5
-131
/
+159
*
Merge pull request #478 from castano/auto-search-sdk
gingerBill
2019-11-26
3
-6
/
+615
|
\
|
*
Integrate microsoft_craziness better.
castano
2019-11-14
3
-69
/
+62
|
*
Fix definition. GB_SYSTEM_WINDOWS is not defined yet. Ideally microsoft_crazi...
castano
2019-11-14
1
-1
/
+1
|
*
Use Jon's single file lib to find the latest compiler and SDK paths instead o...
castano
2019-11-14
2
-5
/
+621
*
|
Merge pull request #459 from zhibog/master
Mikkel Hjortshøj
2019-11-26
1
-0
/
+145
|
\
\
|
*
|
Removed CSV stuff.
zhibog
2019-11-17
1
-138
/
+0
|
*
|
Missed one
zhibog
2019-11-09
1
-1
/
+1
|
*
|
Fixed indenting
zhibog
2019-11-09
1
-44
/
+44
|
*
|
Added procs to read and write just the data, without any file loading / writing
zhibog
2019-11-08
1
-12
/
+44
|
*
|
Added names to return values
zhibog
2019-11-08
1
-5
/
+5
|
*
|
Should be row_count obviously
zhibog
2019-11-08
1
-10
/
+10
|
*
|
Removed comments regarding RFC test vectors
zhibog
2019-11-08
2
-72
/
+2
|
*
|
Added an implementation for reading and writing csv files
zhibog
2019-11-01
1
-0
/
+106
|
*
|
Added Base32 + official test vectors from the RFC
zhibog
2019-11-01
1
-0
/
+180
|
*
|
Added official test vectors from the RFC
zhibog
2019-11-01
1
-1
/
+36
*
|
|
Fix issue with os.write on *nix with writing nothing
gingerBill
2019-11-24
2
-1
/
+4
*
|
|
Disable #soa compound literals
gingerBill
2019-11-21
1
-0
/
+22
*
|
|
#soa[dynamic]Type (Experimental)
gingerBill
2019-11-21
5
-102
/
+498
*
|
|
Fix SOA entity usage error on `-vet`
gingerBill
2019-11-21
2
-4
/
+8
*
|
|
Update demo.odin
gingerBill
2019-11-21
1
-1
/
+1
*
|
|
Update fmt.odin
gingerBill
2019-11-21
1
-2
/
+1
*
|
|
Update demo.odin
gingerBill
2019-11-21
1
-9
/
+14
*
|
|
`#soa[]Type` (Experimental)
gingerBill
2019-11-21
7
-106
/
+481
*
|
|
Fix String causes a crash when used in a polymorphic type #483
gingerBill
2019-11-20
2
-3
/
+19
*
|
|
Fix Implicit Selector Expressions do not work at the global/package scope #484
gingerBill
2019-11-20
1
-1
/
+1
*
|
|
Prepare SOA Struct code for slices and dynamic arrays *to be implemented*
gingerBill
2019-11-19
9
-37
/
+112
*
|
|
Fix Compiler panic with SIMD Vector debug information #481
gingerBill
2019-11-19
3
-4
/
+23
*
|
|
Add new #soa and #vector syntax
gingerBill
2019-11-17
9
-390
/
+893
*
|
|
Add Handmade Seattle 2019 Demos
gingerBill
2019-11-16
3
-0
/
+1828
*
|
|
Minor fix to os.write on darwin
gingerBill
2019-11-16
1
-0
/
+3
*
|
|
Merge pull request #479 from ThisDrunkDane/master
gingerBill
2019-11-14
1
-1
/
+1
|
\
\
\
|
*
|
|
Add event query param to CI badge
Mikkel Hjortshoej
2019-11-14
1
-1
/
+1
|
*
|
|
Add branch query to CI badge
Mikkel Hjortshoej
2019-11-14
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #475 from hasenj/reverse
gingerBill
2019-11-14
1
-1
/
+2
|
\
\
\
|
*
|
|
fix string reversal
Hasen Judy
2019-11-13
1
-1
/
+2
*
|
|
|
Merge pull request #476 from castano/symlink-fix
gingerBill
2019-11-14
1
-2
/
+7
|
\
\
\
\
|
*
|
|
|
Fix linux build.
castano
2019-11-14
1
-0
/
+2
|
*
|
|
|
Add support for running odin through a symlink. Use realpath when obtaining r...
castano
2019-11-14
1
-2
/
+5
|
|
|
/
/
|
|
/
|
|
*
/
|
|
Fix System V bitcast/transmute bug
gingerBill
2019-11-14
1
-3
/
+6
|
/
/
/
*
/
/
v0.11.1
v0.11.1
gingerBill
2019-11-12
1
-1
/
+1
|
/
/
*
|
big_int addition overflow rules
gingerBill
2019-11-11
1
-1
/
+1
*
|
Add `-show-more-timings`
gingerBill
2019-11-10
4
-60
/
+68
*
|
Fix `big_int_or` and `big_int_xor`
gingerBill
2019-11-10
1
-15
/
+17
*
|
Fix big subtraction for very large numbers on edges of overflow.
gingerBill
2019-11-10
1
-1
/
+4
[next]