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

[Lisp] Rewrite Syntax #3896

Merged
merged 8 commits into from
Apr 19, 2024
Merged

Commits on Dec 27, 2023

  1. [Lisp] Rewrite Syntax

    deathaxe committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    350a10a View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. [Lisp] Support custom function declaration keywords

    This commit adds a heuristic to match function declaration keywords
    of the form `def<...>fun`.
    deathaxe committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    afb64ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ea3e0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99a24ee View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. [Lisp] fix typos

    deathaxe committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    9a9fb78 View commit details
    Browse the repository at this point in the history
  2. [Lisp] Fix urls

    deathaxe committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    2ab8e2e View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. [Lisp] Fix typos

    deathaxe committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    25ae37c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2654cf View commit details
    Browse the repository at this point in the history