1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-10-08 05:04:16 -04:00
elinks/src/scripting/lua
Witold Filipczyk 361b8f661d [long] long -> intptr_t . Refs #8304
AFAIK on Windows long is sizeof 4, while void * is sizeof 8.
intptr_t is the same sizeof as void *.
2022-08-17 20:48:58 +02:00
..
core.c [long] long -> intptr_t . Refs #8304 2022-08-17 20:48:58 +02:00
core.h [lua] more const 2022-01-30 17:34:36 +01:00
hooks.c [event] union for const/non-const void * 2022-01-30 19:19:20 +01:00
hooks.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
lua.c [gettext] try system gettext. Refs #62 2021-08-08 21:25:08 +02:00
lua.h [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00
Makefile path_to_top -> top_builddir 2005-10-20 04:00:35 +02:00
meson.build [meson] meson build scripts. 2020-09-05 22:06:01 +02:00
TODO Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00