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
*
Split `examples/all` into different files
gingerBill
2021-09-29
3
-15
/
+18
*
Fix indentation typo
strager
2021-09-21
1
-1
/
+1
*
Add `vendor:raylib` (core only)
gingerBill
2021-09-08
1
-0
/
+1
*
demo: Fix typo.
Jeroen van Rijn
2021-09-06
1
-1
/
+1
*
big: Remove `core:fmt` usage + Add a little demo to examples/demo.
Jeroen van Rijn
2021-09-06
1
-1
/
+77
*
Remove redundant semicolons from comments
gingerBill
2021-09-06
1
-16
/
+16
*
Merge pull request #1112 from odin-lang/optional-semicolons
gingerBill
2021-09-06
3
-2811
/
+816
|
\
|
*
Remove unneeded semicolons from demo
gingerBill
2021-08-31
1
-6
/
+6
|
*
Delete unneeded demo
gingerBill
2021-08-31
1
-2007
/
+0
|
*
Remove unneeded semicolon from examples/demo and examples/all
gingerBill
2021-08-31
2
-798
/
+810
*
|
examples: Add `libc` to `examples/all`.
Jeroen van Rijn
2021-09-06
1
-0
/
+1
|
/
*
Update import path
gingerBill
2021-08-21
1
-1
/
+1
*
Remove json import from demo
gingerBill
2021-08-18
1
-2
/
+0
*
Keep -vet happy
gingerBill
2021-08-15
1
-0
/
+1
*
Add extra example to `or_return_operator`
gingerBill
2021-08-15
1
-1
/
+7
*
Improve comment
gingerBill
2021-08-15
1
-2
/
+2
*
Fix typos and improve clarity of `or_return_operator`
gingerBill
2021-08-15
1
-16
/
+14
*
Add `or_return_operator` to examples/demo
gingerBill
2021-08-15
1
-4
/
+100
*
Make `or_else` and `or_return` operators (binary and suffix respectively)
gingerBill
2021-08-15
2
-54
/
+54
*
Add `core:math/big` to `examples/all`
gingerBill
2021-08-15
1
-0
/
+1
*
Update examples/all/all_main.odin
gingerBill
2021-08-11
1
-1
/
+1
*
Correct and improve type inference for swizzling expressions
gingerBill
2021-08-09
1
-0
/
+9
*
Prefer `..=` over `..`
gingerBill
2021-08-08
1
-16
/
+16
*
Disallow `using` on an enum declaration.
gingerBill
2021-08-05
1
-17
/
+7
*
Remove old comment
gingerBill
2021-08-03
1
-3
/
+1
*
Fix comments
gingerBill
2021-07-05
1
-3
/
+3
*
Remove `try`; Replace `try x else y` with `or_else(x, y)`
gingerBill
2021-07-05
1
-114
/
+8
*
Try `try` and `or_else` built-in procedures with operators `try` and `try else`
gingerBill
2021-07-04
1
-17
/
+17
*
[Experimental] Add 'try' and `or_else' built-in procedures
gingerBill
2021-07-04
1
-0
/
+141
*
Change uses for parapoly records to use `$` always
gingerBill
2021-06-14
1
-5
/
+6
*
Add `examples/all` which imports every package
gingerBill
2021-06-06
1
-0
/
+58
*
Keep -vet happy
gingerBill
2021-05-19
1
-1
/
+1
*
Add `soa_zip` and `soa_unzip` to demo.odin
gingerBill
2021-05-19
1
-2
/
+24
*
Remove incl/excl usage from demo
gingerBill
2021-05-13
2
-10
/
+10
*
Add clang-11 for Linux; blank out threading_example on darwin
gingerBill
2021-04-24
1
-0
/
+5
*
Deprecate `inline for` in favour of `#unroll for`
gingerBill
2021-02-23
2
-16
/
+16
*
Remove `"pure"` and `"pure_none"` calling conventions
gingerBill
2021-02-23
2
-34
/
+0
*
Merge branch 'master' into parser-experiments
gingerBill
2020-12-06
1
-3
/
+3
|
\
|
*
Fix some typos
Héctor M. Monacci
2020-11-03
1
-3
/
+3
*
|
Add experimental `-insert-semicolon` functionality to tokenizer and parser
gingerBill
2020-11-01
1
-0
/
+2024
|
/
*
Remove usage of `do` in core library
gingerBill
2020-09-23
1
-17
/
+28
*
update essence platform
nakst
2020-09-15
1
-2
/
+2
*
Add `thread.run*` shorthand procedures; `Thread.init_context` use new `Maybe`...
gingerBill
2020-06-22
1
-1
/
+0
*
Remove old llvm-demo
gingerBill
2020-06-21
1
-7
/
+0
*
Revert demo.odin
gingerBill
2020-06-16
1
-6
/
+2006
*
Cleanup `package encoding/json`
gingerBill
2020-06-16
1
-2006
/
+6
*
Revert demo.odin
gingerBill
2020-06-16
1
-21
/
+1
*
Add `hash.djb2` `hash.jenkins`; Add `container.Bloom_Filter`; Add `container....
gingerBill
2020-06-16
1
-1
/
+21
*
Revert demo.odin
gingerBill
2020-05-23
1
-15
/
+2
*
Add `sort.binary_search` (uses interpolation sort for ordered numeric types)
gingerBill
2020-05-23
1
-1
/
+14
[next]