Andreas T Jonsson
|
80067a959b
Added thread name
|
1 anno fa |
Andreas T Jonsson
|
4558f3992a
Initial commit of NetBSD port
|
1 anno fa |
gingerBill
|
97db075e45
Add #panic to tell of moved package
|
1 anno fa |
gingerBill
|
13e459980b
Fix `ptr_to_bit_field.field`
|
1 anno fa |
gingerBill
|
3b5e515a22
Fix #3386 - `fixed.to_string`
|
1 anno fa |
gingerBill
|
3ad95d6be3
Add append_u128
|
1 anno fa |
gingerBill
|
abd5fc606c
Fix #3407
|
1 anno fa |
gingerBill
|
6678242280
Merge branch 'master' of https://github.com/odin-lang/Odin
|
1 anno fa |
gingerBill
|
fd487f66bc
Add `json:"name,omitempty"`
|
1 anno fa |
gingerBill
|
d0dc7395e9
Allow for comma-separate json names `json:"name,flag"`
|
1 anno fa |
Jeroen van Rijn
|
2ba2bc1fec
Merge pull request #3288 from Yawning/feature/even-moar-crypto
|
1 anno fa |
gingerBill
|
97e2d8916a
Merge branch 'master' of https://github.com/odin-lang/Odin
|
1 anno fa |
gingerBill
|
3dfd61dd4f
Make `intrinsics.overflow_*` NOT `#optional_ok`
|
1 anno fa |
gingerBill
|
0f39b9ef22
Merge pull request #3403 from iciuperca/master
|
1 anno fa |
gingerBill
|
af67cc7afe
Merge pull request #3397 from wrapperup/add-movefile-flags
|
1 anno fa |
gingerBill
|
53558313d8
Merge pull request #3402 from Chickenkeeper/using-param-error-typo-fix
|
1 anno fa |
Jeroen van Rijn
|
8a6a3e883c
Merge pull request #3406 from laytan/bit-field-core-parser
|
1 anno fa |
Laytan Laats
|
af6d2480fa
add bit_field parsing to `core:odin/parser`
|
1 anno fa |
iciuperca
|
c644f79573
Avoid loop index shadowing
|
1 anno fa |
Chris
|
219eb58c08
Fix typo in using parameter error message
|
1 anno fa |
gingerBill
|
2207a01494
Merge pull request #3400 from Chickenkeeper/datetime-using-parameter-fix
|
1 anno fa |
Chris
|
60478c0e07
Remove using from validate_datetime
|
1 anno fa |
wrapperup
|
9b496e82f3
add movefile flags
|
1 anno fa |
Yawning Angel
|
fa1d681e65
tests/core/crypto: Start adding comprehensive curve25519 tests
|
1 anno fa |
Yawning Angel
|
893c3bef9a
core/crypto/ed25519: Initial import
|
1 anno fa |
Yawning Angel
|
d96f8bb5c1
core/crypto/ristretto255: Initial import
|
1 anno fa |
Yawning Angel
|
563c527419
core/crypto/_edwards25519: Initial import
|
1 anno fa |
Yawning Angel
|
fec42a6d74
core/crypto/_fiat/field_scalar25519: Initial import
|
1 anno fa |
Yawning Angel
|
4defe88dec
core/crypto/_fiat/field_poly1305: Mark more functions contextless
|
1 anno fa |
Yawning Angel
|
36f3001d59
core/crypto/_fiat/field_poly1305: Use multiply to calculate the mask
|
1 anno fa |