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
/
workflows
/
ci.yml
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
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
*
ci: add check for OpenBSD amd64
Sébastien Marie
2022-02-26
1
-0
/
+3
*
Update ci.yml
Mikkel Hjortshøj
2022-02-11
1
-1
/
+1
*
Enforce `-strict-style` in CI
gingerBill
2022-01-31
1
-3
/
+3
*
Correct CI
gingerBill
2022-01-30
1
-3
/
+4
*
Update CI to do `odin check examples/all`
gingerBill
2022-01-30
1
-9
/
+20
*
Fix package name again
zhibog
2021-11-10
1
-1
/
+1
*
Fix botan lib name for apt
zhibog
2021-11-10
1
-1
/
+1
*
Add tests to Linux and Mac and add vendor tests
zhibog
2021-11-10
1
-4
/
+26
*
CI: Run demo with debug info.
Jeroen van Rijn
2021-11-01
1
-0
/
+12
*
Add `odin report` command to help with bug reports.
Jeroen van Rijn
2021-10-31
1
-0
/
+9
*
Separate math/big test.
Jeroen van Rijn
2021-09-07
1
-0
/
+7
*
Rename CI tests.
Jeroen van Rijn
2021-09-07
1
-2
/
+2
*
Move math/big tests under `tests/`.
Jeroen van Rijn
2021-09-07
1
-8
/
+1
*
Add Makefile for tests.
Jeroen van Rijn
2021-09-07
1
-0
/
+5
*
Set relative path for Odin.
Jeroen van Rijn
2021-09-07
1
-1
/
+1
*
CI tests for PNG, GZIP + ZLIB.
Jeroen van Rijn
2021-09-07
1
-2
/
+2
*
Add PNG test suite asset download to CI.
Jeroen van Rijn
2021-09-07
1
-2
/
+7
*
big: CI print Python3 version.
Jeroen van Rijn
2021-09-07
1
-0
/
+1
*
big: Run tests under CI.
Jeroen van Rijn
2021-09-07
1
-1
/
+7
*
Update ci.yml
Mikkel Hjortshøj
2021-08-18
1
-0
/
+9
*
Reorder ci.yml from `run check version` to `version check run`
gingerBill
2021-08-07
1
-14
/
+14
*
Remove downloading the LLVM binaries in ci.yml
Mikkel Hjortshøj
2021-04-30
1
-7
/
+0
*
Update CI
gingerBill
2021-04-27
1
-1
/
+1
*
Add `-DODIN_VERSION_RAW` to Makefile
gingerBill
2021-04-25
1
-0
/
+6
*
Remove -llvm-api from CI
gingerBill
2021-04-25
1
-5
/
+1
*
Update CI for Linux
gingerBill
2021-04-25
1
-1
/
+1
*
Make -llvm-api run first before old backend on Linux
gingerBill
2021-04-25
1
-3
/
+3
*
Try `clang-11`
gingerBill
2021-04-24
1
-1
/
+1
*
Try `llvm-config-11` in the Makefil
gingerBill
2021-04-24
1
-1
/
+1
[next]