1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
Commit graph

8 commits

Author SHA1 Message Date
Ryan Dahl
0fe6ab91df Finish de-oneof-ing 2018-05-25 16:16:28 -04:00
Ryan Dahl
5b858632ac Use proto3 again. 2018-05-25 15:30:09 -04:00
Ryan Dahl
d765300de5 Move away from oneof in msg.proto
This is due to the size added to msg.pb.js for every new message. See
comment in msg.proto.
2018-05-25 15:24:29 -04:00
Ryan Dahl
08e005d45f Improve debug logging in golang 2018-05-25 12:25:55 -04:00
Ryan Dahl
644e7fa065 Add debug logging to golang side 2018-05-23 13:23:29 -04:00
Ryan Dahl
08b327bf3a Move ResolveModule to os.go 2018-05-23 11:09:38 -04:00
Ryan Dahl
d0a8bacab6 Use proto2 instead of proto3
Travis doesn't support proto3.
2018-05-22 14:10:15 -04:00
Ryan Dahl
51692a5825 Organize modules: timers, os 2018-05-21 23:00:36 -04:00
Renamed from handlers.go (Browse further)