Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-01 | chore: move //src/js to //js | Yoshiya Hinosawa | |
refs: #285 | |||
2018-06-25 | Fix run_node.py symlink. | Ryan Dahl | |
2018-06-22 | Add onerror test to mock_runtime_test.cc | Ryan Dahl | |
2018-06-22 | lint | Ryan Dahl | |
2018-06-22 | run_node.py don't error if symlink exists (#279) | Ryan Dahl | |
The switch from deno2/ to src/ made Travis's cached symlink invalid and now os.path.exists() returns false. | |||
2018-06-22 | Move `deno2` folder to `src` (#277) | Tristan Marion | |