janet/tools
Calvin Rose 2f4a6214a2 Make meson build work on windows.
By default, use more traditional linking pattern with meson.
The janet.exe will now link to janet-x.x.dll on windows (and
similar for linux/posix) when built with meson. This is slightly
less efficient and means that janet.exe built this way is no longer
standalone (you would need to move the dll along with the exe), but
plays better with most build systems.
2023-09-23 08:53:37 -07:00
..
afl Merge pull request #338 from andrewchambers/unmarshalfuzz2 2020-04-05 20:36:30 -05:00
hashbench Add some more changes to hashing to improve pointer hashing. 2021-12-07 08:36:08 -06:00
msi Make meson build work on windows. 2023-09-23 08:53:37 -07:00
.keep Make sure $prefix/lib/janet is created 2019-11-08 18:43:53 -06:00
amalg.janet Amalg script included janet.h before test macros. 2019-12-30 22:08:12 -05:00
format.sh Remove MSVC compiler warning. 2023-06-25 17:29:09 -05:00
gendoc.janet Fix doc generation. 2019-06-19 09:48:33 -04:00
patch-header.janet Don't use peg for patch tool. 2020-11-18 19:37:18 -06:00
removecr.janet Fix tools/removecr.janet 2019-10-29 18:56:32 -05:00
symcharsgen.c Update copyrights. 2023-01-07 15:04:56 -06:00
tm_lang_gen.janet Add r32 and r64 aliases for real numbers in ffi types. 2022-06-11 09:40:37 -05:00