Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-04 | Separate deno.gni and rust.gni and clean up. | Ryan Dahl | |
Put rust depfile in target_out_dir because the depfile isn't in the outputs, the gen directory doesn't get created. Prefix rlib files with lib. | |||
2018-07-03 | move v8 to third_party/v8 (#322) | Yoshiya Hinosawa | |
2018-07-02 | Call lint in travis (and fix long long issue) | Ryan Dahl | |
2018-07-01 | chore: move //src/js to //js | Yoshiya Hinosawa | |
refs: #285 | |||
2018-07-01 | reorg: Move GN files to root (#309) | Yoshiya Hinosawa | |
refs: #285 | |||
2018-06-25 | Rename deno_rs to deno. | Ryan Dahl | |
2018-06-25 | Fix run_node.py symlink. | Ryan Dahl | |
2018-06-22 | Fix travis node_modules symlink problem by force. | Ryan Dahl | |
2018-06-22 | Move `deno2` folder to `src` (#277) | Tristan Marion | |
2018-06-22 | Delete go implementation (#276) | Ryan Dahl | |
The go prototype will remain at https://github.com/ry/deno/tree/golang | |||
2018-06-22 | Travis for deno2 | Ryan Dahl | |
2018-05-29 | Try to fix travis again. | Ryan Dahl | |
2018-05-29 | Fix travis. | Ryan Dahl | |
2018-05-29 | Fix travis | Parsa Ghadimi | |
2018-05-29 | Try to fix travis | Ryan Dahl | |
2018-05-29 | Travis: Try to fix ccache | Ryan Dahl | |
2018-05-29 | Travis: Cache node_modules and parcel dir. | Ryan Dahl | |
2018-05-29 | Fix ccache in travis (and update readme) | Ryan Dahl | |
2018-05-28 | Update V8Worker2 build.py path. | Ryan Dahl | |
https://github.com/ry/v8worker2/commit/ab9d1b870978e1b4b979eb9a0b795a19a093c656 | |||
2018-05-28 | Attempt to fix v8worker2 caching. | Ryan Dahl | |
2018-05-27 | Try to fix travis | Ryan Dahl | |
2018-05-27 | Travis: Don't cache v8worker2/out | Ryan Dahl | |
2018-05-27 | Attempt to fix travis | Ryan Dahl | |
2018-05-27 | Add protoc-gen-go install to travis | Ryan Dahl | |
2018-05-25 | Try to fix travis | Ryan Dahl | |
2018-05-24 | Try to fix travis | Ryan Dahl | |
2018-05-24 | Fix travis file | Ryan Dahl | |
2018-05-23 | Use protobuf 3.1 in travis. | Ryan Dahl | |
2018-05-23 | Adjust travis's ccache | Ryan Dahl | |
2018-05-22 | Try to fix travis | Ryan Dahl | |
2018-05-22 | Improve travis build | Parsa Ghadimi | |
2018-05-18 | Fix travis. | Ryan Dahl | |
2018-05-18 | Fix travis.yml | Ryan Dahl | |
2018-05-15 | Compile cache and relative imports working. | Ryan Dahl | |
2018-05-14 | Try to fix travis | Ryan Dahl | |
2018-05-14 | Add tslint, and tenative travis file. | Ryan Dahl | |