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
Age
Commit message (
Expand
)
Author
2019-02-10
Rationalise startup for compiler/main (#1737)
Kitson Kelly
2019-02-10
Respect NO_COLOR in TypeScript output (#1736)
Bartek Iwańczuk
2019-02-10
Set globals on compiler startup (#1735)
Bartek Iwańczuk
2019-02-09
Support scoped variables, unblock REPL async op, and REPL error colors (#1721)
Kevin (Kun) "Kassimo" Qian
2019-02-09
Add read permission for format.ts (#1726)
Yoshiya Hinosawa
2019-02-09
Add --allow-read test code
J2P
2019-02-09
Fix read permission message
J2P
2019-02-08
v0.2.11
Ryan Dahl
2019-02-08
Shared buffer fixes (#1644)
Bert Belder
2019-02-08
Make rustfmt format macro bodies also
Bert Belder
2019-02-08
Move .rustfmt.toml to the repository root
Bert Belder
2019-02-08
Adds deno.noColor (#1716)
Ryan Dahl
2019-02-08
Use std/prettier in deno //tools/format.ts (#1708)
Yoshiya Hinosawa
2019-02-08
Add deps to --info output. (#1720)
Ryan Dahl
2019-02-08
Add --allow-read (#1689)
Dmitry Sharshakov
2019-02-08
fix format command in contribution guide (#1712)
bokuweb
2019-02-08
fix clippy warnings (#1711)
bokuweb
2019-02-07
Color exceptions (#1698)
Ryan Dahl
2019-02-07
third_party: add the 'regex' crate
Bert Belder
2019-02-07
travis: cache buildtools dir (#1703)
Ryan Dahl
2019-02-07
Add statement about browser compatibility to docs. (#1623)
Ryan Dahl
2019-02-07
Add emojis to permission prompts (#1684)
Dmitry Sharshakov
2019-02-07
Make integration tests standalone (#1671)
Dmitry Sharshakov
2019-02-07
editorconfig: Don't insert final newline in .out files (#1686)
Dmitry Sharshakov
2019-02-06
Upgrade V8 to 7.4.98 (kKeep fix) (#1640)
Ryan Dahl
2019-02-06
fix: do not load cache files when recompile flag is set (#1695)
jingweicai
2019-02-06
Add log-scale to execution graph (#1694)
Kaley Main
2019-02-06
Remove excessive anchor links. (#1664)
Ryan Dahl
2019-02-06
Add missing run permission in test function (#1697)
JaePil Jung
2019-02-05
Fixed test code (#1688)
JaePil Jung
2019-02-05
Fix indentation for .py files in .editorconfig (#1672)
Dmitry Sharshakov
2019-02-05
Add WebAssembly to runtime library (#1677)
Kitson Kelly
2019-02-04
Remove duplicated links in website (#1668)
Jimmy Moon
2019-02-04
Replace macros to check nullptr (#1674)
Masashi Hirano
2019-02-04
Fixed chart width to responsive (#1670)
JaePil Jung
2019-02-03
Add hashlinks to website (#1659)
Dmitry Sharshakov
2019-02-03
Refactor markup of the site (#1663)
Sergey Golovin
2019-02-02
Add isTTY function (#1622)
Dmitry Sharshakov
2019-02-02
web design (#1655)
Ryan Dahl
2019-02-02
Compiler cleanups and minor improvements (#1656)
Kitson Kelly
2019-02-02
v0.2.10
Ryan Dahl
2019-02-02
Support --fmt
Ryan Dahl
2019-02-02
Upgrade deno_std for std/prettier/main.ts
Ryan Dahl
2019-02-02
Avoid --info crash on missing filename (#1660)
Kevin (Kun) "Kassimo" Qian
2019-02-02
Better error message for bad filename CLI argument.
Ryan Dahl
2019-02-02
Make it possible to run one integration test at a time
Ryan Dahl
2019-02-02
Fix v8_str internalize bug
Ryan Dahl
2019-02-02
Clean up return value of deno_execute
Ryan Dahl
2019-02-02
Clarify writeFile options and avoid unexpected perm modification (#1643)
Kevin (Kun) "Kassimo" Qian
2019-02-02
Add an animated logo (#1653)
hashrock
[next]