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
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Use `sync.Mutex` rather than a spin lock for the threading example"
Jeroen van Rijn
2022-08-05
1
-20
/
+23
*
Use `sync.Mutex` rather than a spin lock for the threading example
gingerBill
2022-08-05
1
-23
/
+20
*
Minor changes to `core:slice/heap`; add to examples/all
gingerBill
2022-06-12
1
-0
/
+2
*
Keep -vet happy
gingerBill
2022-05-26
1
-0
/
+1
*
Add `core:simd`
gingerBill
2022-05-25
1
-0
/
+1
*
Update demo.odin
gingerBill
2022-05-23
1
-2
/
+4
*
Fix type and keep -vet happy
gingerBill
2022-05-14
1
-0
/
+2
*
Add image packages to examples/all
gingerBill
2022-05-14
1
-0
/
+2
*
Implement pthread_cancel.
Jeroen van Rijn
2022-05-11
1
-1
/
+28
*
Add ggpo to examples/all/all_vendor.odin
gingerBill
2022-05-09
1
-0
/
+2
*
Add `vendor:OpenEXRCore` to `examples/all`
gingerBill
2022-05-03
1
-0
/
+2
*
[i18n] Add tests.
Jeroen van Rijn
2022-04-29
1
-0
/
+4
*
change usage in demo.odin
Florian Behr
2022-04-25
1
-1
/
+2
*
[compress/shoco] Add short string compressor.
Jeroen van Rijn
2022-04-22
1
-0
/
+2
*
[QOI] Add to examples/all.
Jeroen van Rijn
2022-04-17
1
-0
/
+2
*
Add https://github.com/odin-lang/examples
gingerBill
2022-04-08
1
-0
/
+11
*
Remove hms2019 files
gingerBill
2022-04-02
3
-1828
/
+0
*
Update Thread Pool in `core:thread`
gingerBill
2022-03-31
1
-23
/
+23
*
Disable thread pool in demo
gingerBill
2022-03-31
1
-23
/
+23
*
Replace `sync` with `sync2`
gingerBill
2022-03-30
1
-2
/
+0
*
`threading_example` allow on Darwin
gingerBill
2022-03-30
1
-5
/
+0
*
Add `core:unicode/utf8/utf8string` to `examples/all`
gingerBill
2022-03-18
1
-0
/
+2
*
Remove comments
gingerBill
2022-03-14
1
-4
/
+0
*
Merge pull request #1599 from gitlost/fract_trunc_classify_#1574
gingerBill
2022-03-14
1
-0
/
+1
|
\
|
*
Fix issue #1574 "fract in linalg/glm is broken" by fixing
gitlost
2022-03-08
1
-0
/
+1
*
|
[examples] Add `core:encoding/varint` to `examples/all`.
Jeroen van Rijn
2022-03-11
1
-0
/
+2
|
/
*
split all_vendor.odin
Sébastien Marie
2022-03-02
3
-22
/
+26
*
Update comment in demo.odin
gingerBill
2022-02-19
1
-7
/
+13
*
Add vendor:directx and vendor:darwin packages for documentation generation
gingerBill
2022-02-18
1
-2
/
+16
*
Merge pull request #1438 from odin-lang/odin-global-constants-as-enums
gingerBill
2022-02-15
1
-9
/
+9
|
\
|
*
Merge branch 'master' into odin-global-constants-as-enums
gingerBill
2022-02-15
3
-24
/
+123
|
|
\
|
*
|
Update demo.odin
gingerBill
2022-01-20
1
-9
/
+9
*
|
|
Minor fix for -vet
gingerBill
2022-02-15
1
-0
/
+1
|
|
/
|
/
|
*
|
Correct `#sparse` usage and error messages
gingerBill
2022-02-05
1
-8
/
+8
*
|
`core:container/lru`
dev-2022-02
gingerBill
2022-02-01
1
-1
/
+2
*
|
Fix all_main.odin
gingerBill
2022-01-30
1
-2
/
+0
*
|
Correct CI
gingerBill
2022-01-30
1
-2
/
+0
*
|
Update all_main.odin to include all the crypto packages
gingerBill
2022-01-25
1
-0
/
+81
*
|
Add more to examples/all/all_vendor.odin
gingerBill
2022-01-22
1
-12
/
+33
|
/
*
Update examples/all
gingerBill
2022-01-17
1
-2
/
+2
*
Minor spelling change
gingerBill
2021-11-07
1
-2
/
+2
*
Update `all_main.odin` to include `core:math/linalg/hlsl`
gingerBill
2021-11-04
1
-0
/
+2
*
Add `core:math/linalg/glsl` to all_main.odin
gingerBill
2021-11-04
1
-0
/
+2
*
Correct demo.odin
gingerBill
2021-11-04
1
-33
/
+33
*
Add `ODIN_NO_CRT` global constant
gingerBill
2021-11-04
1
-34
/
+42
*
Remove comments
gingerBill
2021-11-01
1
-10
/
+1
*
Correct typo in soa data type debug information generation
gingerBill
2021-11-01
1
-2
/
+2
*
Don't run demo's `soa_struct` when under -debug.
Jeroen van Rijn
2021-11-01
1
-1
/
+10
*
Support `llvm_vector_reduce_add` if the LLVM intrinsic is not supported
gingerBill
2021-10-28
1
-1
/
+3
*
Improve comment
gingerBill
2021-10-28
1
-1
/
+2
[next]