lib: move pseudo-toplevel methods from Object
[nit.git] / lib / signals.nit
2015-10-16 Jean Privatlib: move pseudo-toplevel methods from Object
2015-08-29 Alexis Laferrièrelib: improve synopsis and doc of many libs
2015-06-18 Alexis Laferrièrelib/signals: fix missing import and initializer for GCC
2015-06-18 Alexis Laferrièrelib/signals: do no pin references if the FFI feature...
2015-06-18 Alexis Laferrièrelib/signals: clean up whitespaces and style
2015-06-18 Alexis Laferrièrelib/signals: remove full FFI features from the module...
2015-05-27 Alexis Laferrièrelib: update more libs to use `self`
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