Age | Commit message (Collapse) | Author |
|
Implement --reload
Integrate hyper errors into DenoError
In collaboration with Tommy Savaria <tommy.savaria@protonmail.ch>
|
|
Introduces error codes that are shared between JS/RS
Fixes #526.
|
|
|
|
Fixes #419, #414.
|
|
|
|
|
|
- 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.
|
|
This allows for correlating response messages to the command message that
caused them.
|
|
- Port protobuf messages to flatbuffers.
- Demo linking to rust from C++ executable.
- Start using the prototype TS libraries.
|
|
|