code: remove `protected` from top-level methods (now in sys)
[nit.git] / lib / signals.nit
2015-04-10 Jean Privatcode: remove `protected` from top-level methods (now...
2014-11-28 Jean Privatall: fix broken docunits
2014-10-03 Alexis Laferrièrelib/signals: improve documentation
2014-05-21 Alexis Laferrièrelib/signals: fix for nitg-g
2014-05-15 Alexis Laferrièrelib/signals: use `do end` in empty methods of signals
2014-05-15 Alexis Laferrièrelib/signals: improve doc and add nitunits (fix #175)
2014-05-15 Alexis Laferrièrelib/signals: intro Process::kill and Process::signal...
2014-05-15 Alexis Laferrièrelib/signals: move signals getter to Object
2014-02-17 Alexis Laferrièrelib: update the signal module to the latest FFI spec
2014-02-11 CaptainKaliAdd signals + descriptions
2013-11-09 Alexis Laferrièrelib: update signals module to use FFI