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

initial nix language support #1911

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Commits on Nov 3, 2023

  1. initial nix language support

    fidgetingbits committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    1db5b69 View commit details
    Browse the repository at this point in the history
  2. Fix callee and args, and add inherit keyword specialc ase

    fidgetingbits committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    16f9ff3 View commit details
    Browse the repository at this point in the history
  3. Fix branch test now that we match ts behavior

    fidgetingbits committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    85e0775 View commit details
    Browse the repository at this point in the history
  4. Add inside support for maps and lists

    fidgetingbits committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    7c5e12a View commit details
    Browse the repository at this point in the history
  5. Add branch interior

    fidgetingbits committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    e3a1480 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

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

Commits on Nov 14, 2023

  1. editorconfing lint and a bit of removals

    fidgetingbits committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    7199519 View commit details
    Browse the repository at this point in the history
  2. Fix call/callee in a bunch of cases

    fidgetingbits committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    68638f4 View commit details
    Browse the repository at this point in the history
  3. Support inside comment

    fidgetingbits committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    c3d1ae7 View commit details
    Browse the repository at this point in the history
  4. Support other variation of @ assignment for args

    fidgetingbits committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    7abb7a3 View commit details
    Browse the repository at this point in the history
  5. Fix mixing functionCall case

    fidgetingbits committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    2e217be View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. assert tests and other tweaks

    fidgetingbits committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    250a68b View commit details
    Browse the repository at this point in the history
  2. Remove inside comment stuff for now

    fidgetingbits committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    5b4cc8d View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. add collectionItem iteration and domain to lists

    fidgetingbits committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    db69df5 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

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

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    d0844e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf7df7e View commit details
    Browse the repository at this point in the history
  3. fix merge screwup

    fidgetingbits committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    f402bd4 View commit details
    Browse the repository at this point in the history