master
[JavaScript] Fix the v8 and node engines for v8 13.x (Node.js 24)
Javascript code formatting corrections
Javascript v8 C complex wrappers fix
cdata.i changes and new test li_cdata_bytes
bring in the `size_t` `cmalloc` in JS
Add swig configuration files for v8.
Some fixes for the Javascript generator.
first batch of tests
Move javascriptkw.swg file to Lib/javascript directory
Remove some locator strings in generated code
Clean up in `javascripttypemaps.swg`.
[Javascript] Use SetNativeDataProperty()
[JavaScript] Fix the v8 and node engines for v8 14.x (Node.js 26)
Return uint64_t as double if is bigger than uint32_t
Add <errno.h> fragment for errno usage
Support NULL being passed into char* in typemaps
Use the canonical capitalisation of Unified Typemap Library
Add missing typecheck typemaps for std::auto_ptr and std::unique_ptr
Remove execute permissions from various non-executable files
Add missing declaration for std::complex
Add stub std_deque.i files.
Remove deprecated map and vector specialisation macros
Consistent parameter names for std::pair
Javascript: fix warnings in li_std_string test.
Add const std::unique_ptr & input typemaps
Avoid duplicating std::vector<> declaration for JavaScript
Provide SWIGTYPE MOVE typemaps in swigmove.i
Remove deprecated BOTH typemap rule