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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove semicolon
RilleP
2024-04-11
1
-1
/
+1
*
fix indentation
RilleP
2024-04-10
1
-1
/
+1
*
Merge branch 'master' into parsing-package-fixes
RilleP
2024-04-10
354
-14425
/
+20262
|
\
|
*
Fix #3386 - `fixed.to_string`
gingerBill
2024-04-10
1
-18
/
+166
|
*
Add append_u128
gingerBill
2024-04-10
1
-0
/
+7
|
*
Fix #3407
gingerBill
2024-04-10
1
-1
/
+1
|
*
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2024-04-10
23
-162
/
+2720
|
|
\
|
|
*
Merge pull request #3288 from Yawning/feature/even-moar-crypto
Jeroen van Rijn
2024-04-10
23
-162
/
+2720
|
|
|
\
|
|
|
*
core/crypto/ed25519: Initial import
Yawning Angel
2024-04-09
1
-0
/
+314
|
|
|
*
core/crypto/ristretto255: Initial import
Yawning Angel
2024-04-09
3
-2
/
+620
|
|
|
*
core/crypto/_edwards25519: Initial import
Yawning Angel
2024-04-09
7
-53
/
+889
|
|
|
*
core/crypto/_fiat/field_scalar25519: Initial import
Yawning Angel
2024-04-09
2
-0
/
+684
|
|
|
*
core/crypto/_fiat/field_poly1305: Mark more functions contextless
Yawning Angel
2024-04-09
3
-5
/
+12
|
|
|
*
core/crypto/_fiat/field_poly1305: Use multiply to calculate the mask
Yawning Angel
2024-04-09
1
-1
/
+1
|
|
|
*
core/crypto/_fiat/field_curve25519: Mark more functions contextless
Yawning Angel
2024-04-09
3
-7
/
+17
|
|
|
*
core/crypto/_fiat: odinfmt (NFC)
Yawning Angel
2024-04-09
5
-31
/
+84
|
|
|
*
core/crypto/_fiat/field_poly1305: Move routines (NFC)
Yawning Angel
2024-04-09
2
-31
/
+29
|
|
|
*
core/crypto/_fiat/field_curve25519: Move routines (NFC)
Yawning Angel
2024-04-09
2
-53
/
+49
|
|
|
*
core/crypto/_fiat/field_curve25519: Use multiply to calculate the mask
Yawning Angel
2024-04-09
1
-1
/
+1
|
|
|
*
core/crypto: Add `has_rand_bytes`
Yawning Angel
2024-04-09
7
-0
/
+34
|
|
|
*
core/crypto: Add more documentation about assumptions (NFC)
Yawning Angel
2024-04-09
1
-0
/
+8
|
*
|
|
Add `json:"name,omitempty"`
gingerBill
2024-04-10
2
-10
/
+60
|
*
|
|
Allow for comma-separate json names `json:"name,flag"`
gingerBill
2024-04-10
2
-1
/
+11
|
|
/
/
|
*
|
Merge pull request #3397 from wrapperup/add-movefile-flags
gingerBill
2024-04-10
1
-1
/
+7
|
|
\
\
|
|
*
|
add movefile flags
wrapperup
2024-04-09
1
-1
/
+7
|
|
|
/
|
*
|
Merge pull request #3406 from laytan/bit-field-core-parser
Jeroen van Rijn
2024-04-10
5
-5
/
+133
|
|
\
\
|
|
*
|
add bit_field parsing to `core:odin/parser`
Laytan Laats
2024-04-10
5
-5
/
+133
|
|
|
/
|
*
/
Remove using from validate_datetime
Chris
2024-04-09
1
-4
/
+4
|
|
/
|
*
Move `vendor:darwin/Foundation` to `core:sys/darwin/Foundation`
gingerBill
2024-04-08
32
-0
/
+3488
|
*
fix js_wasm `time.tick_now`, `performance.now()` returns a float
Laytan Laats
2024-04-08
1
-2
/
+2
|
*
Update "core:runtime" to "base:runtime"
Lucas Perlind
2024-04-07
2
-2
/
+2
|
*
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2024-04-06
4
-25
/
+64
|
|
\
|
|
*
Removed undefined & usused vars
blob1807
2024-04-06
1
-1
/
+0
|
|
*
core/crypto/poly1305: The final addition is NOT mod p
Yawning Angel
2024-04-05
1
-9
/
+17
|
|
*
Merge pull request #3373 from laytan/add-some-windows-wsa-symbols
gingerBill
2024-04-04
2
-15
/
+46
|
|
|
\
|
|
|
*
add some wsa based additions to `core:sys/windows`
Laytan Laats
2024-04-04
2
-15
/
+46
|
|
*
|
Merge pull request #3371 from mailgerigk/windows-setevent
gingerBill
2024-04-04
1
-0
/
+1
|
|
|
\
\
|
|
|
*
|
Add windows.SetEvent
gerigk
2024-04-04
1
-0
/
+1
|
|
|
|
/
|
*
|
/
Remove duplicate table
gingerBill
2024-04-06
1
-28
/
+13
|
|
/
/
|
*
/
Remove dead newline
gingerBill
2024-04-04
1
-1
/
+0
|
|
/
|
*
Minimize code duplication in `core:mem` by using the `base:runtime` calls
gingerBill
2024-04-03
2
-50
/
+17
|
*
correct newly found vets
Laytan Laats
2024-04-03
14
-42
/
+36
|
*
Merge pull request #3318 from flysand7/os2-file-pipe-read
gingerBill
2024-04-01
3
-12
/
+46
|
|
\
|
|
*
[core/os2]: Fix memory leak on read_entire_file
flysand7
2024-04-01
1
-1
/
+1
|
|
*
[core/os2]: Move .Broken_Pipe to General_Error enum
flysand7
2024-03-25
1
-11
/
+3
|
|
*
[core/os2]: Reading from unsized files
flysand7
2024-03-24
3
-12
/
+54
|
*
|
Remove dead comment
gingerBill
2024-04-01
1
-1
/
+0
|
*
|
Merge pull request #3354 from serberoth/issue-3349
gingerBill
2024-04-01
1
-2
/
+7
|
|
\
\
|
|
*
|
:Updated core:os for darwin to include flush function and match close to api ...
nicola
2024-03-30
1
-2
/
+7
|
*
|
|
Fixed windows.COINIT.MULTITHREADED declaration. It's supposed to be 0 rather ...
Dragos Popescu
2024-03-31
1
-1
/
+16
|
|
/
/
[next]