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

Dax: Update list of Functions #2345

Merged
merged 12 commits into from
Feb 16, 2023
Merged

Dax: Update list of Functions #2345

merged 12 commits into from
Feb 16, 2023

Commits on Feb 2, 2023

  1. Configuration menu
    Copy the full SHA
    172419b View commit details
    Browse the repository at this point in the history
  2. Add new lexer for DAX

    Includes new lexer for DAX syntax. Inspired by Highlighter Brush from SQLBI
    https://github.com/sql-bi/SyntaxHighlighterBrushDax
    GD-L committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    bdf4fca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e86ef7 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Jean Abou-Samra <jean@abou-samra.fr>
    GD-L and jeanas committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    30a68e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Edits to PR #2334

    Remove dax builtins, and commit examples & output.
    GD-L committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    530eefa View commit details
    Browse the repository at this point in the history
  2. Edits to PR #2335

    GD-L committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    4462039 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    158cb1e View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. Add docstring + style fixes

    jeanas committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    a2dc175 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Removed text capture

    GD-L committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    315c002 View commit details
    Browse the repository at this point in the history
  2. Appease regexlint

    jeanas committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    841b1a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Updated list of Function Words

    GD-L committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    65c257c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7543c51 View commit details
    Browse the repository at this point in the history