Skip to content

Commit 52408aa

Browse files
authored
Merge pull request #356 from Perryvw/ts-to-lua-ast
Multiphase Transpilation
2 parents 3c8018c + 58fff52 commit 52408aa

File tree

109 files changed

+7106
-5343
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

109 files changed

+7106
-5343
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
node_modules/
33
yarn.lock
44

5+
.vscode/
6+
57
coverage/
68
.nyc*
79
*.js.map

0 commit comments

Comments
 (0)