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
/
tsconfig.json
Age
Commit message (
Expand
)
Author
2018-11-08
build: Use target/ instead of out/ (#1153)
Ryan Dahl
2018-10-30
Add ability to load JSON as modules (#1065)
Kitson Kelly
2018-10-24
Support CheckJS
Kitson Kelly
2018-10-23
Revert "Support CheckJS"
Ryan Dahl
2018-10-23
Support CheckJS
Kitson Kelly
2018-08-15
Use typescript strict mode (#505)
Kitson Kelly
2018-08-08
Generate declarations
Kitson Kelly
2018-07-31
Upgrade TypeScript (3.0.1)
Kitson Kelly
2018-07-26
Run tools/format.py
Ryan Dahl
2018-07-25
Remove msg_generated hack (#409)
Kitson Kelly
2018-07-22
Replace packer with rollup
Kitson Kelly
2018-07-06
Run tools/format.sh
Ryan Dahl
2018-07-06
Import ts file from prototype without change
Ryan Dahl
2018-07-01
chore: move //src/js to //js
Yoshiya Hinosawa
2018-06-22
Delete go implementation (#276)
Ryan Dahl
2018-06-01
Remove text-encoding.d.ts - the declarations are included in TS (#6)
Mohsen Azimi
2018-05-28
Add tests.ts for fast unit tests.
Ryan Dahl
2018-05-21
Support source maps for internal code.
Ryan Dahl
2018-05-18
Initial support for remote imports
Ryan Dahl
2018-05-14
readFileSync is working
Ryan Dahl
2018-05-14
Add console.log
Ryan Dahl
2018-05-13
Init
Ryan Dahl