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: SamuelRobertBond/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.
  • 15 commits
  • 9 files changed
  • 2 contributors

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    8ca8373 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14ca7a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d77a1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9215bc View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    f30f500 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d098db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bc4fc7 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. Configuration menu
    Copy the full SHA
    a45d888 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a73c57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37187f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. - included compiler options and emit host in module resolution plugin

    interface
    - removed try catch on plugin execution
    SamuelRobertBond committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    4164d68 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. - some fixes to the module resolution

    - added test case
    SamuelRobertBond committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    1e64c54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3dbf77 View commit details
    Browse the repository at this point in the history
  3. removed transformation to luaRequirePath so the module identifier meets

    the format specified in the interface
    SamuelRobertBond committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    b8cb206 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a05bfe View commit details
    Browse the repository at this point in the history
Loading