Idris2/support/refc
Stiopa Koltsov c292437a28 Remove Value_Buffer.len field
It is not used.

Also change `buffer` field type to avoid confusion.
2021-07-11 12:00:01 +01:00
..
buffer.c Guarantee Ref C Buffer 0 initialization 2021-06-14 15:06:44 +01:00
buffer.h Use pragma once instead of include guard 2021-06-28 12:05:22 +01:00
casts.c RefC Integer Support (#1480) 2021-06-03 10:44:42 +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 Remove Value_Buffer.len field 2021-07-11 12:00:01 +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 Remove freeBuffer function 2021-06-14 15:06:44 +01:00
memoryManagement.h Use pragma once instead of include guard 2021-06-28 12:05:22 +01:00
prim.c RefC Integer Support (#1480) 2021-06-03 10:44:42 +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 RefC Integer Support (#1480) 2021-06-03 10:44:42 +01:00
stringOps.h Use pragma once instead of include guard 2021-06-28 12:05:22 +01:00