Age | Commit message (Expand) | Author |
---|---|---|
2021-10-11 | refactor: integrate deno_graph into CLI (#12369) | Kitson Kelly |
2021-09-24 | refactor: Rename ProgramState to ProcState (#12204) | Ryan Dahl |
2021-09-11 | refactor: use import_map crate (#11974) | Bartek Iwańczuk |
2021-09-07 | refactor(lsp): use deno_ast and cache swc ASTs (#11780) | David Sherret |
2021-09-02 | chore: upgrade crates (#11894) | Bartek Iwańczuk |
2021-07-29 | fix(cli): deno doc panics on invalid url (#11536) | Feng Yu |
2021-07-06 | chore: use parking_lot for synchronization primitives to align with tokio (#1... | David Sherret |
2021-06-22 | feat(cli): support "types" when type checking (#10999) | Kitson Kelly |
2021-05-17 | fix: static import permissions in dynamic imports | Luca Casonato |
2021-03-02 | chore: upgrade crates (#9632) | Bartek Iwańczuk |
2021-02-25 | feat(cli/doc): use type definitions "deno doc" if available (#8459) | Liam Murphy |