- Aug 01, 2023
-
-
Jaro Reinders authored
-
Jaro Reinders authored
-
Jaro Reinders authored
-
- Jul 31, 2023
-
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
This will hopefully provide some indication whether MO_MulMayOflo is excessively conservative.
-
- Jul 19, 2023
-
-
Matthew Pickering authored
-
Matthew Pickering authored
This adds support for running pipelines from upstream jobs in ghc/ghc
-
- Jul 05, 2023
-
-
Ben Gamari authored
Fix non-emulated case in simple See merge request !15
-
Sven Tennie authored
The quotes are needed. Otherwise, the expression is always true.
-
- Jun 30, 2023
-
-
Ben Gamari authored
Use an emulator (QEMU) to run "simple" See merge request !13
-
Sven Tennie authored
This is useful for cross-platform development. Currently, the only targeted emulator is QEMU.
-
- Jun 26, 2023
-
-
Ben Gamari authored
Add hie.yaml to declare this as cabal project See merge request !11
-
Ben Gamari authored
Fix CI pipeline issues See merge request !12
-
Sven Tennie authored
Without this GHC flag calling convention tests fail with a panic.
-
Sven Tennie authored
The ghcup default cache may already exist on the runner machine, created by an unrelated job. Configure a custom one to avoid conflicts.
-
Sven Tennie authored
Otherwise, Gitlab responds with HTTP 404 (not found.)
-
Sven Tennie authored
The hash is the same as used in current ghc pipelines.
-
- Jun 23, 2023
-
-
Sven Tennie authored
Otherwise, hie-bios tries to find a stack executable.
-
- Nov 29, 2022
-
-
Ben Gamari authored
Avoid mmap in static method Closes #3 See merge request !8
-
Ben Gamari authored
Factor out default interpreter Closes #3 See merge request !7
-
Cheng Shao authored
-
- Nov 28, 2022
-
-
Ben Gamari authored
-
Ben Gamari authored
This introduces an abstraction over the static versus dynamic evaluation method decision, allowing us to use the dynamic method where possible and falling back to the static method where dynamic linking is not supported (e.g. Webasm).
-
Ben Gamari authored
As it only applies to the dynamic evaluation method.
-
Ben Gamari authored
Add use of an emulator executable with the static evaluation method.
-
Ben Gamari authored
To allow easy usage of the static interpreter method. Addresses #4.
-
- Jun 22, 2022
-
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
Closes #3.
-
Ben Gamari authored
-
- Jun 15, 2022
-
-
Ben Gamari authored
-
Ben Gamari authored
-