summaryrefslogtreecommitdiff
path: root/core/libdeno/build
AgeCommit message (Collapse)Author
2020-01-05Replace libdeno with rusty_v8 (#3556)Ry Dahl
2019-11-13Update to TypeScript 3.7 (#3275)Kitson Kelly
and update to prettier 1.19 Also, update `assert()` and remove not null assertions where possibly in `cli`. Closes #3273
2019-11-07upgrade: V8 8.0.192Ryan Dahl
2019-09-15Move GN root into //core/libdeno (#2943)Christian Moritz