mirror of
https://github.com/motajs/template.git
synced 2026-09-23 00:30:19 +08:00
- Correct the int64 decode multiplier to 2147483648 - Encode negative int64 as dedicated type 5 with magnitude payload - Shift float/bigint/long-string/short-string type codes to 6/7/9/length+9 - Un-skip the int64 round-trip case and add negative int64 focused cases |
||
|---|---|---|
| .. | ||
| client-base | ||
| client-modules | ||
| data-base | ||
| data-common | ||
| data-fallback | ||
| data-state | ||
| data-system | ||
| entry-client | ||
| entry-data | ||
| legacy-plugin-client | ||
| legacy-plugin-data | ||