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
/
rollup.config.js
Age
Commit message (
Expand
)
Author
2019-09-02
Refactor snapshot build (#2825)
Ryan Dahl
2019-08-30
Remove ts_library_builder, maintain lib.deno_runtime.d.ts by hand (#2827)
Ryan Dahl
2019-08-26
Clean up various flatbuffer references (#2819)
Ryan Dahl
2019-08-05
Remove Deno.build.args feature (#2728)
Ryan Dahl
2019-06-04
Handle compiler diagnostics in Rust (#2445)
Kitson Kelly
2019-05-29
TS compiler refactor
Ryan Dahl
2019-04-29
Add support for custom tsconfig.json (#2089)
Kitson Kelly
2019-03-30
Move //libdeno to //core/libdeno (#2015)
Ryan Dahl
2019-03-07
Cleanup node_modules, update packages (#1894)
Kitson Kelly
2019-03-06
Reorganize version and platform into Deno.build and Deno.version (#1879)
Kevin (Kun) "Kassimo" Qian
2019-03-01
Add Deno.version.gnArgs (#1845)
Yoshiya Hinosawa
2019-02-18
Add back typescript version number and add Deno.version object. (#1788)
Yoshiya Hinosawa
2019-02-15
Fix behavior for extensionless files with .mime file (#1779)
Kevin (Kun) "Kassimo" Qian
2019-02-10
Respect NO_COLOR in TypeScript output (#1736)
Bartek IwaĆczuk
2019-01-21
chore: update license lines (#1557)
Yoshiya Hinosawa
2018-11-05
Omit sources from source maps in bundle.
Kitson Kelly
2018-10-20
build: make rollup generate a depfile for the bundle build
Bert Belder
2018-10-19
Add missing copyrights (#1024)
ztplz
2018-10-11
Replace globals.d.ts with lib.deno_runtime.d.ts
Kitson Kelly
2018-10-04
Move Platform from types to platform
Kitson Kelly
2018-10-03
Clean up deno.platform
Ryan Dahl
2018-09-20
Add deno.arch/deno.platform (#773)
Kevin (Kun) "Kassimo" Qian
2018-09-06
Fix TypeScript exports in bundle
Kitson Kelly
2018-09-01
Remove lib.globals.d.ts
Kitson Kelly
2018-09-01
Bundle most types into globals.d.ts (#642)
Kitson Kelly
2018-08-08
Generate declarations
Kitson Kelly
2018-08-02
rollup: add extension to mock_builtin.js
Bert Belder
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