summaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Expand)Author
2019-10-31Upgrade node_modules, change tagline, clean up root directory (#3247)Ry Dahl
2019-10-22upgrade: typescript-eslint to 2.5.0 (#3184)Yoshiya Hinosawa
2019-09-17Update to TypeScript 3.6.3 (#2969)Kitson Kelly
2019-09-07Update @typescript-eslint/* to v2.1.0 (#2878)Yoshiya Hinosawa
2019-09-02Refactor snapshot build (#2825)Ryan Dahl
2019-08-28Remove @stardazed/streamsRyan Dahl
2019-08-28Internalize base64-js, convert to TypeScriptRyan Dahl
2019-08-26Remove flatbuffers (#2818)Ryan Dahl
2019-06-04Handle compiler diagnostics in Rust (#2445)Kitson Kelly
2019-06-01Upgrade TypeScript to 3.5.1 (#2437)Kitson Kelly
2019-05-01Add Request global constructor (#2253)Kurt Mackey
2019-04-18chore: update eslint plugin (#2146)Yoshiya Hinosawa
2019-04-01Upgrade to TypeScript 3.4.1 (#2027)Kitson Kelly
2019-03-11Update to TypeScript 3.3 (#1908)Kitson Kelly
2019-03-09Migrate from tslint to eslint for linting (#1905)Kitson Kelly
2019-03-07Cleanup node_modules, update packages (#1894)Kitson Kelly
2019-02-18Add back typescript version number and add Deno.version object. (#1788)Yoshiya Hinosawa
2019-01-26Revert "Upgrade tslint and friends (#1571)" (#1573)Ryan Dahl
2019-01-24Upgrade tslint and friends (#1571)Ryan Dahl
2018-12-06Process source maps in Rust instead of JS (#1280)Ryan Dahl
2018-12-06Use alternate TextEncoder/TextDecoder implementation (#1281)Kitson Kelly
2018-11-30Upgrade Prettier to support BigInt syntax in TSRyan Dahl
2018-11-29Upgrade to TypeScript 3.2Kitson Kelly
2018-11-12Update to TypeScript 3.1.6 (#1177)Kitson Kelly
2018-11-05Omit sources from source maps in bundle.Kitson Kelly
2018-10-19Upgrade node_modules.Ryan Dahl
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
2018-10-03Upgrade TS to 3.0.3Ryan Dahl
2018-09-20Add deno.arch/deno.platform (#773)Kevin (Kun) "Kassimo" Qian
2018-08-11Use unit_tests for readFileSync testing.Ryan Dahl
2018-08-09Add TextEncoder/TextDecoder support.Ryan Dahl
2018-08-01Add base64-js to third_party.Ryan Dahl
2018-07-31Upgrade TypeScript (3.0.1)Kitson Kelly
2018-07-22Replace packer with rollupKitson Kelly
2018-07-18Downgrade typescript to 2.8.3Ryan Dahl
2018-07-09chore: use local prettierYoshiya Hinosawa
2018-07-06chore: reorganize symlinksYoshiya Hinosawa
2018-06-22Delete go implementation (#276)Ryan Dahl
2018-05-28Try to fix tslint on travisRyan Dahl
2018-05-27Move text-encoding types into repo so i can hack it.Ryan Dahl
2018-05-27Implement fetchRyan Dahl
2018-05-27Use babel-polyfill to fix errorRyan Dahl
2018-05-24Try to fix travisRyan Dahl
2018-05-24Replace Node test runner with golang one.Ryan Dahl
2018-05-23Add prettier to depsRyan Dahl
2018-05-21Source maps work for testdata/007_stack_trace.ts.Ryan Dahl
2018-05-19Source map support. Partially working.Ryan Dahl
2018-05-18Initial support for remote importsRyan Dahl
2018-05-14FormatRyan Dahl