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
/
all
/
all_main.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
core:os -> core:os/old && core:os/os2 -> core:os
Jeroen van Rijn
6 days
1
-1
/
+1
*
Merge pull request #6177 from odin-lang/bill/handle-map
gingerBill
2026-01-29
1
-3
/
+4
|
\
|
*
Add handle_map to examples/all
gingerBill
2026-01-26
1
-3
/
+4
*
|
core/crypto/ecdh: Initial import
Yawning Angel
2026-01-28
1
-0
/
+1
|
/
*
nbio: add package
Laytan Laats
2026-01-11
1
-1
/
+4
*
Add `container/xar` to `examples/all`
gingerBill
2025-12-12
1
-0
/
+1
*
Add os2 to `examples/all`
gingerBill
2025-10-31
1
-0
/
+1
*
Fix `examples/all`
Jeroen van Rijn
2025-09-08
1
-7
/
+7
*
image/jpeg: implement jpeg decoding for baseline and extended sequential jpegs
Hisham Aburaqibah
2025-09-08
1
-6
/
+7
*
Switch to @(require)
Jeroen van Rijn
2025-06-04
1
-274
/
+148
*
Enable `odin check examples/all` for JS.
Jeroen van Rijn
2025-06-04
1
-3
/
+3
*
Rename `core:encoding/ansi` to `core:terminal/ansi`
Feoramund
2025-05-20
1
-2
/
+2
*
Add `core:terminal`
Feoramund
2025-05-20
1
-0
/
+3
*
Remove dependency on runtime; Add to examples
Lucas Perlind
2025-04-24
1
-0
/
+2
*
core:crypto/deoxysii: Initial import
Yawning Angel
2025-03-23
1
-0
/
+2
*
core/crypto/aegis: Initial import
Yawning Angel
2025-03-23
1
-0
/
+2
*
core/crypto/x448: Initial import
Yawning Angel
2025-03-23
1
-0
/
+2
*
add time/timezone to docs
Laytan Laats
2024-11-01
1
-0
/
+2
*
Merge pull request #3962 from Feoramund/regex
gingerBill
2024-08-21
1
-0
/
+2
|
\
|
*
Add `core:text/regex` to `examples/all`
Feoramund
2024-07-22
1
-0
/
+2
*
|
Merge pull request #4004 from Skytrias/orca-odin-bindings
gingerBill
2024-08-16
1
-0
/
+2
|
\
\
|
*
|
add orca to examples/all for docs
Laytan Laats
2024-08-11
1
-0
/
+2
|
|
/
*
/
core/crypto/aead: Initial import
Yawning Angel
2024-08-10
1
-0
/
+2
|
/
*
Add `core:encoding/ini` to examples/all
gingerBill
2024-07-19
1
-0
/
+2
*
Let simd/x86 pass new transmute/cast vet.
Jeroen van Rijn
2024-07-09
1
-0
/
+2
*
Add missing libraries to examples/all
gingerBill
2024-06-28
1
-4
/
+17
*
Move v3 and v5 UUID procs to `uuid/legacy`
Feoramund
2024-06-22
1
-0
/
+2
*
Add `core:encoding/uuid`
Feoramund
2024-06-22
1
-0
/
+2
*
Add `core:flags` to `examples/all`
Feoramund
2024-06-15
1
-0
/
+2
*
core/crypto/aes: Add AES implementation
Yawning Angel
2024-06-01
1
-0
/
+2
*
Merge pull request #3620 from Kelimion/deprecate_odin_printer
Jeroen van Rijn
2024-05-24
1
-4
/
+0
|
\
|
*
Deprecate `core:odin/printer` + `format` in favor of OLS.
Jeroen van Rijn
2024-05-24
1
-4
/
+0
*
|
Add `core:container/rbtree` to examples/all
Jeroen van Rijn
2024-05-24
1
-0
/
+2
|
/
*
Merge pull request #3045 from laytan/cbor
gingerBill
2024-04-15
1
-0
/
+2
|
\
|
*
encoding/cbor: initial package implementation
Laytan Laats
2024-03-04
1
-0
/
+2
*
|
core/crypto/ed25519: Initial import
Yawning Angel
2024-04-09
1
-0
/
+2
*
|
core/crypto/ristretto255: Initial import
Yawning Angel
2024-04-09
1
-0
/
+2
*
|
Fix test label.
Jeroen van Rijn
2024-03-18
1
-0
/
+2
*
|
core/crypto/kmac: Initial import
Yawning Angel
2024-03-04
1
-0
/
+2
*
|
core/crypto/tuplehash: Initial import
Yawning Angel
2024-03-04
1
-0
/
+2
*
|
core/crypto/hkdf: Initial import
Yawning Angel
2024-03-04
1
-0
/
+2
*
|
core/crypto/pbkdf2: Initial import
Yawning Angel
2024-03-04
1
-0
/
+2
|
/
*
core/container/avl: Initial import
Yawning Angel
2024-02-24
1
-0
/
+2
*
core/crypto/hmac: Initial import
Yawning Angel
2024-02-07
1
-0
/
+2
*
core:crypto/hash: Add a generic higher level hash interface
Yawning Angel
2024-02-07
1
-0
/
+2
*
Replace `core:*` to `base:*` where appropriate
gingerBill
2024-01-28
1
-1
/
+1
*
core/crypto: Exile keccak, md5 and sha1 to legacy
Yawning Angel
2023-11-17
1
-3
/
+3
*
core/crypto/util: Remove, no longer needed
Yawning Angel
2023-11-17
1
-2
/
+0
*
core/crypto/whirlpool: Remove, historical/exotic
Yawning Angel
2023-11-17
1
-2
/
+0
*
core/crypto/tiger: Remove, historical/exotic
Yawning Angel
2023-11-17
1
-4
/
+0
[next]