Idris2/support/refc
2021-06-14 15:06:44 +01:00
..
buffer.c Distinguish common C and RefC Buffer functions 2021-06-14 15:06:44 +01:00
buffer.h Distinguish common C and RefC Buffer functions 2021-06-14 15:06:44 +01:00
casts.c RefC Integer Support (#1480) 2021-06-03 10:44:42 +01:00
casts.h RefC Integer Support (#1480) 2021-06-03 10:44:42 +01:00
cBackend.h Distinguish common C and RefC Buffer functions 2021-06-14 15:06:44 +01:00
clock.c [ fix ] Cast CLOCKS_PER_SEC to float before division 2021-06-03 17:36:11 +01:00
clock.h Add RefC Clock support 2021-05-20 14:25:16 +01:00
conCaseHelper.c Initial merge of reference counting C back end 2020-10-11 15:05:00 +01:00
conCaseHelper.h Initial merge of reference counting C back end 2020-10-11 15:05:00 +01:00
datatypes.h RefC Integer Support (#1480) 2021-06-03 10:44:42 +01:00
Makefile Make it build on windows 2020-10-11 23:36:52 +02:00
mathFunctions.c RefC Integer Support (#1480) 2021-06-03 10:44:42 +01:00
mathFunctions.h RefC Integer Support (#1480) 2021-06-03 10:44:42 +01:00
memoryManagement.c RefC Integer Support (#1480) 2021-06-03 10:44:42 +01:00
memoryManagement.h RefC Integer Support (#1480) 2021-06-03 10:44:42 +01:00
prim.c RefC Integer Support (#1480) 2021-06-03 10:44:42 +01:00
prim.h Refactor C codegen 2021-05-20 14:25:16 +01:00
runtime.c Add RefC Char pattern matching support 2021-06-07 15:15:37 +01:00
runtime.h Initial merge of reference counting C back end 2020-10-11 15:05:00 +01:00
stringOps.c RefC Integer Support (#1480) 2021-06-03 10:44:42 +01:00
stringOps.h Add RefC StringIterator support 2021-05-20 14:25:16 +01:00