index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2019-05-29
TS compiler refactor
Ryan Dahl
2019-05-23
Rename --allow-high-precision to --allow-hrtime (#2398)
Ryan Dahl
2019-05-14
Rename HTTP benchmarks (#2350)
Ryan Dahl
2019-05-11
Add progress bar (#2309)
Ryan Dahl
2019-05-03
fix: deno version panic (#2286)
Bartek Iwańczuk
2019-05-03
add "deno run" subcommand (#2215)
Bartek Iwańczuk
2019-05-03
feat(cli cmd): deno xeval (#2260)
Kevin (Kun) "Kassimo" Qian
2019-05-03
feat: support .mjs extension resolution (#2283)
Kevin (Kun) "Kassimo" Qian
2019-05-03
Fix: deno --v8-options does not print v8 options (#2277)
Bartek Iwańczuk
2019-04-29
Add support for custom tsconfig.json (#2089)
Kitson Kelly
2019-04-21
Fix eslint warnings (#2151)
Ryan Dahl
2019-04-21
Refactor CLI entry point (#2157)
Bartek Iwańczuk
2019-04-17
Fix flaky tests (#2139)
Ryan Dahl
2019-04-16
Implement async module loading in CLI (#2084)
Ryan Dahl
2019-04-13
Add deno eval subcommand (#2102)
Bartek Iwańczuk
2019-04-08
Allow high precision performance.now() (#1977)
Vincent LE GOFF
2019-04-07
Refactor CLI flag parsing (#2025)
Bartek Iwańczuk
2019-04-05
Add worker benchmarks (#2059)
andy finch
2019-04-04
Non-fatal compile_sync failures (#2039)
andy finch
2019-04-01
Follow redirect location as new referrers for nested module imports (#2031)
Kevin (Kun) "Kassimo" Qian
2019-04-01
Add web worker JS API (#1993)
andy finch
2019-03-28
Merge the --recompile and --reload flags (#2003)
Ryan Dahl
2019-03-27
Fix error when JS is executed with --recompile (#2007)
Ryan Dahl
2019-03-18
Integrate //core into existing code base
Ryan Dahl
2019-03-09
Migrate from tslint to eslint for linting (#1905)
Kitson Kelly
2019-03-07
Remove 'deno' builtin module (#1895)
Kitson Kelly
2019-03-06
Upgrade deno_std (#1892)
Ryan Dahl
2019-03-06
Replace deno.land/x/std with deno.land/std (#1890)
Andy Hayden
2019-02-26
Add import.meta.main (#1835)
Bartek Iwańczuk
2019-02-25
Fix console.table display of Map and move tests to unit test (#1839)
Kevin (Kun) "Kassimo" Qian
2019-02-18
Add window.location
Ryan Dahl
2019-02-18
Rationalise compiler ops (#1740)
Kitson Kelly
2019-02-15
Add execPath function (#1743)
Dmitry Sharshakov
2019-02-15
Module dep pretty printing in --info
Greg Altman
2019-02-15
Remove unnecessary tests/021_info_flag_setup.test
Ryan Dahl
2019-02-15
Fix behavior for extensionless files with .mime file (#1779)
Kevin (Kun) "Kassimo" Qian
2019-02-12
Add Deno global namespace (#1748)
Kitson Kelly
2019-02-08
Adds deno.noColor (#1716)
Ryan Dahl
2019-02-08
Add deps to --info output. (#1720)
Ryan Dahl
2019-02-08
Add --allow-read (#1689)
Dmitry Sharshakov
2019-02-07
Color exceptions (#1698)
Ryan Dahl
2019-02-05
Add WebAssembly to runtime library (#1677)
Kitson Kelly
2019-02-02
Add isTTY function (#1622)
Dmitry Sharshakov
2019-02-02
Compiler cleanups and minor improvements (#1656)
Kitson Kelly
2019-02-02
Support --fmt
Ryan Dahl
2019-02-02
Better error message for bad filename CLI argument.
Ryan Dahl
2019-02-02
Add --info flag to display file info (compiled code/source map) (#1647)
Kevin (Kun) "Kassimo" Qian
2019-01-30
Refactor libdeno ES module interface. (#1624)
Ryan Dahl
2019-01-30
libdeno: improve exception handling
Ryan Dahl
2019-01-28
Split out compiler snapshot (#1566)
Kitson Kelly
[prev]
[next]