Age | Commit message (Expand) | Author |
---|---|---|
2021-10-01 | fix(repl): avoid panic when assigned to globalThis (#12273) | Yoshiya Hinosawa |
2021-09-20 | chore(tests): windows pty tests (#12091) | David Sherret |
2021-09-07 | refactor(lsp): use deno_ast and cache swc ASTs (#11780) | David Sherret |
2021-08-11 | chore: move test files to testdata directory (#11601) | David Sherret |
2021-08-06 | feat(repl): add --eval flag for evaluating code when the repl starts (#11590) | David Sherret |
2021-08-06 | feat(repl): support exports in the REPL (#11592) | David Sherret |
2021-07-19 | fix(repl): output error without hanging when input is invalid (#11426) | Ayato Tokubi |
2021-07-14 | chore(repl): fix integration test input to not throw parse errors (#11401) | Ayato Tokubi |
2021-07-08 | feat(repl): support autocomplete on declarations containing a primitive (#11325) | David Sherret |
2021-07-06 | fix(repl): do not panic when Deno.inspect throws (#11292) | Casper Beyer |
2021-06-27 | chore: split up integration_tests.rs into separate files (#11131) | David Sherret |