Idris2-boot/libs/network
Edwin Brady 412930522e Put idris version number in package install path
Since they'll be incompatible between different Idris2 versions, this
helps protect against importing the wrong thing by mistake. Also, it
means the canonical place for the version number is now the top level
Makefile.

You'll need to delete src/YafflePaths.idr before rebuilding, since it's
now generated slightly differently.
2019-09-04 16:20:26 +01:00
..
Network Add parameterised pointer type 2019-09-04 10:25:45 +01:00
.gitignore Ignore build artifacts 2019-08-07 09:40:30 +06:00
Echo.idr Update network build test 2019-08-29 11:50:14 +01:00
expected Update network build test 2019-08-29 11:50:14 +01:00
idris_net.c got a first basic test passing 2019-07-25 09:43:33 +02:00
idris_net.h provide a way to retrieve port of (server) socket bound to 0 2019-07-24 09:17:29 +02:00
lib-tests Display output on network test fail 2019-08-29 12:56:13 +01:00
Makefile Put idris version number in package install path 2019-09-04 16:20:26 +01:00
network.ipkg got code to compile 2019-07-23 22:39:54 +02:00
test.c fix execution of network test to correctly load library 2019-07-28 22:53:05 +02:00