You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to run holtest instead of simply loading the prelude? That may be too resource-consuming, so maybe a lighter version of holtest can be adapted.
Hi, I have a question about CI.
Are they running on a custom server, or Github-hosted server?
If the answer is latter, how is it related to the monetary cost for Github CI?
I really like the principle, but am a bit nervous about the resource usage running it in CI.
Currently the hol-light repo only uses whatever is provided in a free Github account.
Do you think this is a needless concern?
Hi John. Actually, this PR does not need to be merged: you can just leave it open. I added a comment at the beginning of the PR description about this. CI is launched only if it is updated, which can be done from time to time only.
For its even lighter version I made a pull request here: #85 :)
This pull request (#71) will still be valuable because it tracks all valid configurations of ocaml and camlp5.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Please do not merge this PR but keep it open: its purpose is to provide data on working ocaml-camlp5 pairs.
It contains some github action scripts to inventory the pairs ocaml-camlp5 for which hol-light works.
For each camlp5 version, there is a yml script testing the ocaml versions meaningful for this camlp5 version.
Remarks:
Working pairs found (this may not be exhaustive):
Detailed results can be found in: