issues Search Results · repo:TypeScriptToLua/TypeScriptToLua.github.io language:TypeScript
Filter by
13 results
(62 ms)13 results
inTypeScriptToLua/TypeScriptToLua.github.io (press backspace or delete to remove)The overview page is not up to date. Specifically, the Low-level API example section is out of date. tstl.transpile({
program }) is not a function which exists. Should be using the Transpiler class instead. ...
BjornTheProgrammer
- 1
- Opened on Nov 22, 2023
- #173
I just upgraded to the latest typescript 1.15.1. I encountered Unable to determine current node version while loading
worker. I m wondering if anybody can share some insights.
weiqj
- 1
- Opened on May 19, 2023
- #153
Zamiell
- Opened on Feb 23, 2023
- #145
https://typescripttolua.github.io/play#code/MYewdgzgLgBAZiEMC8MCyBDKALAdHAG0QCcAKARl3IEoBuAKCA
For reference, the real TSTL will transpile it to:
--[[ Generated with https://github.com/TypeScriptToLua/TypeScriptToLua ...
Zamiell
- 2
- Opened on Jul 29, 2022
- #117
lolleko
- 1
- Opened on Apr 10, 2022
- #105
What are the options? One way I can imagine is to copy the entire typescript worker source code form monaco editor and
subclass our own ts worker. Is there any better option?
weiqj
- 1
- Opened on Feb 11, 2022
- #92
noResolvePaths is currently not documented.
(I had to look at the source code to figure out how it works)
GlassBricks
- 1
- Opened on Nov 10, 2021
- #81
This example on the playground gives an error:
https://typescripttolua.github.io/play/#code/FAFwngDgpgBAylANgM0VAzugYgVwHYwC8MAFCABYCW6AXDAG4D2lAJgDQwCGATgOZ2c8YAJREAfFyHBgAY0Z50IGAFswuPACY6CFGkzqiMZPhkhK80hWp18AazyMA7nlEBvYAF9gQA ...
bug
GlassBricks
- 2
- Opened on Aug 12, 2021
- #68
There is the custom options paragraph
And there is the CompilerOptions declaration:
export declare type CompilerOptions = OmitIndexSignature ts.CompilerOptions {
buildMode?: BuildMode;
noImplicitSelf?: ...
Toliak
- Opened on Aug 1, 2021
- #58

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.