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
/
.github
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix not having the base collection in releases
Laytan Laats
2024-01-30
1
-0
/
+3
*
Disable doc tests for now.
Jeroen van Rijn
2023-12-27
1
-1
/
+1
*
Temporarily disable vendor tests on macOS (botan)
Jeroen van Rijn
2023-11-06
1
-5
/
+0
*
Ensure required licenses are in distributable bundles
jcmdln
2023-10-18
1
-0
/
+3
*
Update to llvm@13 for Mac
gingerBill
2023-08-15
1
-2
/
+2
*
Change to LLVM@13 for ci.yml on Mac
gingerBill
2023-08-15
1
-2
/
+2
*
only run nightly upload if workflow is ran on main repo
Laytan Laats
2023-06-27
1
-0
/
+3
*
Change nightly to VS 2022 too
zhibog
2023-05-03
1
-3
/
+3
*
Try Windows 2022, since the windows tests failed. Likely because I compiled t...
zhibog
2023-05-03
1
-12
/
+12
*
Add Botan 3.0, comment some tests, due to removed algorithms
zhibog
2023-05-03
1
-2
/
+7
*
Don't test Botan on MacOS for now
Jeroen van Rijn
2023-05-02
1
-7
/
+2
*
Re-enable documentation CI and improve error messages
Lucas Perlind
2023-04-07
1
-1
/
+1
*
Temporarily disable doc tests.
Jeroen van Rijn
2023-04-06
1
-1
/
+1
*
Add documentation tester and make it apart of CI workflow
Lucas Perlind
2023-03-30
1
-0
/
+7
*
Update stale.yml
Mikkel Hjortshøj
2022-12-24
1
-2
/
+2
*
Fix CI typo.
Jeroen van Rijn
2022-11-13
1
-1
/
+1
*
map tests for Linux and Mac
Jeroen van Rijn
2022-11-13
1
-0
/
+10
*
Add tests for new map implementation.
Jeroen van Rijn
2022-11-12
1
-0
/
+7
*
Temporarily disable certain tests.
Jeroen van Rijn
2022-11-01
1
-13
/
+0
*
Github CI: Add test case for issue 2113
Lucas Perlind
2022-10-08
1
-0
/
+8
*
Disable issues tests for the moment.
Jeroen van Rijn
2022-10-04
1
-7
/
+0
*
[tests] Skip issues test on Windows for now.
dev-2022-10
Jeroen van Rijn
2022-10-02
1
-5
/
+0
*
Fix llvm copy on nightly ci
Felipe Lavratti
2022-09-29
1
-1
/
+1
*
Changed nightly build for linux to include the llvm library file
Felipe Lavratti
2022-09-21
1
-0
/
+1
*
Update stale.yml
Mikkel Hjortshøj
2022-07-25
1
-2
/
+2
*
Update stale.yml
Mikkel Hjortshøj
2022-07-25
1
-20
/
+19
*
Update stale.yml
Mikkel Hjortshøj
2022-07-25
1
-1
/
+2
*
Update stale.yml
Mikkel Hjortshøj
2022-07-24
1
-1
/
+1
*
Update stale.yml
Mikkel Hjortshøj
2022-07-24
1
-1
/
+12
*
Create stale.yml
Mikkel Hjortshøj
2022-07-24
1
-0
/
+32
*
Update ci.yml
Mikkel Hjortshøj
2022-07-24
1
-1
/
+1
*
Update CI.
Jeroen van Rijn
2022-04-26
1
-4
/
+5
*
Update CI workflow.
Jeroen van Rijn
2022-04-26
1
-3
/
+7
*
Revert "Merge pull request #1702 from Kelimion/filename_generation"
Jeroen van Rijn
2022-04-24
1
-8
/
+3
*
Update CI paths for issue tests.
Jeroen van Rijn
2022-04-24
1
-3
/
+3
*
Update tests to use new filename generation code.
Jeroen van Rijn
2022-04-24
1
-3
/
+8
*
Update nightly.yml to build the directory
gingerBill
2022-04-05
1
-3
/
+3
*
only install the right version of llvm
Colin Davidson
2022-03-31
1
-3
/
+3
*
Fix issue #829 "Compiler crashes when declaring maps with procedure"
gitlost
2022-03-23
1
-3
/
+3
*
Fix issue #1592 "LLVM code gen error when using a constant in an if"
gitlost
2022-03-18
1
-0
/
+12
*
Merge pull request #1605 from colrdavidson/linux_build
gingerBill
2022-03-14
1
-3
/
+3
|
\
|
*
more build tweaks?
Colin Davidson
2022-03-09
1
-1
/
+1
|
*
test adjusting apt arg order
Colin Davidson
2022-03-09
1
-1
/
+1
|
*
Update ci to use build script
Colin Davidson
2022-03-09
1
-2
/
+2
*
|
Merge pull request #1613 from semarie/linux_arm64
gingerBill
2022-03-14
1
-0
/
+3
|
\
\
|
*
|
enable linux_arm64 check in CI
Sébastien Marie
2022-03-12
1
-0
/
+3
|
|
/
*
/
enable freebsd_amd64 inside CI
Sébastien Marie
2022-03-13
1
-0
/
+3
|
/
*
rename architecture from 386 to i386
Sébastien Marie
2022-03-03
1
-2
/
+2
*
CI: add linux i386, Darwin arm64 and Windows 386
Sébastien Marie
2022-03-03
1
-0
/
+12
*
Update FUNDING.yml
gingerBill
2022-03-03
1
-0
/
+1
[next]