summaryrefslogtreecommitdiff
path: root/main.ts
AgeCommit message (Expand)Author
2018-06-22Delete go implementation (#276)Ryan Dahl
2018-06-14Change msg.proto package name.Ryan Dahl
2018-06-05Use object destructing (#130)Weijia Wang
2018-05-29lintRyan Dahl
2018-05-29Support using deno as a libraryRyan Dahl
2018-05-29Add denoMainRyan Dahl
2018-05-28Add LICENSERyan Dahl
2018-05-28Try to fix tslint on travisRyan Dahl
2018-05-27Implement fetchRyan Dahl
2018-05-27Use babel-polyfill to fix errorRyan Dahl
2018-05-25Move away from oneof in msg.protoRyan Dahl
2018-05-21Add dispatch pub/subRyan Dahl
2018-05-21Support source maps for internal code.Ryan Dahl
2018-05-21Source maps work for testdata/007_stack_trace.ts.Ryan Dahl
2018-05-19Source map support. Partially working.Ryan Dahl
2018-05-19Command line flagsRyan Dahl
2018-05-19Remote module cachingRyan Dahl
2018-05-18First pass at setTimeoutRyan Dahl
2018-05-17Clean up msg.protoRyan Dahl
2018-05-17runtime.ts - first pass at caching compilerRyan Dahl
2018-05-15Compile cache and relative imports working.Ryan Dahl
2018-05-14Support relative import.Ryan Dahl
2018-05-14Use typescriptRyan Dahl
2018-05-14FormatRyan Dahl
2018-05-14Minor clean upRyan Dahl
2018-05-14Add tslint, and tenative travis file.Ryan Dahl
2018-05-14readFileSync is workingRyan Dahl
2018-05-14Add console.logRyan Dahl
2018-05-14use tsc for type checkingRyan Dahl
2018-05-14Add makefile and use protobufjsRyan Dahl
2018-05-14Send protobufRyan Dahl
2018-05-13Loading assets and add .gitignore and yarn.lockRyan Dahl
2018-05-13InitRyan Dahl