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
/
std
/
manual.md
Age
Commit message (
Expand
)
Author
2020-01-30
feat: deno install in Rust (#3806)
Bartek Iwańczuk
2020-01-30
Remove --current-thread flag (#3830)
Ryan Dahl
2020-01-29
feat: dprint formatter (#3820)
Bartek Iwańczuk
2020-01-27
dx: descriptive permission errors (#3808)
Bartek Iwańczuk
2020-01-26
Improve support of type definitions (#3755)
Kitson Kelly
2020-01-24
fix crate name in docs (#3778)
David Asabina
2020-01-24
Add signal handlers (#3757)
Yoshiya Hinosawa
2020-01-21
Update manual.md (#3734)
Lasse Brudeskar Vikås
2020-01-15
doc: fix spaces of code in list (#3678)
迷渡
2020-01-15
Revert "feat(flags): script arguments come after '--'" (#3681)
Ry Dahl
2020-01-09
feat: Deno.args now does not include script (#3628)
Ry Dahl
2020-01-08
Remove xeval subcommand (#3630)
Ry Dahl
2020-01-08
feat(flags): script arguments come after '--' (#3621)
Ry Dahl
2020-01-08
Runtime Compiler API (#3442)
Kitson Kelly
2020-01-05
doc: Add glib2.0 as a build prerequisite (#3608)
Nayeem Rahman
2019-12-24
doc: Update and improve build instructions (#3547)
Nayeem Rahman
2019-12-20
feat: Add missing mod.ts files in std (#3509)
Nayeem Rahman
2019-12-18
fix code example (#3519)
Christian Bromann
2019-12-12
fix v8-flags example to manual (#3470)
dnalborczyk
2019-11-26
refactor: reorganize flags (#3389)
Ry Dahl
2019-11-20
feat: Support named exports on bundles. (#3352)
Kitson Kelly
2019-11-18
chore: improve examples (#3377)
Ry Dahl
2019-11-15
Add wasm example to manual (#3353)
Andy Hayden
2019-11-13
Make bundles fully standalone (#3325)
Kitson Kelly
2019-11-10
fix manual (#3313)
木杉
2019-11-06
manual: add chocolatey install instructions (#3280)
Ry Dahl
2019-11-03
feat: lockfiles (#3231)
Ry Dahl
2019-10-29
Update broken links (#3225)
Joseph Sintum
2019-10-28
Move prebuilt binaries to third_party (#3227)
Ry Dahl
2019-10-28
Use top-level for-await in various places (#3217)
Andy Hayden
2019-10-27
Use web standard Permissions API (#3200)
Yoshiya Hinosawa
2019-10-27
feat: top-level-for-await (#3212)
Andy Hayden
2019-10-26
Update link to schematic diagram in manual (#3211)
Nayeem Rahman
2019-10-26
Fix some deno.land URLs in the manual (#3205)
Nayeem Rahman
2019-10-24
Change magic table-of-contents thing (#3197)
Ry Dahl
2019-10-24
Remove old website (#3194)
Ry Dahl
2019-10-09
remove std submodule
Ryan Dahl
2019-10-04
Move deno_std to a more convenient location. (#3057)
Ryan Dahl