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: pilaoda/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.
  • 17 commits
  • 21 files changed
  • 2 contributors

Commits on Aug 23, 2025

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

Commits on Aug 24, 2025

  1. fix declaration

    pilaoda committed Aug 24, 2025
    Configuration menu
    Copy the full SHA
    dd428ba View commit details
    Browse the repository at this point in the history
  2. fix LuaLib module resolution.

    pilaoda committed Aug 24, 2025
    Configuration menu
    Copy the full SHA
    4424e02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0ac73b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01f4b8e View commit details
    Browse the repository at this point in the history
  5. fix firdFirstNodeAbove not get original node

    (cherry picked from commit f2c1fd5)
    pilaoda authored and pilaoda committed Aug 24, 2025
    Configuration menu
    Copy the full SHA
    1da9c01 View commit details
    Browse the repository at this point in the history
  6. fix watch extends

    pilaoda committed Aug 24, 2025
    Configuration menu
    Copy the full SHA
    0d8f520 View commit details
    Browse the repository at this point in the history
  7. fix prettier

    pilaoda committed Aug 24, 2025
    Configuration menu
    Copy the full SHA
    f7cc216 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2025

  1. Configuration menu
    Copy the full SHA
    7d46fd9 View commit details
    Browse the repository at this point in the history
  2. add assert about lualib_bundle.lua outpath.

    add test LuaLib recompile with bundling option.
    pilaoda committed Aug 25, 2025
    Configuration menu
    Copy the full SHA
    2efb99c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae66b59 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2025

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

Commits on Dec 1, 2025

  1. class method add jsdoc

    pilaoda committed Dec 1, 2025
    Configuration menu
    Copy the full SHA
    673b746 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2025

  1. tstl.Node add tsOriginal prop.

    fix method tsOriginal if has decorators.
    pilaoda committed Dec 3, 2025
    Configuration menu
    Copy the full SHA
    aa2368d View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2025

  1. Configuration menu
    Copy the full SHA
    2b5fa27 View commit details
    Browse the repository at this point in the history
  2. fix constructor scope node.

    fix test json encode custom Array type.
    pilaoda committed Dec 25, 2025
    Configuration menu
    Copy the full SHA
    f61a2de View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2026

  1. fix package.json

    pilaoda committed Jan 20, 2026
    Configuration menu
    Copy the full SHA
    2fdf865 View commit details
    Browse the repository at this point in the history
Loading