Idris2/support/refc
2021-07-16 09:44:40 +01:00
..
buffer.c Pass Buffer as char* when using C functions in RefC 2021-07-13 23:04:36 +01:00
buffer.h Pass Buffer as char* when using C functions in RefC 2021-07-13 23:04:36 +01:00
casts.c In RefC, allocate the exact size of value subtype 2021-07-12 16:27:09 +01:00
casts.h Use pragma once instead of include guard 2021-06-28 12:05:22 +01:00
cBackend.h Use pragma once instead of include guard 2021-06-28 12:05:22 +01:00
clock.c [ fix ] Cast CLOCKS_PER_SEC to float before division 2021-06-03 17:36:11 +01:00
clock.h Use pragma once instead of include guard 2021-06-28 12:05:22 +01:00
conCaseHelper.c Initial merge of reference counting C back end 2020-10-11 15:05:00 +01:00
conCaseHelper.h Use pragma once instead of include guard 2021-06-28 12:05:22 +01:00
datatypes.h Merge branch 'master' into refc-buffer 2021-07-16 09:44:40 +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 Use pragma once instead of include guard 2021-06-28 12:05:22 +01:00
memoryManagement.c In RefC, allocate the exact size of value subtype 2021-07-12 16:27:09 +01:00
memoryManagement.h In RefC, allocate the exact size of value subtype 2021-07-12 16:27:09 +01:00
prim.c In RefC, allocate the exact size of value subtype 2021-07-12 16:27:09 +01:00
prim.h Use pragma once instead of include guard 2021-06-28 12:05:22 +01:00
runtime.c Add ability to extend RefC backend to create further backends 2021-06-18 16:59:35 +01:00
runtime.h Use pragma once instead of include guard 2021-06-28 12:05:22 +01:00
stringOps.c In RefC, allocate the exact size of value subtype 2021-07-12 16:27:09 +01:00
stringOps.h Use pragma once instead of include guard 2021-06-28 12:05:22 +01:00