You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added initial support for sourcemaps
* Made some adjustments to source maps (#466)
* Made some adjustments to source maps
* Fixed tests
* Removed tsOriginal field from AST nodes
* Fixed package issues
* Inline source maps
* Added sourcemap lualib function
* Added override for traceback (#490)
* Added override for traceback
* Improved sourcemap override
* Removed obsolete argument
* put traceback override at start of the file after headers
* changed 2 underscore identifiers
* Added test for sourceMapTraceback
* don't enforce prettier linting
* use debug.getinfo for file names
* Trying to diagnose test issue
* No longer check filename in sourcemap test
* Another stab at fixing tests
* Added sourcemap test, simplified API
* Added back dependency that got lost in the merge
* Fix prettier complaining
* Made appveyor lint
* Fixed bug in setNodeOriginal and added test to detect it
0 commit comments