0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-03 17:34:47 -05:00
Commit graph

6 commits

Author SHA1 Message Date
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)