Idris-dev/test/ffi004
Edwin Brady 9150698428 Primitive type for world state
This means we can make primitives for reading/writing file handles which
are given the world state, so can be written more safely. Also, a
minimal back end can implement these rather than implementing an entire
FFI.

Updated primitive LReadStr (which can now reasonably be total, like any
foreign function, because it has a world state) and added primitive
LWriteStr.
2015-01-18 00:14:38 +00:00
..
expected Remove reliance on interactive output from test ffi004 2014-02-04 14:29:05 +01:00
run Remove reliance on interactive output from test ffi004 2014-02-04 14:29:05 +01:00
test026.idr Primitive type for world state 2015-01-18 00:14:38 +00:00
theOtherType Categorise tests 2014-01-30 17:24:08 +00:00
theType Categorise tests 2014-01-30 17:24:08 +00:00