Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-25 | Remove msg_generated hack (#409) | Kitson Kelly | |
2018-07-24 | Remove handlers crate target. | Ryan Dahl | |
- Add build scripts for Rust flatbuffers. - Rewrites some reply.cc methods in Rust. - Changes some struct elements to table in msg.fbs (rust flatbuffers lacks support currently) - Renames handlers_test to test_rs. - This reorg is needed to make progress on the code cache handler. | |||
2018-07-09 | Regenerate msg_generated.ts | Bert Belder | |
I forgot to commit this file in 8a17db8. | |||
2018-07-06 | Use C++ to do flatbuffer parsing. | Ryan Dahl | |
- Port protobuf messages to flatbuffers. - Demo linking to rust from C++ executable. - Start using the prototype TS libraries. | |||
2018-07-04 | Replace protobufs with flatbuffers | Ryan Dahl | |