An open API service for providing issue and pull request metadata for open source projects.

GitHub / TypeScriptToLua/TypeScriptToLua issues and pull requests

#1581 - Upgrade to TypeScript 5.6

Pull Request - State: closed - Opened by Perryvw over 1 year ago

#1580 - TypeScript 5.6 compatibility

Issue - State: closed - Opened by Zamiell over 1 year ago
Labels: enhancement

#1579 - Fix bug in await using transformer

Pull Request - State: closed - Opened by Perryvw over 1 year ago

#1579 - Fix bug in await using transformer

Pull Request - State: closed - Opened by Perryvw over 1 year ago

#1578 - create file with decorator

Issue - State: closed - Opened by mehah over 1 year ago - 3 comments

#1577 - Fix bug when using Array.from with non-array iterable

Pull Request - State: closed - Opened by Perryvw over 1 year ago

#1577 - Fix bug when using Array.from with non-array iterable

Pull Request - State: closed - Opened by Perryvw over 1 year ago

#1576 - Bug in Array.from()

Issue - State: closed - Opened by denis-atsuta over 1 year ago
Labels: bug, scope: lualib

#1573 - Fix use of exported compileMembersOnly enums causing syntax errors

Pull Request - State: closed - Opened by Perryvw over 1 year ago

#1573 - Fix use of exported compileMembersOnly enums causing syntax errors

Pull Request - State: closed - Opened by Perryvw over 1 year ago

#1572 - Runtime error when using bitwise operations on an exported Enum with @compileMembersOnly

Issue - State: closed - Opened by RoryDuncan over 1 year ago - 1 comment
Labels: bug, scope: transformation

#1571 - Incorrect handling of using keyword with async

Issue - State: closed - Opened by Janrupf over 1 year ago
Labels: bug, scope: transformation

#1570 - Set default: self param only for class functions?

Issue - State: closed - Opened by piscopancer over 1 year ago - 2 comments
Labels: question

#1569 - Ternary operator optimization RELIES on types, and can cause runtime errors

Issue - State: closed - Opened by hepiyellow over 1 year ago - 2 comments

#1568 - Generic callback functions and 'this'

Issue - State: closed - Opened by DanielAdolfsson over 1 year ago - 1 comment
Labels: bug, scope: transformation

#1567 - Fix multiple getters and setters

Pull Request - State: closed - Opened by Perryvw over 1 year ago

#1567 - Fix multiple getters and setters

Pull Request - State: closed - Opened by Perryvw over 1 year ago

#1566 - Create a global lua function?

Issue - State: closed - Opened by piscopancer over 1 year ago - 9 comments
Labels: question

#1565 - Postbuild script in package.json does not work

Issue - State: closed - Opened by Kilkenni over 1 year ago - 1 comment

#1564 - Add lualib support for Math.trunc

Pull Request - State: closed - Opened by lolleko over 1 year ago

#1564 - Add lualib support for Math.trunc

Pull Request - State: closed - Opened by lolleko over 1 year ago

#1563 - Support for new ecmascript Set methods

Pull Request - State: closed - Opened by Perryvw over 1 year ago

#1563 - Support for new ecmascript Set methods

Pull Request - State: closed - Opened by Perryvw over 1 year ago

#1562 - Upgrade to TypeScript 5.5

Pull Request - State: closed - Opened by Perryvw over 1 year ago

#1562 - Upgrade to TypeScript 5.5

Pull Request - State: closed - Opened by Perryvw over 1 year ago

#1561 - const and let cannot be translated to local

Issue - State: open - Opened by suifffff over 1 year ago

#1560 - Bump braces from 3.0.2 to 3.0.3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#1560 - Bump braces from 3.0.2 to 3.0.3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#1559 - Fix bundle modules executing twice if they have no imports or exports

Pull Request - State: closed - Opened by Perryvw almost 2 years ago

#1559 - Fix bundle modules executing twice if they have no imports or exports

Pull Request - State: closed - Opened by Perryvw almost 2 years ago

#1558 - Using the luaBundle option with a single Typescript file causes your code to run twice.

Issue - State: closed - Opened by spidunno almost 2 years ago - 8 comments
Labels: bug, scope: bundling

#1557 - Support Transpilation to an Allowlisted Subset of Lua?

Issue - State: closed - Opened by theguy-gay almost 2 years ago - 1 comment
Labels: question

#1556 - support TypeScript 5.5

Issue - State: closed - Opened by Zamiell almost 2 years ago
Labels: feature request, scope: tooling

#1553 - How to use mixins?

Issue - State: closed - Opened by ProgrammingLife almost 2 years ago - 3 comments
Labels: question

#1552 - Global uncaught exceptions with promises

Issue - State: open - Opened by canguser almost 2 years ago

#1550 - Support Math.trunc

Issue - State: closed - Opened by pilaoda almost 2 years ago - 1 comment
Labels: feature request, scope: lualib

#1549 - sourcemap should be an array

Issue - State: open - Opened by jake-stewart almost 2 years ago

#1548 - option to have all lualib functions accessed through object

Issue - State: closed - Opened by jake-stewart almost 2 years ago - 3 comments

#1546 - Implement Map.groupBy and Object.groupBy

Pull Request - State: closed - Opened by Perryvw almost 2 years ago

#1546 - Implement Map.groupBy and Object.groupBy

Pull Request - State: closed - Opened by Perryvw almost 2 years ago

#1545 - Upgrade TypeScript to 5.4

Pull Request - State: closed - Opened by Perryvw almost 2 years ago

#1545 - Upgrade TypeScript to 5.4

Pull Request - State: closed - Opened by Perryvw almost 2 years ago

#1544 - Properly read extended tsconfig for watcher

Pull Request - State: closed - Opened by Perryvw almost 2 years ago

#1544 - Properly read extended tsconfig for watcher

Pull Request - State: closed - Opened by Perryvw almost 2 years ago

#1543 - typescript 5.4 compatibility

Issue - State: closed - Opened by Zamiell almost 2 years ago

#1542 - fix: retval unpacking in class getters are broken

Issue - State: open - Opened by Z3rio about 2 years ago

#1541 - Fix bug outputting files to the wrong location in some cases

Pull Request - State: closed - Opened by Perryvw about 2 years ago

#1541 - Fix bug outputting files to the wrong location in some cases

Pull Request - State: closed - Opened by Perryvw about 2 years ago

#1539 - Add support for WeakRef

Issue - State: closed - Opened by BribeFromTheHive about 2 years ago

#1538 - Only use super descriptor functions for propery getters/setters

Pull Request - State: closed - Opened by Perryvw about 2 years ago

#1538 - Only use super descriptor functions for propery getters/setters

Pull Request - State: closed - Opened by Perryvw about 2 years ago

#1536 - Fix tsconfig.spec.ts not working on MacOS

Pull Request - State: closed - Opened by aabajyan about 2 years ago - 2 comments

#1536 - Fix tsconfig.spec.ts not working on MacOS

Pull Request - State: closed - Opened by aabajyan about 2 years ago - 2 comments

#1535 - tsconfig.spec.ts fails in MacOS, because /var is actually located in /private/var

Issue - State: closed - Opened by aabajyan about 2 years ago - 1 comment
Labels: bug, scope: tooling

#1534 - Add basic check for customName in property access transform

Pull Request - State: closed - Opened by aabajyan about 2 years ago

#1534 - Add basic check for customName in property access transform

Pull Request - State: closed - Opened by aabajyan about 2 years ago

#1533 - watch mode ignore extends tstl block

Issue - State: closed - Opened by pilaoda about 2 years ago
Labels: bug, scope: tooling

#1532 - Support using super accessors (fixes #1437)

Pull Request - State: closed - Opened by rhazarian about 2 years ago

#1532 - Support using super accessors (fixes #1437)

Pull Request - State: closed - Opened by rhazarian about 2 years ago

#1530 - Optimize Promise and Await (fixes #1499), fix Promise.resolve bug

Pull Request - State: closed - Opened by rhazarian about 2 years ago

#1530 - Optimize Promise and Await (fixes #1499), fix Promise.resolve bug

Pull Request - State: closed - Opened by rhazarian about 2 years ago

#1528 - @customName is ignored if @noSelf is applied

Issue - State: closed - Opened by aabajyan about 2 years ago - 1 comment
Labels: bug, scope: transformation

#1525 - Upgrade TS to 5.3.3

Pull Request - State: closed - Opened by Perryvw about 2 years ago

#1524 - How to change Lua's require path in case of changing a outDir path in tsconfig?

Issue - State: closed - Opened by ProgrammingLife about 2 years ago - 1 comment
Labels: question, scope: transpile

#1523 - calling methods of jsx objects should include self (i.e, `:`)

Issue - State: closed - Opened by neverchanje about 2 years ago - 1 comment

#1520 - SourceMapTraceBack does not include full paths

Issue - State: open - Opened by viluon over 2 years ago
Labels: bug, scope: tooling

#1519 - Reworked function context checking based on #1510

Pull Request - State: closed - Opened by Perryvw over 2 years ago - 1 comment

#1518 - feat: `Number.isInteger()`

Pull Request - State: closed - Opened by scarf005 over 2 years ago - 1 comment

#1516 - @noSelf doesn't work with variables

Issue - State: closed - Opened by ProgrammingLife over 2 years ago - 6 comments
Labels: question, scope: transformation

#1514 - Allow `allowImportingTsExtensions`

Issue - State: closed - Opened by Zamiell over 2 years ago - 5 comments
Labels: wontfix, feature request, scope: transpile

#1513 - String, Number & Boolean classes & methods

Pull Request - State: closed - Opened by Z3rio over 2 years ago - 1 comment

#1513 - String, Number & Boolean classes & methods

Pull Request - State: closed - Opened by Z3rio over 2 years ago - 1 comment

#1512 - Add `String.prototype.match()` support

Pull Request - State: closed - Opened by Z3rio over 2 years ago - 2 comments

#1511 - Fix static super calls breaking with nil reference exception

Pull Request - State: closed - Opened by Perryvw over 2 years ago

#1510 - Fix no self in file check in call visitor

Pull Request - State: closed - Opened by Z3rio over 2 years ago - 5 comments

#1509 - add support of [[ & ]] string require path in lua source code

Pull Request - State: closed - Opened by XavierCHN over 2 years ago - 1 comment

#1507 - "too many local variables" when working with generated code

Issue - State: open - Opened by s5bug over 2 years ago - 3 comments

#1506 - Bump @babel/traverse from 7.20.13 to 7.23.2

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#1505 - Setup custom name support

Pull Request - State: closed - Opened by Z3rio over 2 years ago - 9 comments

#1504 - Wrong static super call

Issue - State: closed - Opened by pilaoda over 2 years ago - 2 comments
Labels: bug, scope: transformation

#1503 - "match is unsupported" error message should be improved

Issue - State: open - Opened by Zamiell over 2 years ago - 2 comments
Labels: enhancement, scope: transformation

#1502 - Support recompile lualib with custom plugin?

Issue - State: open - Opened by pilaoda over 2 years ago - 3 comments
Labels: feature request, scope: lualib, scope: plugins

#1501 - Support for returning values from the global scope

Pull Request - State: closed - Opened by YoRyan over 2 years ago - 1 comment

#1500 - Support loop continue for 5.0, 5.1, and universal targets

Pull Request - State: closed - Opened by YoRyan over 2 years ago

#1499 - C stack overflow when using await in a loop

Issue - State: closed - Opened by dogagithub over 2 years ago - 14 comments
Labels: bug, help wanted, scope: lualib

#1498 - Implement `@customName` extension

Issue - State: closed - Opened by Cheatoid over 2 years ago - 8 comments
Labels: feature request, scope: lualib

#1497 - Implement array.fill

Pull Request - State: closed - Opened by Perryvw over 2 years ago

#1496 - Allow moduleresolution plugins to return an absolute path

Pull Request - State: closed - Opened by Perryvw over 2 years ago

#1495 - Self param is not generated for arrow functions with 0 params

Pull Request - State: closed - Opened by Z3rio over 2 years ago - 1 comment