Ry Dahl
|
76e44ddfd0
|
Rename crates: 'deno' to 'deno_core' and 'deno_cli' to 'deno' (#3600)
|
2020-01-05 11:56:18 -05:00 |
|
Ry Dahl
|
bfab4ed0df
|
Happy new year! (#3578)
|
2020-01-02 15:13:47 -05:00 |
|
Nayeem Rahman
|
04ed8d0531
|
Ensure DENO_DIR when saving the REPL history (#3106)
|
2019-10-11 10:12:39 -07:00 |
|
Daniel Buckmaster
|
520bdb6c31
|
Fix repl crash when deno dir doesn't exist (#2727)
|
2019-08-08 07:25:39 -04:00 |
|
Ryan Dahl
|
3971dcfe10
|
Use system rustfmt instead of fixed binary (#2701)
|
2019-07-31 17:11:37 -04:00 |
|
Bert Belder
|
abe8a113ad
|
Refactor error to use dynamic dispatch and traits
This is in preperation for dynamic import (#1789), which is more easily
implemented when errors are dynamic.
|
2019-07-11 14:37:00 -04:00 |
|
Kitson Kelly
|
425df50484
|
Combine CLI Errors (#2487)
|
2019-06-19 19:07:01 -07:00 |
|
Kitson Kelly
|
ed390a51ca
|
Add dyn to be rust nightly compatible (#2538)
|
2019-06-18 06:28:56 -07:00 |
|
Ryan Dahl
|
fa3c35301a
|
Rename //src/ to //cli/ (#1962)
To better distinguish the deno_core crate from the executable deno,
which will now be called "the cli" internally.
|
2019-03-19 12:18:05 -04:00 |
|