Idris2/support/c
2021-01-22 15:08:49 +00:00
..
windows fixed whitespace for *.c and *.h files 2021-01-22 15:08:49 +00:00
.gitignore Update .gitignore files 2020-05-19 17:49:21 +06:00
getline.c Add missing C support 2020-05-18 14:51:28 +01:00
getline.h Add missing C support 2020-05-18 14:51:28 +01:00
idris_buffer.c Move the Buffer struct back into the .c file. 2020-09-20 17:49:25 +02:00
idris_buffer.h Move the Buffer struct back into the .c file. 2020-09-20 17:49:25 +02:00
idris_directory.c Make Buffer more primitive 2020-06-11 14:05:52 +01:00
idris_directory.h Fix forward declaration of idris_closeDir 2020-07-06 13:56:36 +01:00
idris_file.c Extend Control.App.FileIO 2020-06-12 17:30:54 +02:00
idris_file.h Extend Control.App.FileIO 2020-06-12 17:30:54 +02:00
idris_net.c network: Retrieve AF_* magic constants from C support code. 2020-10-01 12:05:42 +01:00
idris_net.h network: Retrieve AF_* magic constants from C support code. 2020-10-01 12:05:42 +01:00
idris_support.c add prim__getNullAnyPtr and prim__castPtr (#525) 2020-08-20 11:52:51 +01:00
idris_support.h add prim__getNullAnyPtr and prim__castPtr (#525) 2020-08-20 11:52:51 +01:00
idris_term.c Windows color fix 2020-08-19 11:30:12 +02:00
idris_term.h Windows color fix 2020-08-19 11:30:12 +02:00
Makefile Change the way of creating directories. 2020-09-19 15:09:26 +02:00