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: v1.23.0
Choose a base ref
...
head repository: TypeScriptToLua/TypeScriptToLua
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.24.1
Choose a head ref
  • 8 commits
  • 18 files changed
  • 4 contributors

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    1cd16ba View commit details
    Browse the repository at this point in the history
  2. Optimize Promise and Await (fixes #1499), fix Promise.resolve bug (#1530

    )
    
    * fix promise
    
    * remove unneeded adopt
    rhazarian authored Feb 4, 2024
    Configuration menu
    Copy the full SHA
    223b49e View commit details
    Browse the repository at this point in the history
  3. CHANGELOG 1.24.0

    Perryvw committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    a32d510 View commit details
    Browse the repository at this point in the history
  4. 1.24.0

    Perryvw committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    f205222 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

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

Commits on Feb 7, 2024

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

Commits on Feb 8, 2024

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

    Perryvw committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    91c05b5 View commit details
    Browse the repository at this point in the history
Loading