aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | Revert "Fix: header directories in Unix build script"Colin Davidson2023-05-081-3/+1
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #2516 from colrdavidson/read_at_fixJeroen van Rijn2023-05-071-10/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | prevent infinite-loop on EOFColin Davidson2023-05-061-5/+4
| * | | | | | | | | | | | | oops. define eColin Davidson2023-05-061-0/+2
| * | | | | | | | | | | | | Make read_at and write_at more consistent between platformsColin Davidson2023-05-061-10/+26
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #2513 from laytan/add-time-weekdayJeroen van Rijn2023-05-061-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | fix spacingLaytan Laats2023-05-061-2/+2
| * | | | | | | | | | | | add time.weekday procLaytan Laats2023-05-051-0/+6
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #2511 from zhibog/botan3gingerBill2023-05-038-25/+32
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Change nightly to VS 2022 toozhibog2023-05-031-3/+3
| * | | | | | | | | | | | Windows requires the botan-3 naming due to the new releasezhibog2023-05-033-1/+1
| * | | | | | | | | | | | Fix typozhibog2023-05-031-1/+1
| * | | | | | | | | | | | Try Windows 2022, since the windows tests failed. Likely because I compiled t...zhibog2023-05-032-14/+16
| * | | | | | | | | | | | Add Botan 3.0, comment some tests, due to removed algorithmszhibog2023-05-035-9/+14
|/ / / / / / / / / / / /
| | | | | | * | | | | | Merge branch 'master' into separate-int-word-sizesgingerBill2023-05-0362-164/+1581
| | | | | | |\ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Fix indentationdev-2023-05gingerBill2023-05-031-3/+3
* | | | | | | | | | | | Merge pull request #2502 from jon-lipstate/ba-cleanupJeroen van Rijn2023-05-031-78/+137
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | added set overload, made make explicitJon Lipstate2023-05-021-24/+17
| * | | | | | | | | | | | update docs, add unsafe_get/set, add round up to createJon Lipstate2023-04-301-61/+127
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #2507 from powerc9000/patch-5gingerBill2023-05-021-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix check for continuation byte in core/text/text_editClay Murray2023-05-021-2/+2
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'master' of https://github.com/odin-lang/OdingingerBill2023-05-021-7/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of github.com:odin-lang/OdinJeroen van Rijn2023-05-0229-4/+166
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Don't test Botan on MacOS for nowJeroen van Rijn2023-05-021-7/+2
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | When using `-debug`, default to `-o:none` unless explicitly specifiedgingerBill2023-05-022-3/+11
| |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Revert "Unify `foreign import` for `vendor:sdl2`"gingerBill2023-05-0229-4/+166
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #2490 from eltociear/patch-1gingerBill2023-04-281-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix typo in marshal.odinIkko Eltociear Ashimine2023-04-271-2/+2
* | | | | | | | | | | | Merge pull request #2492 from GiveMeFox/patch-1gingerBill2023-04-271-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Update README.mdGiveMeFox2023-04-261-1/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #2496 from AquaGeneral/mastergingerBill2023-04-271-4/+5
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | linalg/extended radians and degrees fixedJesse Stiller2023-04-271-4/+5
|/ / / / / / / / / / / /
* | | | | | | | | | | | Fix #2481gingerBill2023-04-271-1/+1
* | | | | | | | | | | | Fix typo #2485gingerBill2023-04-271-9/+9
* | | | | | | | | | | | Fix #2487gingerBill2023-04-271-0/+3
* | | | | | | | | | | | Make `!x` be an untyped booleangingerBill2023-04-271-0/+2
* | | | | | | | | | | | Add parentheses around `or_return` uses in an unary expressiongingerBill2023-04-271-6/+6
* | | | | | | | | | | | Add extra nullptr checkgingerBill2023-04-271-1/+1
* | | | | | | | | | | | Require parentheses around certain uses of `or_return` expressionsgingerBill2023-04-272-3/+81
* | | | | | | | | | | | Merge branch 'master' of https://github.com/odin-lang/OdingingerBill2023-04-272-2/+27
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge pull request #2494 from jon-lipstate/strings_docfixJeroen van Rijn2023-04-272-2/+27
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | update builder sampleJon Lipstate2023-04-261-6/+5
| | * | | | | | | | | | | fix typo, add builder sampleJon Lipstate2023-04-262-2/+28
| |/ / / / / / / / / / /
* / / / / / / / / / / / Unify `check_constant_parameter_value` logicgingerBill2023-04-271-8/+15
|/ / / / / / / / / / /
* / / / / / / / / / / Partially buffer `fmt.fprint*` related calls using a `bufio.Writer`gingerBill2023-04-272-5/+43
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'master' of https://github.com/odin-lang/OdingingerBill2023-04-263-2/+3
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge pull request #2483 from jprukner/fix-alias-which-checkJeroen van Rijn2023-04-251-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | add redirect to /dev/nullJan Prukner2023-04-251-1/+1
| | * | | | | | | | | | Fix which command checkJan Prukner2023-04-241-1/+1
| |/ / / / / / / / / /
| * | | | | | | | | | Merge pull request #2480 from jakubtomsu/soa-ptr-formatting-fixgingerBill2023-04-241-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |