summary refs log tree commit diff stats
path: root/lib/posix/inotify.nim
Commit message (Expand)AuthorAgeFilesLines
* Add `iterator inotify_events` which is *almost always* needed logic for (#15152)c-blake2020-08-081-0/+14
* Documentation and Code Style inotify (#13836)Juan Carlos2020-04-021-52/+53
* Documentation, add more examples (#13825)Juan Carlos2020-04-011-0/+10
* removes deprecated T/P typesAraq2018-11-161-1/+0
* remove dead code elimination option (#7669)Jacek Sieka2018-04-231-1/+1
* lib: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-47/+47
* lib/posix - Dropped 'T' from typespdw2015-06-041-3/+4
* Nimrod renamed to NimAraq2014-08-281-1/+1
* New concurrency model: next stepsAraq2014-04-191-0/+2
* Added fsmonitor module.Dominik Picheta2012-09-021-0/+70