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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
short_stem
Jeroen van Rijn
42 hours
1
-1
/
+1
*
Fix `os.stem`, `os.short_stem`.
Jeroen van Rijn
42 hours
1
-0
/
+23
*
Simplify
Jeroen van Rijn
3 days
1
-4
/
+3
*
Fix up ABI name for core:os and core:os/old
Jeroen van Rijn
6 days
1
-6
/
+6
*
core:os -> core:os/old && core:os/os2 -> core:os
Jeroen van Rijn
6 days
13
-67
/
+67
*
Remove all `core:os` imports from JS targets
Jeroen van Rijn
6 days
1
-1
/
+3
*
Fix doc tests
Jeroen van Rijn
7 days
1
-3
/
+3
*
Fix
Jeroen van Rijn
7 days
2
-43
/
+156
*
More conflicts during rebase
Jeroen van Rijn
7 days
2
-11
/
+11
*
Add tests for glob + match
Jeroen van Rijn
7 days
1
-8
/
+47
*
Start of glob test
Jeroen van Rijn
7 days
1
-3
/
+27
*
Add `glob` + `match` to os2
Jeroen van Rijn
7 days
1
-0
/
+8
*
tests/core/io -> os2
Jeroen van Rijn
7 days
2
-55
/
+14
*
Port doc tester to os2 itself as well
Jeroen van Rijn
7 days
1
-19
/
+13
*
Fix doc tester
Jeroen van Rijn
7 days
1
-9
/
+15
*
Convert `core:encoding/hxa`
Jeroen van Rijn
7 days
2
-5
/
+3
*
Reenable `core:encoding/ini` tests
Jeroen van Rijn
7 days
2
-3
/
+3
*
Merge pull request #6213 from Yawning/feature/more-secec
Jeroen van Rijn
12 days
2
-11
/
+457
|
\
|
*
core/crypto/ecdh: Add secp384r1
Yawning Angel
12 days
1
-0
/
+13
|
*
core/crypto/_weierstrass: Add secp384r1
Yawning Angel
12 days
1
-11
/
+444
*
|
nbio: fix send/recv buffer logic
Laytan Laats
2026-01-30
1
-0
/
+72
|
/
*
core/crypto/ecdh: Initial import
Yawning Angel
2026-01-28
3
-179
/
+188
*
core/crypto: Start work on the NIST curves
Yawning Angel
2026-01-28
1
-0
/
+486
*
core/crypto/ed25519: Cosmetic fixes (NFC)
Yawning Angel
2026-01-28
1
-3
/
+3
*
Fix #6165
Jeroen van Rijn
2026-01-24
3
-1
/
+15
*
Update run.bat and run.sh
CJ
2026-01-24
2
-0
/
+2
*
Fix string16 bugs in Mac and Linux
CJ
2026-01-24
1
-0
/
+23
*
Fix CRC
Jeroen van Rijn
2026-01-22
1
-1
/
+1
*
Merge branch 'master' into xmlcomment
Jeroen van Rijn
2026-01-22
14
-26
/
+1228
|
\
|
*
Merge pull request #6145 from odin-lang/bill/html-escape
Jeroen van Rijn
2026-01-18
1
-1
/
+1
|
|
\
|
|
*
Fix crc32 for `xml_test_entities_unbox_decode`
gingerBill
2026-01-18
1
-1
/
+1
|
*
|
core:encoding/base64: add support for url variant
rykad
2026-01-17
1
-1
/
+16
|
|
/
|
*
Merge pull request #6124 from laytan/nbio
gingerBill
2026-01-16
10
-24
/
+1196
|
|
\
|
|
*
nbio: add package
Laytan Laats
2026-01-11
5
-0
/
+1006
|
|
*
kqueue: fix bsds, add user filter, add struct tests
Laytan Laats
2026-01-11
4
-0
/
+178
|
|
*
rbtree: fix pointer usages
Laytan Laats
2026-01-11
1
-22
/
+12
|
|
*
net: implement OpenBSD and NetBSD support & add stubs for other targets & cle...
Laytan Laats
2026-01-11
1
-2
/
+0
|
*
|
Fix test name, add PR link, use tabs
Tohei Ichikawa
2026-01-10
1
-3
/
+4
|
*
|
Fix assertion error when imported proc groups are passed as proc arguments
Tohei Ichikawa
2026-01-10
2
-0
/
+14
|
|
/
*
/
Corrected CRC's
StudebakerGuy
2026-01-08
1
-4
/
+4
|
/
*
Fix constant conversion checks (#6104)
ske
2026-01-07
1
-8
/
+8
*
Fix literal endianness (fix #6068)
ske
2025-12-30
3
-0
/
+94
*
encoding/base32: Fix padding validation for malformed input
Zoltán Kéri
2025-12-27
1
-3
/
+11
*
net(docs): recv of 0 bytes with no error is a graceful close
Laytan Laats
2025-12-21
1
-0
/
+35
*
Fix nfds_t alias for Linux
Harold Brenes
2025-12-20
2
-0
/
+3
*
Add `-ignore-unused-defineables` to `tests/issues`.
Jeroen van Rijn
2025-12-04
2
-2
/
+2
*
Fix cURL test.
Jeroen van Rijn
2025-12-04
1
-1
/
+1
*
Fix duplicate code emission in type assertions.
miere43
2025-12-03
3
-0
/
+38
*
Merge branch 'master' into vendor/curl
gingerBill
2025-12-01
18
-4780
/
+5408
|
\
|
*
Removed unneded semicolons.
Andreas Stenmark
2025-11-30
1
-3
/
+3
[next]