Ecosyste.ms: Issues

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

GitHub / TypeScriptToLua/TypeScriptToLua issues and pull requests

#1620 - Change currentIndent to protected

Pull Request - State: closed - Opened by iced-wav 6 days ago

#1618 - (snip)

Issue - State: closed - Opened by jamesWalker55 7 days ago - 1 comment

#1617 - Add `bit` and `bit32` as lua keywords

Pull Request - State: closed - Opened by jkr 16 days ago

#1616 - Await microtask queue implementation?

Issue - State: closed - Opened by pilaoda 18 days ago - 4 comments

#1615 - Parameter name can conflict with bitOp module name

Issue - State: closed - Opened by jkr 19 days ago - 5 comments

#1614 - Add in-memory plugins

Pull Request - State: closed - Opened by iced-wav 22 days ago

#1613 - fix: ensure parent pointers are correctly set for transformed nodes

Pull Request - State: open - Opened by ChouUn about 1 month ago

#1611 - About transpiled require path

Issue - State: open - Opened by ChouUn about 1 month ago

#1610 - Allow stacktraces in Lua 5.1 and LuaJIT and fix level in lualib

Pull Request - State: closed - Opened by emmachase about 1 month ago - 2 comments

#1609 - Allow new Array() syntax for constructing lua tables

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

#1608 - Basic `Luau` target

Pull Request - State: closed - Opened by Vurv78 about 2 months ago - 3 comments

#1607 - Again: Tuple containing undefined

Issue - State: closed - Opened by LibertasIoT 2 months ago - 1 comment

#1606 - Fix missing index increment

Pull Request - State: closed - Opened by Perryvw 2 months ago

#1604 - lualib_bundle.lua lua duplicate index __TS__ParseFloat __TS__ParseInt

Issue - State: open - Opened by qin-tain 3 months ago
Labels: enhancement, scope: lualib

#1603 - Upgrade typescript to 5.7

Pull Request - State: closed - Opened by Perryvw 3 months ago

#1602 - Transform String(x) to tostring(x)

Pull Request - State: closed - Opened by Perryvw 3 months ago

#1601 - TypeScript 5.7 support

Issue - State: closed - Opened by Zamiell 3 months ago
Labels: feature request, scope: tooling

#1600 - Missing methods from `SetIterator<T>`

Issue - State: open - Opened by musjj 3 months ago
Labels: feature request, scope: language extensions

#1599 - Exclude files from build

Issue - State: closed - Opened by musjj 3 months ago - 2 comments

#1598 - loop with try catch body emitted invalid lua code

Issue - State: open - Opened by admiralnelson 3 months ago - 2 comments
Labels: bug, scope: transformation

#1597 - String(any) doesn't map to tostring(any)

Issue - State: closed - Opened by admiralnelson 3 months ago - 6 comments
Labels: feature request, scope: transformation

#1596 - How do I switch back to ts

Issue - State: closed - Opened by huapis3 3 months ago - 2 comments
Labels: question

#1594 - chore: update deps to latest

Pull Request - State: closed - Opened by Zamiell 4 months ago - 2 comments

#1593 - not expect “_G” when working with generated code

Issue - State: closed - Opened by blackSocial 4 months ago - 1 comment
Labels: question

#1591 - Type alias for Iterator of MultiReturn doesn't work as expected

Issue - State: closed - Opened by Gudine 4 months ago - 2 comments
Labels: bug, scope: language extensions

#1590 - get accessors only transform the first one in a class

Issue - State: closed - Opened by pilaoda 5 months ago - 2 comments

#1588 - chore: update eslint to latest

Pull Request - State: closed - Opened by Zamiell 5 months ago

#1586 - Fix bug with using dispose when using disposable class

Pull Request - State: closed - Opened by Perryvw 5 months ago

#1585 - Incorrect transform this arg for optional super method call

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

#1584 - Incorrect Generated Code for Disposables

Issue - State: closed - Opened by raincheque 5 months ago
Labels: bug, scope: lualib

#1583 - Fix function assignment context validation bug

Pull Request - State: closed - Opened by Perryvw 5 months ago - 1 comment

#1582 - Upgrade TypeScript ESlint to the most recent version

Issue - State: closed - Opened by Perryvw 5 months ago
Labels: enhancement, help wanted

#1581 - Upgrade to TypeScript 5.6

Pull Request - State: closed - Opened by Perryvw 5 months ago

#1580 - TypeScript 5.6 compatibility

Issue - State: closed - Opened by Zamiell 5 months ago
Labels: enhancement

#1579 - Fix bug in await using transformer

Pull Request - State: closed - Opened by Perryvw 6 months ago

#1578 - create file with decorator

Issue - State: closed - Opened by mehah 6 months ago - 3 comments

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

Pull Request - State: closed - Opened by Perryvw 6 months ago

#1576 - Bug in Array.from()

Issue - State: closed - Opened by denis-atsuta 6 months ago
Labels: bug, scope: lualib

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

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

#1571 - Incorrect handling of using keyword with async

Issue - State: closed - Opened by Janrupf 6 months ago
Labels: bug, scope: transformation

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

Issue - State: closed - Opened by piscopancer 6 months ago - 2 comments
Labels: question

#1568 - Generic callback functions and 'this'

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

#1567 - Fix multiple getters and setters

Pull Request - State: closed - Opened by Perryvw 7 months ago

#1566 - Create a global lua function?

Issue - State: closed - Opened by piscopancer 7 months ago - 9 comments
Labels: question

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

Issue - State: closed - Opened by Kilkenni 8 months ago - 1 comment

#1564 - Add lualib support for Math.trunc

Pull Request - State: closed - Opened by lolleko 8 months ago

#1563 - Support for new ecmascript Set methods

Pull Request - State: closed - Opened by Perryvw 8 months ago

#1562 - Upgrade to TypeScript 5.5

Pull Request - State: closed - Opened by Perryvw 8 months ago

#1561 - const and let cannot be translated to local

Issue - State: closed - Opened by suifffff 8 months ago - 3 comments

#1560 - Bump braces from 3.0.2 to 3.0.3

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

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

Issue - State: closed - Opened by spidunno 9 months ago - 8 comments
Labels: bug, scope: bundling

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

Issue - State: closed - Opened by theguy-gay 9 months ago - 1 comment
Labels: question

#1556 - support TypeScript 5.5

Issue - State: closed - Opened by Zamiell 10 months ago
Labels: feature request, scope: tooling

#1555 - Throw exception in catch block will prevent the finally block executing

Issue - State: open - Opened by fadabaerobe6 10 months ago
Labels: bug, scope: transformation

#1553 - How to use mixins?

Issue - State: closed - Opened by ProgrammingLife 11 months ago - 3 comments
Labels: question

#1552 - Global uncaught exceptions with promises

Issue - State: open - Opened by canguser 11 months ago
Labels: feature request, scope: lualib

#1551 - Strings containing escapes get incorrectly un-escaped when converted to Lua

Issue - State: open - Opened by CircuitButKerbin 11 months ago
Labels: bug, scope: transformation

#1550 - Support Math.trunc

Issue - State: closed - Opened by pilaoda 11 months ago - 1 comment
Labels: feature request, scope: lualib

#1549 - sourcemap should be an array

Issue - State: open - Opened by jake-stewart 11 months ago
Labels: enhancement, scope: lualib

#1549 - sourcemap should be an array

Issue - State: open - Opened by jake-stewart 11 months ago

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

Issue - State: closed - Opened by jake-stewart 11 months ago - 4 comments

#1546 - Implement Map.groupBy and Object.groupBy

Pull Request - State: closed - Opened by Perryvw 11 months ago

#1545 - Upgrade TypeScript to 5.4

Pull Request - State: closed - Opened by Perryvw 11 months ago

#1544 - Properly read extended tsconfig for watcher

Pull Request - State: closed - Opened by Perryvw 11 months ago

#1543 - typescript 5.4 compatibility

Issue - State: closed - Opened by Zamiell 12 months ago

#1542 - fix: MultiReturn unpacking with get accessors is broken

Issue - State: open - Opened by Z3rio 12 months ago - 1 comment
Labels: bug, scope: language extensions

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

Pull Request - State: closed - Opened by Perryvw 12 months ago

#1540 - Default settings cause files to be output to root directory

Issue - State: closed - Opened by wauterboi about 1 year ago - 1 comment

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

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

#1537 - Using `super` with `__index`-based inheritance returns `nil`

Issue - State: closed - Opened by coDiesIrae about 1 year ago - 1 comment
Labels: bug, scope: lualib

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

Pull Request - State: closed - Opened by aabajyan about 1 year 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 1 year 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 1 year ago

#1533 - watch mode ignore extends tstl block

Issue - State: closed - Opened by pilaoda about 1 year ago
Labels: bug, scope: tooling

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

Pull Request - State: closed - Opened by rhazarian about 1 year ago

#1531 - tstl.transpileString API does not work correctly with CompilerOption Inline

Issue - State: closed - Opened by ben-of-codecraft about 1 year ago - 1 comment
Labels: scope: tooling

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

Pull Request - State: closed - Opened by rhazarian about 1 year ago

#1529 - Prepending Lua script to emission prior to source map finalization

Issue - State: open - Opened by BribeFromTheHive about 1 year ago - 2 comments
Labels: question, scope: bundling

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

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

#1527 - Request: console.error and console.warn should output stacktraces as well

Issue - State: closed - Opened by BribeFromTheHive about 1 year ago - 5 comments
Labels: feature request, scope: transformation

#1525 - Upgrade TS to 5.3.3

Pull Request - State: closed - Opened by Perryvw about 1 year 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 1 year 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 1 year ago - 1 comment