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

Feature/lints #22

Merged
merged 20 commits into from
Dec 7, 2023
Merged

Feature/lints #22

merged 20 commits into from
Dec 7, 2023

Commits on Nov 12, 2023

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

Commits on Nov 13, 2023

  1. feat: added lint layer

    sillydan1 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d89a384 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

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

Commits on Nov 15, 2023

  1. feat: add lint sidepanel

    sillydan1 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    bbeb080 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa2850c View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    46e88da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8b86fb View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

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

Commits on Nov 21, 2023

  1. docs: update progress.md

    sillydan1 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    8b171bb View commit details
    Browse the repository at this point in the history
  2. feat!: add .equals on syntactic elements

    This will be used for calculating the diffs
    I also had to do some breaking changes in the syntax factory interfaces, since viewmodel elements now need to know their uuid as well
    sillydan1 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    6d0730e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    056befd View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    425b962 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dd1eb6 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Configuration menu
    Copy the full SHA
    6aae4a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86ed49a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4dc15f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    100379d View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. fix: empty edgecase

    sillydan1 committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    51b18a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9f2595 View commit details
    Browse the repository at this point in the history
  3. chore: spacing cleanup

    sillydan1 committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    1e634d3 View commit details
    Browse the repository at this point in the history