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

Add salesforce apex support #579

Merged
merged 34 commits into from
Dec 7, 2023

Commits on Aug 24, 2022

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

Commits on Sep 25, 2022

  1. Add tagging support

    added modifier tracking
    aheber committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    b0dc3d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

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

Commits on Sep 29, 2022

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

Commits on Oct 1, 2022

  1. Adding CI jobs

    aheber committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    86af1d9 View commit details
    Browse the repository at this point in the history
  2. Better CI

    aheber committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    0571097 View commit details
    Browse the repository at this point in the history
  3. Trying to massage CI run

    aheber committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    3fd2823 View commit details
    Browse the repository at this point in the history
  4. Attemp 1 Auto build release

    aheber committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    0e33305 View commit details
    Browse the repository at this point in the history
  5. Include package

    aheber committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    3daea3a View commit details
    Browse the repository at this point in the history
  6. Update Lock

    aheber committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    7a488a4 View commit details
    Browse the repository at this point in the history
  7. V0.0.3

    aheber committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    ee5265f View commit details
    Browse the repository at this point in the history
  8. v0.0.4

    aheber committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    873ffcf View commit details
    Browse the repository at this point in the history
  9. v0.0.5

    aheber committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    c4724a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. v0.0.6

    aheber committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    db05cac View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. v0.0.7

    aheber committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    98ac0e4 View commit details
    Browse the repository at this point in the history
  2. v0.0.7b

    aheber committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    8a66088 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. v0.0.8

    Fix parsing bugs and cleanup package
    aheber committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    17d7fd4 View commit details
    Browse the repository at this point in the history
  2. Update WASM binaries

    aheber committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    d687179 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Fix Typo in "SOQL"

    SOSL was listed twice.
    cwarden authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    b944c38 View commit details
    Browse the repository at this point in the history
  2. Merge pull request Wilfred#11 from cwarden/patch-1

    Fix Typo in "SOQL"
    aheber authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    bc0de52 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Add support for Anon Apex

    aheber committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    6ca8fcb View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Update wasm binaries

    aheber committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    31853f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    58bdaa3 View commit details
    Browse the repository at this point in the history
  2. Set version to 0.0.9

    Include generated source files to increase usability
    aheber committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    e63bcdc View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. add nvim-treesitter guidance

    finxxi committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    646b30a View commit details
    Browse the repository at this point in the history
  2. readme update

    finxxi committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    a1f5349 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Merge pull request Wilfred#17 from xixiaofinland/main

    Readme info for nvim-treesitter usage
    aheber authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    a768c95 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Add 'vendored_parsers/tree-sitter-sfapex/' from commit 'a768c956b6aee…

    …72ffebb5df7f7c0b3702eaa2fbd'
    
    git-subtree-dir: vendored_parsers/tree-sitter-sfapex
    git-subtree-mainline: 1d32b47
    git-subtree-split: a768c95
    rody committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    b818b47 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    05d78ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c32465 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    5256d9c View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'myfork/feature/salesforce_apex_support'…

    … into feature/salesforce_apex_support
    rody committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    f502c82 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

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