aboutsummaryrefslogtreecommitdiff
path: root/src/njs_buffer.h
Commit message (Expand)AuthorAge
* Refactored working with built-in strings, symbols and small integers.Vadim Zhestikov2025-04-29
* Introduced njs_value_buffer_get().Dmitry Volyntsev2023-05-01
* Change: native methods are provided with retval argument.Dmitry Volyntsev2023-04-19
* Added fs.FileHandle.Dmitry Volyntsev2022-08-22
* Refactor modules using external prototypes.Dmitry Volyntsev2021-12-21
* Adding support for Buffer objects in crypto methods.Dmitry Volyntsev2020-09-22
* Introduced Buffer implementation.Alexander Borisov2020-09-16