Age | Commit message (Expand) | Author |
---|---|---|
2020-07-19 | Port internal TS code to JS (#6793) | Bartek Iwańczuk |
2020-07-06 | clean up code in cli/js (#6611) | Stanislav |
2020-06-21 | core: add Deno.core.dispatchByName (#6395) | Bartek Iwańczuk |
2020-06-01 | feat(core): Ops can take several zero copy buffers (#4788) | Valentin Anger |
2020-03-15 | feat: Deno.core.{encode,decode}; standalone UTF-8 encoding/decoding (#4349) | Bartek Iwańczuk |
2020-03-09 | use Object instead of Map for promise table (#4309) | Bartek Iwańczuk |
2020-03-08 | reorg: move JS ops implementations to cli/js/ops/, part 1 (#4264) | Bartek Iwańczuk |