Commit Graph

26 Commits

Author SHA1 Message Date
Jill 472df2027d regex fixes & stuff 2022-05-09 00:06:30 +03:00
Jill 002cff99c8 transpile return comments 2022-01-14 13:08:39 +03:00
Jill 3f4af8f9a9 transpile argument comments 2022-01-14 12:56:07 +03:00
Jill 63f283b350 revamp cli tool, change formatting, add cli args 2021-12-16 04:48:46 +03:00
Jill 1ce244db94 fix : showing up where . should sometimes in functions 2021-12-16 02:31:00 +03:00
Jill 1be69836aa exclude unofficial stuff 2021-11-19 21:30:29 +03:00
Jill cb20dd6e9b add comment support to more stuff 2021-11-10 11:10:14 +00:00
Jill b5e1131729 fix luamultireturn 2021-11-10 11:09:30 +00:00
Jill 3dbadcf775 experimental comment transpilation support
VERY experimental, VERY janky
2021-11-09 11:37:08 +00:00
Jill f24f052c23 remove leading "this" type in global functions 2021-11-04 13:15:57 +03:00
Jill aa1c665421 oops i accidentally parsed 3x the files i needed 2021-11-04 09:19:28 +03:00
Jill 89cbcd85a4 fix some type shenanigans 2021-11-04 09:15:10 +03:00
Jill 738bbdafb9 add override folder, implement Mod.lua 2021-11-04 08:35:56 +03:00
Jill 7a20cabad7 prettier output 2021-11-04 08:09:28 +03:00
Jill 84a233c022 add emmylua extending support 2021-11-04 07:45:08 +03:00
Jill 6e281c40aa remove wrote line 2021-11-03 12:54:51 +03:00
Jill ead6aa7066 fix some extends up 2021-11-03 12:54:16 +03:00
Jill 84320e5aab fix type transliteration 2021-11-03 12:19:28 +03:00
Jill a43df3e28b recursively load .d.ts files 2021-11-03 11:58:21 +03:00
Jill c0b1105ee4 prettier logs 2021-11-03 11:37:52 +03:00
Jill ff84493fac better type transpiling 2021-11-03 11:24:05 +03:00
Jill 38038d710b fix comment removal 2021-11-03 10:40:28 +03:00
Jill d95ec10f53 dont put jsonified AST in resulting file 2021-11-03 09:42:23 +03:00
Jill 35660be0d8 fix fields in classes 2021-11-03 09:32:18 +03:00
Jill 1cf53d2eb0 support for extends 2021-11-03 09:27:08 +03:00
Jill 582b925d4a init commit 2021-11-03 07:34:38 +03:00