summaryrefslogtreecommitdiff
path: root/tools/ts_library_builder/build_library.ts
AgeCommit message (Expand)Author
2019-04-01Upgrade to TypeScript 3.4.1 (#2027)Kitson Kelly
2019-03-30Move //libdeno to //core/libdeno (#2015)Ryan Dahl
2019-03-25Update ts_library_builder (#1920)Bartek IwaƄczuk
2019-03-11Update to TypeScript 3.3 (#1908)Kitson Kelly
2019-03-09Migrate from tslint to eslint for linting (#1905)Kitson Kelly
2019-03-07Remove 'deno' builtin module (#1895)Kitson Kelly
2019-03-07Cleanup node_modules, update packages (#1894)Kitson Kelly
2019-02-12Add Deno global namespace (#1748)Kitson Kelly
2019-02-05Add WebAssembly to runtime library (#1677)Kitson Kelly
2019-01-17Fixed copyright of types outputJ2P
2019-01-16Add globalThis definition to runtime (#1534)Kitson Kelly
2018-12-06Use alternate TextEncoder/TextDecoder implementation (#1281)Kitson Kelly
2018-11-09Ensure global type instances are available.Kitson Kelly
2018-11-05Fix issue with runtime lib generation.Kitson Kelly
2018-11-04Improve robustness of lib builder.Kitson Kelly
2018-10-22Improve globals for runtime type libraryKitson Kelly
2018-10-15Update to TypeScript 3.1 and ts-simple-ast 17 (#980)Kitson Kelly
2018-10-11Replace globals.d.ts with lib.deno_runtime.d.tsKitson Kelly