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

Text mate generator #1206

Draft
wants to merge 11 commits into
base: dev
Choose a base branch
from
Draft

Text mate generator #1206

wants to merge 11 commits into from

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    b04d7d1 View commit details
    Browse the repository at this point in the history
  2. a textmate like language is generated but the match should be made in…

    …to a regex; this is also very barebones
    Naum-Tomov committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    5626e6e View commit details
    Browse the repository at this point in the history
  3. added regex

    Naum-Tomov committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    47ce81b View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

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

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    e897f9d View commit details
    Browse the repository at this point in the history
  2. clean up non-lexer rules

    pieter-bos committed May 24, 2024
    Configuration menu
    Copy the full SHA
    96a93f2 View commit details
    Browse the repository at this point in the history
  3. llvm spec parser bug

    pieter-bos committed May 24, 2024
    Configuration menu
    Copy the full SHA
    9888232 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43514bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb8d4e4 View commit details
    Browse the repository at this point in the history
  6. start parsing grammar

    pieter-bos committed May 24, 2024
    Configuration menu
    Copy the full SHA
    958b5b7 View commit details
    Browse the repository at this point in the history
  7. a

    pieter-bos committed May 24, 2024
    Configuration menu
    Copy the full SHA
    842484b View commit details
    Browse the repository at this point in the history