Idris2/support/refc
Jens Petersen 48dbc3251b implement DESTDIR support for distros
both 'make install' and 'idris2 --install*' should respect DESTDIR now
2023-08-22 16:44:13 +01:00
..
_datatypes.h RefC backend improvements (#2425) 2022-04-27 13:59:32 +01:00
buffer.c [ RefC ] Add 16 and 32 bit access to base/Data.Buffer . (#2609) 2022-11-15 12:15:06 +01:00
buffer.h [ RefC ] Add 16 and 32 bit access to base/Data.Buffer . (#2609) 2022-11-15 12:15:06 +01:00
casts.c [ lint ] once and for all 2022-09-21 12:12:34 +01:00
casts.h [ lint ] once and for all 2022-09-21 12:12:34 +01:00
cBackend.h RefC backend improvements (#2425) 2022-04-27 13:59:32 +01:00
clock.c [ lint ] once and for all 2022-09-21 12:12:34 +01:00
clock.h Use pragma once instead of include guard 2021-06-28 12:05:22 +01:00
conCaseHelper.c [ lint ] once and for all 2022-09-21 12:12:34 +01:00
conCaseHelper.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
mathFunctions.c [ lint ] once and for all 2022-09-21 12:12:34 +01:00
mathFunctions.h [ lint ] once and for all 2022-09-21 12:12:34 +01:00
memoryManagement.c RefC backend improvements (#2425) 2022-04-27 13:59:32 +01:00
memoryManagement.h [ lint ] once and for all 2022-09-21 12:12:34 +01:00
prim.c [RefC] Add sysCodegen primitive to avoid compiler error. (#2613) 2022-09-08 00:44:14 +01:00
prim.h [RefC] Add sysCodegen primitive to avoid compiler error. (#2613) 2022-09-08 00:44:14 +01:00
refc_util.c [ lint ] once and for all 2022-09-21 12:12:34 +01:00
refc_util.h [ lint ] once and for all 2022-09-21 12:12:34 +01:00
runtime.c [ fix ] Add missing cases for BITS types in extractInt 2022-05-04 10:18:58 +01:00
runtime.h Use pragma once instead of include guard 2021-06-28 12:05:22 +01:00
stringOps.c [ lint ] once and for all 2022-09-21 12:12:34 +01:00
stringOps.h [ lint ] once and for all 2022-09-21 12:12:34 +01:00
threads.c RefC backend improvements (#2425) 2022-04-27 13:59:32 +01:00
threads.h RefC backend improvements (#2425) 2022-04-27 13:59:32 +01:00