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: TypeScriptToLua/TypeScriptToLua
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ita-ch/TypeScriptToLua
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 14 files changed
  • 1 contributor

Commits on Jan 26, 2026

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

Commits on Feb 11, 2026

  1. Add arrayIndexModification option (tests do not work like this) + cus…

    …tomize extension name and version
    felixhirt committed Feb 11, 2026
    Configuration menu
    Copy the full SHA
    c055cea View commit details
    Browse the repository at this point in the history
  2. expression list: always print on one line, except function calls on s…

    …eparate lines (for debugging)
    felixhirt committed Feb 11, 2026
    Configuration menu
    Copy the full SHA
    216f0a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6e5b9a View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2026

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

Commits on Feb 16, 2026

  1. always print function expressions on a new line to make sure the oute…

    …r code accepts breakpoints
    felixhirt committed Feb 16, 2026
    Configuration menu
    Copy the full SHA
    4a37a90 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2026

  1. Configuration menu
    Copy the full SHA
    5fd2c48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f0f599 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ea71c2 View commit details
    Browse the repository at this point in the history
  4. Add specific code to handle spread expressions with ipairs-iterables …

    …like before (not sure if this is the best way)
    felixhirt committed Feb 25, 2026
    Configuration menu
    Copy the full SHA
    2331724 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2026

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

Commits on Mar 2, 2026

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

Commits on Mar 9, 2026

  1. Merge remote-tracking branch 'original/master'

    # Conflicts:
    #	package.json
    felixhirt committed Mar 9, 2026
    Configuration menu
    Copy the full SHA
    6b5b075 View commit details
    Browse the repository at this point in the history
Loading