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(suggest): file level cmds don't leak internal syms #944

Merged

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    4a7ffb5 View commit details
    Browse the repository at this point in the history
  2. add test case

    bung87 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    8249fc9 View commit details
    Browse the repository at this point in the history
  3. Update compiler/sem/sem.nim

    Co-authored-by: zerbina <[email protected]>
    bung87 and zerbina authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    370256d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Update nimsuggest/tests/toutline_generic.nim

    Co-authored-by: zerbina <[email protected]>
    bung87 and zerbina authored Oct 7, 2023
    Configuration menu
    Copy the full SHA
    12aa4d4 View commit details
    Browse the repository at this point in the history
  2. fix test

    bung87 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    86bd96c View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. add IdeLocCmds

    bung87 committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    229602d View commit details
    Browse the repository at this point in the history
  2. rewrite comments

    bung87 committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    ca7607a View commit details
    Browse the repository at this point in the history
  3. follow suggestions

    bung87 committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    939068f View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Update compiler/front/options.nim

    Co-authored-by: Saem Ghani <[email protected]>
    bung87 and saem authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    4dd0bd6 View commit details
    Browse the repository at this point in the history
  2. Update nimsuggest/tests/toutline_generic.nim

    Co-authored-by: Saem Ghani <[email protected]>
    bung87 and saem authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    47d52c1 View commit details
    Browse the repository at this point in the history