Age | Commit message (Expand) | Author |
---|---|---|
2023-01-05 | refactor(cli,core,ext,rt): remove some unnecessary `clone` or `malloc` (#17274) | Yiyu Lin |
2023-01-02 | chore: update copyright year to 2023 (#17247) | David Sherret |
2022-06-20 | docs: Improve `mod_evaluate` documentation (#14827) | Christian Dürr |
2022-05-20 | refactor: upgrade to deno_ast 0.15 (#14680) | David Sherret |
2022-05-05 | refactor(core): use Box<u8> for ModuleSource.code instead of a String (#14487) | Bartek Iwańczuk |
2022-01-31 | example(core): Add example for TypeScript transpiling via deno_ast (#13545) | Andreu Botella |