Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: LuaLS/lua-language-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.7.3
Choose a base ref
...
head repository: LuaLS/lua-language-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.7.4
Choose a head ref
  • 12 commits
  • 8 files changed
  • 5 contributors

Commits on Nov 23, 2023

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

Commits on Nov 24, 2023

  1. Merge pull request #2424 from d-enk/fix-sign-resolve-nil-extends

    fix: `doc.type.function` resolve only existing arg.extends
    sumneko authored Nov 24, 2023
    Configuration menu
    Copy the full SHA
    8c4aca0 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Add raw descriptions

    NyakoFox committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    5a468a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Merge pull request #2430 from NyakoFox/rawdesc

    Add a `rawdesc` field to exported docs
    sumneko authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    2792f9a View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Update format

    CppCXY committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    bd89d29 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2431 from CppCXY/master

    Update format 1.4
    sumneko authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    d04f784 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. support c like comments

    CppCXY committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    dab59d5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2445 from CppCXY/master

    support c like comments
    sumneko authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    7181a14 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. translated some options

    KeilAwk committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    83147e4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2454 from Leafx-code/master

    translated some options to zh-cn
    sumneko authored Dec 23, 2023
    Configuration menu
    Copy the full SHA
    f836d90 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

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

    sumneko committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    34ff9d3 View commit details
    Browse the repository at this point in the history
Loading