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
/
Cargo.toml
Age
Commit message (
Expand
)
Author
2019-12-05
feat: first pass at native plugins (#3372)
Andy Finch
2019-10-04
Merge deno_cli_snapshots into deno_cli (#3064)
Ryan Dahl
2019-09-15
Make deno_cli installable via crates.io (#2946)
Ryan Dahl
2019-09-02
Refactor snapshot build (#2825)
Ryan Dahl
2019-07-15
hyper_hello should be in its own crate (#2641)
Ryan Dahl
2019-03-30
Move //libdeno to //core/libdeno (#2015)
Ryan Dahl
2019-03-29
third_party: upgrade rust crates
Bert Belder
2019-03-28
v0.3.5
Ryan Dahl
2019-03-20
v0.3.4
Ryan Dahl
2019-03-19
Rename //src/ to //cli/ (#1962)
Ryan Dahl
2019-03-13
v0.3.3
Ryan Dahl
2019-03-06
v0.3.2
Ryan Dahl
2019-02-28
Use deno_core::JSError in deno (#1855)
Ryan Dahl
2019-02-27
v0.3.1
Ryan Dahl
2019-02-27
third_party: upgrade rust crates
Bert Belder
2019-02-26
core: add Cargo.toml
Bert Belder
2019-02-18
v0.3.0
Ryan Dahl
2019-02-12
third_party: upgrade rust crates
Bert Belder
2019-02-08
v0.2.11
Ryan Dahl
2019-02-07
third_party: add the 'regex' crate
Bert Belder
2019-02-07
Add emojis to permission prompts (#1684)
Dmitry Sharshakov
2019-02-02
v0.2.10
Ryan Dahl
2019-01-29
v0.2.9
Ryan Dahl
2019-01-26
third_party: add the 'integer-atomics' crate
Bert Belder
2019-01-26
third_party: upgrade rust crates
Bert Belder
2019-01-21
chore: update license lines (#1557)
Yoshiya Hinosawa
2019-01-19
v0.2.8
Ryan Dahl
2019-01-14
v0.2.7
Ryan Dahl
2019-01-14
Update to rust 2018 edition
Andy Hayden
2019-01-14
third_party: upgrade rust crates, now with `--edition 2018` support
Bert Belder
2019-01-14
third_party: upgrade rust crates
Bert Belder
2019-01-14
build: winapi is a windows-only dep
Bert Belder
2019-01-14
src: remove dependency on the 'kernel32' crate
Bert Belder
2019-01-07
v0.2.6
Ryan Dahl
2019-01-07
Upgrade crates (#1471)
Ryan Dahl
2019-01-01
v0.2.5
Ryan Dahl
2018-12-23
v0.2.4
Ryan Dahl
2018-12-23
Use flatbuffers from crates.io (#1400)
Ryan Dahl
2018-12-22
make stdout unbuffered (#1355)
Yoshiya Hinosawa
2018-12-14
v0.2.3
Ryan Dahl
2018-12-07
v0.2.2
Ryan Dahl
2018-12-06
Process source maps in Rust instead of JS (#1280)
Ryan Dahl
2018-11-30
v0.2.1
Ryan Dahl
2018-11-30
Upgrade Rust crates
Ryan Dahl
2018-11-16
v0.2.0
Ryan Dahl
2018-11-16
Specify exact versions in Cargo.toml
Ryan Dahl
2018-11-14
Support request method and headers in fetch() (#1188)
Ryan Dahl
2018-11-12
v0.1.12
Ryan Dahl
2018-11-05
v0.1.11
Ryan Dahl
2018-11-05
Add repl (#998)
Andy Hayden
[next]