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

PICO type check update #43

Open
wants to merge 188 commits into
base: master
Choose a base branch
from
Open

Conversation

Ao-senXiong
Copy link

@Ao-senXiong Ao-senXiong commented Apr 12, 2024

baoruiz and others added 30 commits March 20, 2019 11:57
Fix typos and unify the name of test filess.
Make testinput/typecheck/OnlyOneModifierIsUse.java pass
…CompatibilityBEI2.java pass. (opprop#8)

Make CompatibilityBEI2.java pass.
# Conflicts:
#	src/main/java/pico/inference/PICOInferenceAnnotatedTypeFactory.java
#	src/main/java/pico/inference/PICOInferenceRealTypeFactory.java
#	src/main/java/pico/typecheck/PICOAnnotatedTypeFactory.java
#	src/main/java/pico/typecheck/PICOTypeUtil.java
#	src/main/java/qual/Bottom.java
#	src/main/java/qual/Immutable.java
Replace the error key "super.constructor.invocation.incompatible" with "super.invocation.invalid".
Tweaks test files to pass the test.
@Ao-senXiong
Copy link
Author

I have not fixed the inference part. Just comment out some outdate methods and update outdate APIs in the files.

@Ao-senXiong Ao-senXiong requested a review from wmdietl May 7, 2024 18:01
@Ao-senXiong Ao-senXiong changed the title PICO in all PICO change PICO in PICO type check change May 8, 2024
@Ao-senXiong Ao-senXiong changed the title PICO in PICO type check change PICO type check update May 8, 2024
@Ao-senXiong
Copy link
Author

After this PR, we will turn on the CFI CI downstream task for PICO

@Ao-senXiong Ao-senXiong mentioned this pull request May 31, 2024
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.

6 participants