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
Age
Commit message (
Expand
)
Author
2019-03-11
Rename Deno.build.gnArgs to Deno.build.args
Ryan Dahl
2019-03-11
core: Abstract out Behavior from Isolate (#1904)
Ryan Dahl
2019-03-11
Add OSType enum (#1909)
Vincent LE GOFF
2019-03-11
Update to TypeScript 3.3 (#1908)
Kitson Kelly
2019-03-09
Migrate from tslint to eslint for linting (#1905)
Kitson Kelly
2019-03-08
Add basic Arm64 build to CI (#1887)
andy finch
2019-03-08
docs: package.ts -> deps.ts (#1903)
Yoshiya Hinosawa
2019-03-07
Remove 'deno' builtin module (#1895)
Kitson Kelly
2019-03-07
Upgrade deno_std to 395392 (#1902)
Ryan Dahl
2019-03-07
Cleanup node_modules, update packages (#1894)
Kitson Kelly
2019-03-06
v0.3.2
Ryan Dahl
2019-03-06
Upgrade deno_std (#1892)
Ryan Dahl
2019-03-06
Reorganize version and platform into Deno.build and Deno.version (#1879)
Kevin (Kun) "Kassimo" Qian
2019-03-06
Replace deno.land/x/std with deno.land/std (#1890)
Andy Hayden
2019-03-05
Fix website manual link (#1889)
Grant Timmerman
2019-03-05
fix snapshots in gn build (#1886)
andy finch
2019-03-04
tools/run_node: only create 'node_modules' symlink once
Bert Belder
2019-03-04
tools: remove fix_symlinks() function
Bert Belder
2019-03-04
ci: upgrade git on appveyor to version v2.21.0.windows.1
Bert Belder
2019-03-04
Improve tagline in README (#1881)
Ryan Dahl
2019-03-04
`use-snapshots` build option for cross compile support. (#1852)
andy finch
2019-03-04
Allow inspection and revocation of permissions (#1875)
Simon Menke
2019-03-03
Removed comment from tslint.json (#1878)
Lazarus Holl
2019-03-03
libdeno: fix libdeno.print() unicode output on Windows
Bert Belder
2019-03-03
libdeno: remove `prints_newline` parameter from libdeno.print()
Bert Belder
2019-03-03
Add write permissions requirement to `op_fetch_module_meta_data`. (#1874)
andy finch
2019-03-02
Fix deno imports in manual (#1867)
JaePil Jung
2019-03-02
manual - import.meta.main (#1868)
Bartek Iwańczuk
2019-03-02
Fix example in manual (#1863)
Ryan Dahl
2019-03-02
compiler_bundle should also depend on gn_args.txt (#1870)
Yoshiya Hinosawa
2019-03-01
Add Deno.version.gnArgs (#1845)
Yoshiya Hinosawa
2019-03-01
Permissions refactor (#1864)
andy finch
2019-03-01
Add favicon.ico generated by deno_logo_3.svg and add link tag in every page (...
Jon Jee
2019-02-28
Use deno_core::JSError in deno (#1855)
Ryan Dahl
2019-02-27
v0.3.1
Ryan Dahl
2019-02-27
upgrade V8 to 7.4.238 (#1849)
Ryan Dahl
2019-02-27
Upgrade Node to v10 on Travis (#1850)
Ryan Dahl
2019-02-27
third_party: upgrade rust crates
Bert Belder
2019-02-27
Add NO_COLOR to CLI usage (#1843)
Ryan Dahl
2019-02-27
Use the SVG logo everywhere. Add logo links to manual. (#1841)
Ryan Dahl
2019-02-26
core: add Cargo.toml
Bert Belder
2019-02-26
deno_core (#1827)
Ryan Dahl
2019-02-26
Add import.meta.main (#1835)
Bartek Iwańczuk
2019-02-26
Add "Dino in the Rain" to manual page (#1840)
Kevin (Kun) "Kassimo" Qian
2019-02-26
Updated some type assertions to work with other libc implementations. (#1837)
andy finch
2019-02-26
Fix broken link to API reference (#1838)
William Fortin
2019-02-25
Fix console.table display of Map and move tests to unit test (#1839)
Kevin (Kun) "Kassimo" Qian
2019-02-25
Upgrade deno_std (#1833)
Ryan Dahl
2019-02-25
Fix copyright header (#1832)
Ryan Dahl
2019-02-21
Improve readme (#1822)
Ryan Dahl
[next]