Idris2/support/refc
2021-08-31 13:21:19 +01:00
..
buffer.c Assertions in RefC runtime 2021-07-17 03:59:32 +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 Assertions in RefC runtime 2021-07-17 03:59:32 +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 [ install ] Install non-executable files with the executable flag off 2021-08-31 13:21:19 +01: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 Assertions in RefC runtime 2021-07-17 03:59:32 +01:00
memoryManagement.h In RefC, allocate the exact size of value subtype 2021-07-12 16:27:09 +01:00
prim.c Assertions in RefC runtime 2021-07-17 03:59:32 +01:00
prim.h Use pragma once instead of include guard 2021-06-28 12:05:22 +01:00
refc_util.c Assertions in RefC runtime 2021-07-17 03:59:32 +01:00
refc_util.h Assertions in RefC runtime 2021-07-17 03:59:32 +01:00
runtime.c Assertions in RefC runtime 2021-07-17 03:59:32 +01:00
runtime.h Use pragma once instead of include guard 2021-06-28 12:05:22 +01:00
stringOps.c Assertions in RefC runtime 2021-07-17 03:59:32 +01:00
stringOps.h Use pragma once instead of include guard 2021-06-28 12:05:22 +01:00