summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-03Refactor markup of the site (#1663)Sergey Golovin
2019-02-02Add isTTY function (#1622)Dmitry Sharshakov
2019-02-02web design (#1655)Ryan Dahl
2019-02-02Compiler cleanups and minor improvements (#1656)Kitson Kelly
2019-02-02v0.2.10Ryan Dahl
2019-02-02Support --fmtRyan Dahl
2019-02-02Upgrade deno_std for std/prettier/main.tsRyan Dahl
2019-02-02Avoid --info crash on missing filename (#1660)Kevin (Kun) "Kassimo" Qian
2019-02-02Better error message for bad filename CLI argument.Ryan Dahl
2019-02-02Make it possible to run one integration test at a timeRyan Dahl
2019-02-02Fix v8_str internalize bugRyan Dahl
2019-02-02Clean up return value of deno_executeRyan Dahl
2019-02-02Clarify writeFile options and avoid unexpected perm modification (#1643)Kevin (Kun) "Kassimo" Qian
2019-02-02Add an animated logo (#1653)hashrock
2019-02-02Add --info flag to display file info (compiled code/source map) (#1647)Kevin (Kun) "Kassimo" Qian
2019-02-02Add performance.now (#1633)Dmitry Sharshakov
2019-02-01src: simplify rust codeBert Belder
2019-02-01Revise build instructions for windows (#1641)Ajit Rana
2019-01-31Add item to CONTRIBUTING.md about needing testsKitson Kelly
2019-01-31Upgrade deno_std to bef7ba (#1609)Ryan Dahl
2019-01-31Improve build instructions (#1593)Tim van der Lippe
2019-01-30nit: add missing dot when printing helpAmen
2019-01-30Refactor libdeno ES module interface. (#1624)Ryan Dahl
2019-01-30appveyor: Remove dead code (#1621)Ryan Dahl
2019-01-30Fix cpplintRyan Dahl
2019-01-30libdeno: improve exception handlingRyan Dahl
2019-01-30Add snapshot_compiler.bin to binary size benchmark (#1611)Ryan Dahl
2019-01-30Remove Travis benchmark (#1617)Ryan Dahl
2019-01-30Fix example code of writeFile (#1626)Masashi Hirano
2019-01-29v0.2.9Ryan Dahl
2019-01-29Add repl functions "help" and "exit" (#1563)Sergey Golovin
2019-01-29docs/typo: readerIterator -> toAsyncIterator as exported (#1620)bdistin
2019-01-29Minor code cleanups (#1613)JaePil Jung
2019-01-28Split out compiler snapshot (#1566)Kitson Kelly
2019-01-28Combine deno.removeAll into deno.remove (#1596)Jan Lo
2019-01-28Add console.table (#1608)Sergey Golovin
2019-01-28Change subtitle to 'A new way to JavaScript' (#1603)Dmitry Sharshakov
2019-01-27Readme: Use shell installer (#1598)Dmitry Sharshakov
2019-01-26timers: use int instead of double for timeout type (#1469)bokuweb
2019-01-26Create .editorconfig file (#1592)Dmitry Sharshakov
2019-01-26Add PWA manifest to website (#1585)Dmitry Sharshakov
2019-01-26third_party: add the 'integer-atomics' crateBert Belder
2019-01-26third_party: force all crates to use the latest version of rand_coreBert Belder
2019-01-26third_party: upgrade rust cratesBert Belder
2019-01-26Add PowerShell install guide to the website (#1590)Dmitry Sharshakov
2019-01-26Make links and badges look better (#1588)Dmitry Sharshakov
2019-01-26Revert "Upgrade tslint and friends (#1571)" (#1573)Ryan Dahl
2019-01-26Upgrade sccache binaries to 0.2.8 (#1576)Ryan Dahl
2019-01-25Use shell installer in docs (#1574)Dmitry Sharshakov
2019-01-24Upgrade tslint and friends (#1571)Ryan Dahl