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-03-29
doc: Fix some typos and improve a few sentences in the std manual (#4522)
Niklas Eicker
2020-03-28
Update to Prettier 2 and use ES Private Fields (#4498)
Kitson Kelly
2020-03-28
upgrade: rusty_v8 to v0.3.9 (#4505)
Ryan Dahl
2020-03-24
docs: update manual about how to run tests for std (#4462)
uki00a
2020-03-21
BREAKING CHANGE Rename Deno.run's args to cmd (#4444)
Akshat Agarwal
2020-03-20
Remove DENO_BUILD_MODE and DENO_BUILD_PATH (#4431)
Ryan Dahl
2020-03-17
Update manual (#4412)
Ryan Dahl
2020-03-15
docs: fix Deno.compile examples in manual.md (#4380)
Yoshiya Hinosawa
2020-03-10
doc(cli/flags): Reduce empty lines in help messages (#4312)
Nayeem Rahman
2020-03-07
Update manual to reflect newer test running (#4278)
Harry Wolff
2020-03-06
doc: Update manual with suggestions for when cargo isn't building properly (#...
Chris Knight
2020-03-05
Document TypeScript compiler options (#4241)
Ryan Dahl
2020-03-04
Use discord instead of gitter (#4253)
Ryan Dahl
2020-02-24
doc: Remove old link to deno types output (#4111)
Nayeem Rahman
2020-02-24
update build instructions for windows (#4027)
Matthew Lennon
2020-02-21
feat: Deno.fsEvents() (#3452)
Bartek Iwańczuk
2020-02-19
Enable TS strict mode by default (#3899)
Maximilien Mellen
2020-02-19
Support loading additional TS lib files (#3863)
Kitson Kelly
2020-02-11
update references to testing/mod.ts in manual (#3973)
Bartek Iwańczuk
2020-02-09
Bump required VS version (#3940)
Nikolai Vavilov
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
[next]