summaryrefslogtreecommitdiff
path: root/tsconfig.json
AgeCommit message (Expand)Author
2019-11-04Remove tsconfig files - they are not part of build process (#3262)Ry Dahl
2019-10-04Merge deno_cli_snapshots into deno_cli (#3064)Ryan Dahl
2019-10-02feat: JSX Support (#3038)Yusuke Sakurai
2019-09-06Add default-run (+ clean up old references) (#2876)Nayeem Rahman
2019-08-30Remove ts_library_builder, maintain lib.deno_runtime.d.ts by hand (#2827)Ryan Dahl
2019-08-26Clean up various flatbuffer references (#2819)Ryan Dahl
2019-03-30Move //libdeno to //core/libdeno (#2015)Ryan Dahl
2019-03-26namespace reorg: libdeno and DenoCore to Deno.core (#1998)Kitson Kelly
2019-03-11Update to TypeScript 3.3 (#1908)Kitson Kelly
2019-02-05Add WebAssembly to runtime library (#1677)Kitson Kelly
2019-02-02Compiler cleanups and minor improvements (#1656)Kitson Kelly
2018-11-08build: Use target/ instead of out/ (#1153)Ryan Dahl
2018-10-30Add ability to load JSON as modules (#1065)Kitson Kelly
2018-10-24Support CheckJSKitson Kelly
2018-10-23Revert "Support CheckJS"Ryan Dahl
2018-10-23Support CheckJSKitson Kelly
2018-08-15Use typescript strict mode (#505)Kitson Kelly
2018-08-08Generate declarationsKitson Kelly
2018-07-31Upgrade TypeScript (3.0.1)Kitson Kelly
2018-07-26Run tools/format.pyRyan Dahl
2018-07-25Remove msg_generated hack (#409)Kitson Kelly
2018-07-22Replace packer with rollupKitson Kelly
2018-07-06Run tools/format.shRyan Dahl
2018-07-06Import ts file from prototype without changeRyan Dahl
2018-07-01chore: move //src/js to //jsYoshiya Hinosawa
2018-06-22Delete go implementation (#276)Ryan Dahl
2018-06-01Remove text-encoding.d.ts - the declarations are included in TS (#6)Mohsen Azimi
2018-05-28Add tests.ts for fast unit tests.Ryan Dahl
2018-05-21Support source maps for internal code.Ryan Dahl
2018-05-18Initial support for remote importsRyan Dahl
2018-05-14readFileSync is workingRyan Dahl
2018-05-14Add console.logRyan Dahl
2018-05-13InitRyan Dahl