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

Add debug info support #298

Merged
merged 16 commits into from
Jul 2, 2020
Merged

Add debug info support #298

merged 16 commits into from
Jul 2, 2020

Commits on Jun 11, 2020

  1. WIP

    Harry Pierson committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    995089d View commit details
    Browse the repository at this point in the history
  2. add hash to debug info

    Harry Pierson committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    7e4da0a View commit details
    Browse the repository at this point in the history
  3. fixup

    shargon authored and Harry Pierson committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    5b8c7d0 View commit details
    Browse the repository at this point in the history
  4. don't emit hidden sequence points

    Harry Pierson committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    75b61ea View commit details
    Browse the repository at this point in the history
  5. include local variables in debug info

    Harry Pierson committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    8bd4248 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. global tool support

    Harry Pierson committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    cad3d71 View commit details
    Browse the repository at this point in the history
  2. fix netstandard2.1

    Harry Pierson committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    be2db60 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. Merge branch 'master' into devhawk/nefdbgnfo

    Harry Pierson committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    273c0d5 View commit details
    Browse the repository at this point in the history
  2. fixup merge

    Harry Pierson committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    d523171 View commit details
    Browse the repository at this point in the history
  3. fix null ref issues

    Harry Pierson committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    f7084bf View commit details
    Browse the repository at this point in the history
  4. debug info unit test

    Harry Pierson committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    41657db View commit details
    Browse the repository at this point in the history
  5. fix null deref in FuncExport.ConvType

    Harry Pierson committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    4723e07 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Configuration menu
    Copy the full SHA
    b78f476 View commit details
    Browse the repository at this point in the history
  2. use TargetFramework

    Harry Pierson committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    2e2678b View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

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

Commits on Jul 1, 2020

  1. Merge branch 'master' into devhawk/nefdbgnfo

    Harry Pierson committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    01d0c76 View commit details
    Browse the repository at this point in the history