Cheng Zhao
|
93687efee9
|
win: Use util.format to format arguments in console.log.
|
2014-02-12 20:32:30 +08:00 |
|
Cheng Zhao
|
2634328720
|
Fix how we filter out atom-shell switches in process.argv.
|
2014-01-31 16:40:20 +08:00 |
|
Cheng Zhao
|
b0c23294fe
|
Also use uv loop fixes in browser process.
|
2014-01-13 13:57:08 +08:00 |
|
Cheng Zhao
|
876063b1ba
|
Fix console.log under Windows.
The process.log is not added until the next iteration of uv loop.
|
2013-12-29 22:32:26 +08:00 |
|
Cheng Zhao
|
5b12f80d01
|
Discard the require('atom-delegate') API.
|
2013-12-17 22:08:45 +08:00 |
|
Cheng Zhao
|
886ebdb002
|
Use node's Environment feature to add "require" in renderer.
|
2013-12-15 14:20:28 +08:00 |
|