Idris2/libs/base/System
Edwin Brady 5ed27947cb Small concurrency fixes
Conditional variables with timeout in Chez didn't work, so changed to a
consistent meaning of the timeout (microseconds). Also fix linearity of
unsafePerformIO.
2020-06-23 19:06:30 +01:00
..
Concurrency Small concurrency fixes 2020-06-23 19:06:30 +01:00
Clock.idr Add visibility rules on types 2020-05-30 17:03:15 +01:00
Directory.idr Back to HasIO, remove MonadIO 2020-06-21 19:21:22 +01:00
FFI.idr Add libraries 2020-05-18 14:00:08 +01:00
File.idr Merge pull request #345 from edwinb/hasio 2020-06-21 20:24:29 +01:00
Info.idr Remove the duplicate isWindows 2020-05-27 03:12:54 +08:00
REPL.idr Back to HasIO, remove MonadIO 2020-06-21 19:21:22 +01:00