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

Update nimrod.py lexer #1970

Merged
merged 23 commits into from Sep 24, 2022
Merged

Update nimrod.py lexer #1970

merged 23 commits into from Sep 24, 2022

Commits on Nov 23, 2021

  1. Update nimrod.py

    Update the Nim Lexer.
    matkuki committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    478c1b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

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

Commits on Dec 3, 2021

  1. Update example.nim.output

    Updated example.nim.output with --update-goldens
    matkuki committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    f2dafcb View commit details
    Browse the repository at this point in the history
  2. Update test.nim.output

    Updated test.nim.output with --update-goldens
    matkuki committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    73ba943 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2021

  1. Update nimrod.py

    Made changes requested by Anteru.
    matkuki committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    7c95f8e View commit details
    Browse the repository at this point in the history
  2. Update example.nim.output

    Combined some token streams as requested by Anteru
    matkuki committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    8a7f2ea View commit details
    Browse the repository at this point in the history
  3. Update test.nim.output

    Updated for changes requested by Anteru
    matkuki committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    50cc2da View commit details
    Browse the repository at this point in the history
  4. Update example.nim.output

    Re-ran the `--update-goldens`
    matkuki committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    00446a9 View commit details
    Browse the repository at this point in the history
  5. Update nimrod.py

    matkuki committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    2aef371 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Update nimrod.py

    Fixed case branch merging text with a keyword
    matkuki committed May 9, 2022
    Configuration menu
    Copy the full SHA
    56567de View commit details
    Browse the repository at this point in the history
  2. Update example.nim.output

    matkuki committed May 9, 2022
    Configuration menu
    Copy the full SHA
    8dab23f View commit details
    Browse the repository at this point in the history
  3. Update example.nim.output

    matkuki committed May 9, 2022
    Configuration menu
    Copy the full SHA
    170e771 View commit details
    Browse the repository at this point in the history
  4. Update test.nim.output

    matkuki committed May 9, 2022
    Configuration menu
    Copy the full SHA
    cc86577 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Update nimrod.py

    matkuki committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    b7f2439 View commit details
    Browse the repository at this point in the history
  2. Update example.nim.output

    matkuki committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    b618501 View commit details
    Browse the repository at this point in the history
  3. Update test.nim.output

    matkuki committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    ccb7790 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    d22149d View commit details
    Browse the repository at this point in the history
  2. Update pygments/lexers/nimrod.py

    Co-authored-by: Jean Abou-Samra <jean@abou-samra.fr>
    matkuki and jeanas committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    9eb2db4 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Update example.nim.output

    matkuki committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    bd3d5bc View commit details
    Browse the repository at this point in the history
  2. Update test.nim.output

    matkuki committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    311c796 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2022

  1. Configuration menu
    Copy the full SHA
    fb6853e View commit details
    Browse the repository at this point in the history
  2. updated all test files

    matkuki committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    64b5057 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a23f30 View commit details
    Browse the repository at this point in the history