| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| * | ci: add check for OpenBSD amd64 | Sébastien Marie | 2022-02-26 | 1 | -0/+3 |
| * | Update nightly.yml | Mikkel Hjortshøj | 2022-02-11 | 1 | -1/+1 |
| * | 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 |
| * | Update issue templates | Jeroen van Rijn | 2021-11-04 | 1 | -1/+1 |
| * | Update issue templates | Jeroen van Rijn | 2021-11-04 | 1 | -1/+1 |
| * | 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 |
| * | Update nightly.yml | Mikkel Hjortshøj | 2021-10-22 | 1 | -1/+1 |
| * | Update nightly.yml | Mikkel Hjortshøj | 2021-10-22 | 1 | -1/+8 |
| * | 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 |
| * | Add `vendor` to nightly.ymldev-2021-09 | gingerBill | 2021-09-01 | 1 | -0/+3 |
| * | 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 |
| * | Update feature_request.md | Mikkel Hjortshøj | 2021-05-13 | 1 | -1/+1 |
| * | Update feature_request.md | Mikkel Hjortshøj | 2021-05-13 | 1 | -0/+2 |
| * | Remove downloading the LLVM binaries in nightly.yml | Mikkel Hjortshøj | 2021-04-30 | 1 | -9/+0 |
| * | Remove downloading the LLVM binaries in ci.yml | Mikkel Hjortshøj | 2021-04-30 | 1 | -7/+0 |
| * | Update nightly.yml | Mikkel Hjortshøj | 2021-04-30 | 1 | -2/+2 |
| * | 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 | 2 | -9/+1 |
| * | Update nightly.yml to support `-llvm-api` | gingerBill | 2021-04-25 | 1 | -6/+10 |
| * | Update CI for Linux | gingerBill | 2021-04-25 | 1 | -1/+1 |