1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-25 01:05:37 +00:00
elinks/src/main
2022-07-21 10:14:13 +02:00
..
event.c [event] struct event -> struct el_event 2022-07-21 10:14:13 +02:00
event.h [event] union for const/non-const void * 2022-01-30 19:19:20 +01:00
interlink.c [dos] Very experimental DOS port based on links-2.26 code 2022-05-09 18:53:36 +02:00
interlink.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
main.c [unused_result] Silly way to suppress warning 2022-06-25 16:11:59 +02:00
main.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
module.c [quickjs] Test commit. window.alert('Blabla') works. 2021-10-17 18:17:48 +02:00
module.h [module] name - const char * 2022-01-14 21:08:04 +01:00
object.h [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00
select.c [dos] Do not use poll under DOS 2022-06-11 22:03:10 +02:00
select.h [select] Introduced get_handler_data 2022-02-21 19:03:54 +01:00
timer.c [smjs] Compilation fixes when -Dsm-scripting=true and -Dspidermonkey=false. Refs #176 2022-06-16 17:33:06 +02:00
timer.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
version.c [meson] added options: reproducible and source-date-epoch for reproducible builds 2022-03-25 14:13:03 +01:00
version.h [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00