Added __dllexport support, a .def file will be created with the function names under...
authorRobert Pengelly <robertapengelly@hotmail.com>
Fri, 22 May 2026 04:47:57 +0000 (05:47 +0100)
committerRobert Pengelly <robertapengelly@hotmail.com>
Fri, 22 May 2026 04:47:57 +0000 (05:47 +0100)
commit950f9fa32c75614315ddc8597e6aeda099379318
treec891ca32fadf04c67068ad09ef2d521d4edfb978
parentaff2d944de0f69dc3105f3e37ed42e83b3a57c76
Added __dllexport support, a .def file will be created with the function names under EXPORTS
parse.c
token.c
token.h