-
-
Notifications
You must be signed in to change notification settings - Fork 185
Comparing changes
Open a pull request
base repository: TypeScriptToLua/TypeScriptToLua
base: master
head repository: SamuelRobertBond/TypeScriptToLua
compare: master
- 15 commits
- 9 files changed
- 2 contributors
Commits on Jun 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8ca8373 - Browse repository at this point
Copy the full SHA 8ca8373View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14ca7a7 - Browse repository at this point
Copy the full SHA 14ca7a7View commit details -
fixed an issue with the plugin module resolution when importing scripts
from other scripts
Configuration menu - View commit details
-
Copy full SHA for 7d77a1e - Browse repository at this point
Copy the full SHA 7d77a1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9215bc - Browse repository at this point
Copy the full SHA e9215bcView commit details
Commits on Jun 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f30f500 - Browse repository at this point
Copy the full SHA f30f500View commit details -
passed plugins directory to the emitPlan function so we can avoid using
the getPlugins call again
Configuration menu - View commit details
-
Copy full SHA for 5d098db - Browse repository at this point
Copy the full SHA 5d098dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bc4fc7 - Browse repository at this point
Copy the full SHA 0bc4fc7View commit details
Commits on Jun 10, 2023
-
moved module resolution logic to resolveImport and made the requested
changes to the interface
Configuration menu - View commit details
-
Copy full SHA for a45d888 - Browse repository at this point
Copy the full SHA a45d888View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a73c57 - Browse repository at this point
Copy the full SHA 2a73c57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37187f4 - Browse repository at this point
Copy the full SHA 37187f4View commit details
Commits on Jun 11, 2023
-
- included compiler options and emit host in module resolution plugin
interface - removed try catch on plugin execution
Configuration menu - View commit details
-
Copy full SHA for 4164d68 - Browse repository at this point
Copy the full SHA 4164d68View commit details
Commits on Jun 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1e64c54 - Browse repository at this point
Copy the full SHA 1e64c54View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3dbf77 - Browse repository at this point
Copy the full SHA e3dbf77View commit details -
removed transformation to luaRequirePath so the module identifier meets
the format specified in the interface
Configuration menu - View commit details
-
Copy full SHA for b8cb206 - Browse repository at this point
Copy the full SHA b8cb206View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a05bfe - Browse repository at this point
Copy the full SHA 1a05bfeView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master