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

Refactor lexer #653

Merged
merged 7 commits into from
May 17, 2024
Merged

Refactor lexer #653

merged 7 commits into from
May 17, 2024

Commits on May 15, 2024

  1. Refactor file.Source

    antonmedv committed May 15, 2024
    Configuration menu
    Copy the full SHA
    19f69a8 View commit details
    Browse the repository at this point in the history
  2. Source => []rune

    antonmedv committed May 15, 2024
    Configuration menu
    Copy the full SHA
    bf58593 View commit details
    Browse the repository at this point in the history
  3. Refactor lexer

    antonmedv committed May 15, 2024
    Configuration menu
    Copy the full SHA
    bf14f7f View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Refactor lexer

    antonmedv committed May 16, 2024
    Configuration menu
    Copy the full SHA
    62cd2d4 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. uh

    antonmedv committed May 17, 2024
    Configuration menu
    Copy the full SHA
    b834f8f View commit details
    Browse the repository at this point in the history
  2. Add json marshal test

    antonmedv committed May 17, 2024
    Configuration menu
    Copy the full SHA
    4e5db55 View commit details
    Browse the repository at this point in the history
  3. uh

    antonmedv committed May 17, 2024
    Configuration menu
    Copy the full SHA
    93855b3 View commit details
    Browse the repository at this point in the history