| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-05-29 | Change tools/fmt_test.py to always download prettier | Ryan Dahl | |
| This is to ensure a more fair test. Also we were already downloading from the internet since we changed the URL to use std@v0.5.0. This change exposes an OOM bug, which is then fixed in the upcoming compiler refactor by changing checkJs compiler option to false. | |||
| 2019-04-09 | upgrade deno_std & add workaround prettier issue (#2087) | Yoshiya Hinosawa | |
| 2019-04-07 | Refactor CLI flag parsing (#2025) | Bartek IwaĆczuk | |
| 2019-03-28 | Merge the --recompile and --reload flags (#2003) | Ryan Dahl | |
| 2019-03-06 | Replace deno.land/x/std with deno.land/std (#1890) | Andy Hayden | |
| 2019-02-11 | fix: improve formatting (#1732) | Yoshiya Hinosawa | |
| 2019-02-08 | Add --allow-read (#1689) | Dmitry Sharshakov | |
| Co-authored-by: Greg Altman <g.s.altman@gmail.com> | |||
| 2019-02-02 | Support --fmt | Ryan Dahl | |
