index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package.json
Age
Commit message (
Expand
)
Author
2019-10-31
Upgrade node_modules, change tagline, clean up root directory (#3247)
Ry Dahl
2019-10-22
upgrade: typescript-eslint to 2.5.0 (#3184)
Yoshiya Hinosawa
2019-09-17
Update to TypeScript 3.6.3 (#2969)
Kitson Kelly
2019-09-07
Update @typescript-eslint/* to v2.1.0 (#2878)
Yoshiya Hinosawa
2019-09-02
Refactor snapshot build (#2825)
Ryan Dahl
2019-08-28
Remove @stardazed/streams
Ryan Dahl
2019-08-28
Internalize base64-js, convert to TypeScript
Ryan Dahl
2019-08-26
Remove flatbuffers (#2818)
Ryan Dahl
2019-06-04
Handle compiler diagnostics in Rust (#2445)
Kitson Kelly
2019-06-01
Upgrade TypeScript to 3.5.1 (#2437)
Kitson Kelly
2019-05-01
Add Request global constructor (#2253)
Kurt Mackey
2019-04-18
chore: update eslint plugin (#2146)
Yoshiya Hinosawa
2019-04-01
Upgrade to TypeScript 3.4.1 (#2027)
Kitson Kelly
2019-03-11
Update to TypeScript 3.3 (#1908)
Kitson Kelly
2019-03-09
Migrate from tslint to eslint for linting (#1905)
Kitson Kelly
2019-03-07
Cleanup node_modules, update packages (#1894)
Kitson Kelly
2019-02-18
Add back typescript version number and add Deno.version object. (#1788)
Yoshiya Hinosawa
2019-01-26
Revert "Upgrade tslint and friends (#1571)" (#1573)
Ryan Dahl
2019-01-24
Upgrade tslint and friends (#1571)
Ryan Dahl
2018-12-06
Process source maps in Rust instead of JS (#1280)
Ryan Dahl
2018-12-06
Use alternate TextEncoder/TextDecoder implementation (#1281)
Kitson Kelly
2018-11-30
Upgrade Prettier to support BigInt syntax in TS
Ryan Dahl
2018-11-29
Upgrade to TypeScript 3.2
Kitson Kelly
2018-11-12
Update to TypeScript 3.1.6 (#1177)
Kitson Kelly
2018-11-05
Omit sources from source maps in bundle.
Kitson Kelly
2018-10-19
Upgrade node_modules.
Ryan Dahl
2018-10-15
Update to TypeScript 3.1 and ts-simple-ast 17 (#980)
Kitson Kelly
2018-10-11
Replace globals.d.ts with lib.deno_runtime.d.ts
Kitson Kelly
2018-10-03
Upgrade TS to 3.0.3
Ryan Dahl
2018-09-20
Add deno.arch/deno.platform (#773)
Kevin (Kun) "Kassimo" Qian
2018-08-11
Use unit_tests for readFileSync testing.
Ryan Dahl
2018-08-09
Add TextEncoder/TextDecoder support.
Ryan Dahl
2018-08-01
Add base64-js to third_party.
Ryan Dahl
2018-07-31
Upgrade TypeScript (3.0.1)
Kitson Kelly
2018-07-22
Replace packer with rollup
Kitson Kelly
2018-07-18
Downgrade typescript to 2.8.3
Ryan Dahl
2018-07-09
chore: use local prettier
Yoshiya Hinosawa
2018-07-06
chore: reorganize symlinks
Yoshiya Hinosawa
2018-06-22
Delete go implementation (#276)
Ryan Dahl
2018-05-28
Try to fix tslint on travis
Ryan Dahl
2018-05-27
Move text-encoding types into repo so i can hack it.
Ryan Dahl
2018-05-27
Implement fetch
Ryan Dahl
2018-05-27
Use babel-polyfill to fix error
Ryan Dahl
2018-05-24
Try to fix travis
Ryan Dahl
2018-05-24
Replace Node test runner with golang one.
Ryan Dahl
2018-05-23
Add prettier to deps
Ryan Dahl
2018-05-21
Source maps work for testdata/007_stack_trace.ts.
Ryan Dahl
2018-05-19
Source map support. Partially working.
Ryan Dahl
2018-05-18
Initial support for remote imports
Ryan Dahl
2018-05-14
Format
Ryan Dahl
[next]