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

Fix broken --precompiledLib switch #3817

Merged

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    d061466 View commit details
    Browse the repository at this point in the history
  2. make ValueKind.NumberConstant precompile-friendly (can be json-(de)se…

    …rialized now)
    Nick Dunets committed May 18, 2024
    Configuration menu
    Copy the full SHA
    e1dcf4b View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. replace KindOfChar with TypeCast

    Nick Dunets committed May 19, 2024
    Configuration menu
    Copy the full SHA
    82b863a View commit details
    Browse the repository at this point in the history
  2. fix UInt128 / Int128 representation

    Nick Dunets committed May 19, 2024
    Configuration menu
    Copy the full SHA
    359a46b View commit details
    Browse the repository at this point in the history
  3. upd changelog

    Nick Dunets committed May 19, 2024
    Configuration menu
    Copy the full SHA
    4dc1e42 View commit details
    Browse the repository at this point in the history
  4. removed trace of char number hack (wrong pattern match)

    Nick Dunets committed May 19, 2024
    Configuration menu
    Copy the full SHA
    5ea6615 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    7464696 View commit details
    Browse the repository at this point in the history
  2. style fixes

    Nick Dunets committed May 20, 2024
    Configuration menu
    Copy the full SHA
    5f8a9ed View commit details
    Browse the repository at this point in the history
  3. Removed CharNumber

    ncave committed May 20, 2024
    Configuration menu
    Copy the full SHA
    bfc125d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from ncave/fixast

    Removed CharNumber
    DunetsNM authored May 20, 2024
    Configuration menu
    Copy the full SHA
    8c28beb View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. fix parameters with UoM break linking to precompiledLib

    Nick Dunets committed May 21, 2024
    Configuration menu
    Copy the full SHA
    5982ea2 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    4040094 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81d6ad6 View commit details
    Browse the repository at this point in the history