Age | Commit message (Expand) | Author |
---|---|---|
2019-10-04 | Merge deno_cli_snapshots into deno_cli (#3064) | Ryan Dahl |
2019-05-15 | Remove FileInfo.path | Ryan Dahl |
2019-05-08 | First pass at permissions whitelist (#2129) | andy finch |
2019-04-21 | Fix eslint warnings (#2151) | Ryan Dahl |
2019-03-09 | Migrate from tslint to eslint for linting (#1905) | Kitson Kelly |
2019-03-06 | Upgrade deno_std (#1892) | Ryan Dahl |
2019-02-12 | Add Deno global namespace (#1748) | Kitson Kelly |
2019-02-08 | Add --allow-read (#1689) | Dmitry Sharshakov |
2019-02-05 | Fixed test code (#1688) | JaePil Jung |
2019-01-21 | chore: update license lines (#1557) | Yoshiya Hinosawa |
2018-12-12 | readDir entry mode (#1326) | Kevin (Kun) "Kassimo" Qian |
2018-10-05 | Changed tools/lint.py to lint the entire js and tests directories. (#900) | Chris Bystrek |
2018-10-03 | Implemented readDirSync, readDir | J2P |