Aleksey Kladov
|
55e9476e4b
|
internal: more production-ready proc-macro RPC deserialization
* avoid arbitrary nested JSON tree (danger of stack overflow)
* use more compact representation.
|
2021-08-28 22:43:37 +03:00 |
|
Edwin Cheng
|
79f583ed66
|
Improve message usage in proc-macro
Reuse storage for the buffer send to child process of proc-macro.
|
2021-03-24 03:51:06 +08:00 |
|
Aleksey Kladov
|
2119dc23e8
|
Rename ra_proc_macro -> proc_macro_api
|
2020-08-13 12:39:27 +02:00 |
|
Pavan Kumar Sunkara
|
349e6c62ad
|
Rename ra_proc_macro_srv -> proc_macro_srv
|
2020-08-13 03:18:19 +02:00 |
|