Idris2/support/refc
2024-02-20 08:01:06 -06:00
..
_datatypes.h [RefC] [Cleanup] Erase trivial constructors; Stop copying constructor name. (#3206) 2024-02-20 08:01:06 -06: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] [Cleanup] Pattern matching generates simpler code. Reduce malloc/free costs. 2024-01-23 21:59:23 +09: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
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] [Cleanup] Erase trivial constructors; Stop copying constructor name. (#3206) 2024-02-20 08:01:06 -06:00
memoryManagement.h [RefC] [Cleanup] Erase trivial constructors; Stop copying constructor name. (#3206) 2024-02-20 08:01:06 -06:00
prim.c [RefC] [Cleanup] Erase trivial constructors; Stop copying constructor name. (#3206) 2024-02-20 08:01:06 -06:00
prim.h [RefC] [Cleanup] Erase trivial constructors; Stop copying constructor name. (#3206) 2024-02-20 08:01:06 -06: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 [RefC] [Cleanup] Erase trivial constructors; Stop copying constructor name. (#3206) 2024-02-20 08:01:06 -06:00
runtime.h Implement Precise Reference Counting for C backend (#2989) 2024-02-12 00:43:17 -06:00
stringOps.c [RefC] [Cleanup] Erase trivial constructors; Stop copying constructor name. (#3206) 2024-02-20 08:01:06 -06: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