summaryrefslogtreecommitdiff
path: root/tools/ts_library_builder/testdata
AgeCommit message (Collapse)Author
2019-08-30Remove ts_library_builder, maintain lib.deno_runtime.d.ts by hand (#2827)Ryan Dahl
2019-03-25Update ts_library_builder (#1920)Bartek IwaƄczuk
2019-03-09Migrate from tslint to eslint for linting (#1905)Kitson Kelly
2019-02-05Add WebAssembly to runtime library (#1677)Kitson Kelly
This also modifies the `ts_library_builder` to support inlining assets. Includes integration tests from @sh7dm
2018-11-09Ensure global type instances are available.Kitson Kelly
2018-11-04Improve robustness of lib builder.Kitson Kelly
2018-10-11Replace globals.d.ts with lib.deno_runtime.d.tsKitson Kelly