Idris2/support/c
2024-03-21 07:32:37 -05:00
..
windows [ ttc ] Compare modification time with nanosecond precision (#3046) 2023-08-31 11:55:57 +01:00
.gitignore Update .gitignore files 2020-05-19 17:49:21 +06:00
getline.c [ lint ] once and for all 2022-09-21 12:12:34 +01:00
getline.h [ lint ] once and for all 2022-09-21 12:12:34 +01:00
idris_directory.c [ lint ] once and for all 2022-09-21 12:12:34 +01:00
idris_directory.h [ lint ] once and for all 2022-09-21 12:12:34 +01:00
idris_file.c [RefC] Unbox small integers. (#3181) 2024-03-21 07:32:37 -05:00
idris_file.h [ fix ] Support waiting for popen2-created processes 2023-12-19 23:03:31 +03:00
idris_memory.c [ lint ] once and for all 2022-09-21 12:12:34 +01:00
idris_memory.h [ lint ] once and for all 2022-09-21 12:12:34 +01:00
idris_net.c Fix a bug in C implementation of idrnet_recv_bytes (missing flags parameter) (#3212) 2024-02-12 11:35:52 -06:00
idris_net.h Fix a bug in C implementation of idrnet_recv_bytes (missing flags parameter) (#3212) 2024-02-12 11:35:52 -06:00
idris_signal.c [ lint ] once and for all 2022-09-21 12:12:34 +01:00
idris_signal.h Use pragma once instead of include guard 2021-06-28 12:05:22 +01:00
idris_support.c [RefC] Unbox small integers. (#3181) 2024-03-21 07:32:37 -05:00
idris_support.h [ lint ] once and for all 2022-09-21 12:12:34 +01:00
idris_system.c [ lint ] once and for all 2022-09-21 12:12:34 +01:00
idris_system.h [ lint ] once and for all 2022-09-21 12:12:34 +01:00
idris_term.c [ fix ] fix scheme002 test on windows 2023-08-03 23:16:14 +01:00
idris_term.h Use pragma once instead of include guard 2021-06-28 12:05:22 +01:00
idris_util.c [ lint ] once and for all 2022-09-21 12:12:34 +01:00
idris_util.h [ lint ] once and for all 2022-09-21 12:12:34 +01:00
Makefile implement DESTDIR support for distros 2023-08-22 16:44:13 +01:00