Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Main #31

Merged
merged 366 commits into from
Apr 6, 2024
Merged

Update Main #31

merged 366 commits into from
Apr 6, 2024

Conversation

pmbittner
Copy link
Member

No description provided.

pmbittner and others added 30 commits November 3, 2023 18:35
I use my own fork of `cache-install` to cache the Nix store because the
current release of `rikhuijzer/cache-install` doesn't cache the
`/nix/var/nix/db/db.sqlite` database. Hence, Nix will treat all paths in
`/nix/store` as invalid and rebuild all store paths.

Warning: there are files will will *not* get compiled by Agda. Only Main
and its dependencies are checked and compiled.
The output of the test cases aren't checked anyways so we don't have to
waste resources to compile and run `Main`.
Build the nix derivation in CI
Probably all of these issues where caused by file renamings and similar
refactorings.
This will be needed for the implementation of `at-least-true-once`.
pmbittner and others added 29 commits April 5, 2024 21:57
During nix-build `/usr/bin/env` is not available, hence shebangs need to
be patched.
This gives the flexibility of computing (e.g. translating expressions)
while, at the same time, also outputting more lines.
Fix and add comma placement for all pretty printed expressions
Add FST to `Lang.All` and `Translate.LanguageMap`
@pmbittner pmbittner merged commit 07807f5 into main Apr 6, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants