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

Parse types for validity, and smarter checking #120

Closed
wants to merge 28 commits into from

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    165f012 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Fix mistakes and omission

    james-cnz committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    5e33b89 View commit details
    Browse the repository at this point in the history
  2. Minor tweak

    james-cnz committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    727da5f View commit details
    Browse the repository at this point in the history
  3. Tweak the tweak

    james-cnz committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    254e3b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Configuration menu
    Copy the full SHA
    8c34e5a View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    207c022 View commit details
    Browse the repository at this point in the history
  2. Fix false positives

    james-cnz committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    2d8cb4c View commit details
    Browse the repository at this point in the history
  3. Fix missed error

    james-cnz committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    dffbada View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Revert "Fix missed error"

    This reverts commit dffbada.
    james-cnz committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    31c03f3 View commit details
    Browse the repository at this point in the history
  2. More false positives

    james-cnz committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    d4b082d View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Fix CI error

    james-cnz committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    40e21aa View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    679e57b View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. CI fixes

    james-cnz committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    33f994c View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Configuration menu
    Copy the full SHA
    38036e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Support number type

    james-cnz committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    23dd815 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    ed76dae View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Tighter checking

    james-cnz committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    66eaf09 View commit details
    Browse the repository at this point in the history
  2. Test case fix

    james-cnz committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    a1d491c View commit details
    Browse the repository at this point in the history
  3. Small fix

    james-cnz committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    bfc24fa View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    441baf4 View commit details
    Browse the repository at this point in the history
  2. Adhere to new CI rules

    james-cnz committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    48bbc15 View commit details
    Browse the repository at this point in the history
  3. PHP 8.0 fix

    james-cnz committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    f24ffc5 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    d75e27f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcd8386 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Support templates

    james-cnz committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    4ad34bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    437d214 View commit details
    Browse the repository at this point in the history
  3. Code checker fixes

    james-cnz committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    4273445 View commit details
    Browse the repository at this point in the history
  4. Code checker fixes 2

    james-cnz committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d97f7bb View commit details
    Browse the repository at this point in the history