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

Sync opprop pico with lnsun pico #1 #29

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

Commits on Feb 10, 2022

  1. adapt pico to CF and CFI master

    baoruiz authored and Haifeng Shi committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    1b0c6db View commit details
    Browse the repository at this point in the history
  2. fix pico per changes in upstream CF and CFI

    baoruiz authored and Haifeng Shi committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    b73d0c0 View commit details
    Browse the repository at this point in the history
  3. remove incorrect aliasing and unnecessary method check

    baoruiz authored and Haifeng Shi committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    896d9c4 View commit details
    Browse the repository at this point in the history
  4. remove wrong test diagnostic

    baoruiz authored and Haifeng Shi committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    8b3a444 View commit details
    Browse the repository at this point in the history
  5. adapt to upstream changes

    baoruiz authored and Haifeng Shi committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    f0341b8 View commit details
    Browse the repository at this point in the history
  6. fix extends and implements check

    baoruiz authored and Haifeng Shi committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    c327e41 View commit details
    Browse the repository at this point in the history
  7. tweak travis build script

    baoruiz authored and Haifeng Shi committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    d180167 View commit details
    Browse the repository at this point in the history
  8. Remove useless separators.

    xingweitian authored and Haifeng Shi committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    9a70a42 View commit details
    Browse the repository at this point in the history
  9. Unify the name of test files.

    xingweitian authored and Haifeng Shi committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    6fe2e8d View commit details
    Browse the repository at this point in the history
  10. Fix typo.

    xingweitian authored and Haifeng Shi committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    7ba8f20 View commit details
    Browse the repository at this point in the history
  11. Fix typo.

    xingweitian authored and Haifeng Shi committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    d186ece View commit details
    Browse the repository at this point in the history
  12. Fix typo.

    xingweitian authored and Haifeng Shi committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    ccda9f0 View commit details
    Browse the repository at this point in the history
  13. Complete the messages.

    xingweitian authored and Haifeng Shi committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    2dd8b63 View commit details
    Browse the repository at this point in the history
  14. Use all dirs and jar file to fix the issue that "messages.properties"…

    … cannot be found. (#1)
    xingweitian authored and Haifeng Shi committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    5cd4f4d View commit details
    Browse the repository at this point in the history
  15. Tweaks.

    xingweitian authored and Haifeng Shi committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    c76583d View commit details
    Browse the repository at this point in the history
  16. Use the correct error key.

    xingweitian authored and Haifeng Shi committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    c4daeb9 View commit details
    Browse the repository at this point in the history
  17. Fix typo (CompatabilityBEI2.java -> CompatibilityBEI2.java) and make …

    …CompatibilityBEI2.java pass. (opprop#8)
    
    Make CompatibilityBEI2.java pass.
    xingweitian authored and Haifeng Shi committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    67e4661 View commit details
    Browse the repository at this point in the history
  18. Update.

    xingweitian authored and Haifeng Shi committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    4c581c2 View commit details
    Browse the repository at this point in the history
  19. Update.

    xingweitian authored and Haifeng Shi committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    1c62ec2 View commit details
    Browse the repository at this point in the history
  20. resolve lnsun cherry commit conflict, related to api update

    lnsun authored and Haifeng Shi committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    fd1ccc5 View commit details
    Browse the repository at this point in the history
  21. typo

    lnsun authored and Haifeng Shi committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    a3894e9 View commit details
    Browse the repository at this point in the history
  22. Implement super constructor call check.

    Replace the error key "super.constructor.invocation.incompatible" with "super.invocation.invalid".
    Tweaks test files to pass the test.
    xingweitian authored and Haifeng Shi committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    981f6a4 View commit details
    Browse the repository at this point in the history
  23. Improve code and javadoc.

    xingweitian authored and Haifeng Shi committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    584d138 View commit details
    Browse the repository at this point in the history