summary refs log tree commit diff stats
path: root/lib/pure/events.nim
Commit message (Expand)AuthorAgeFilesLines
* minor improvements to the docsAraq2014-12-141-10/+10
* more modules updatedAraq2014-08-281-11/+11
* big renameAraq2014-08-271-12/+15
* events.TEventEmitter.emit no longer throws an exception if the named event do...Ron Leisti2014-03-291-3/+1
* make tests green againAraq2012-07-171-1/+1
* preparations for making 'closure' the default calling convention for proc typesAraq2012-07-161-7/+6
* Fixed the documentation for events.nim.Amrykid2011-12-291-16/+18
* Added containsHandler to events.nimAmrykid2011-12-291-0/+5
* fixed typo in events.nim; last commit fixed #39Araq2011-07-281-2/+2
* Removed 'unnecessary' whitespace.Amrykid2011-07-271-4/+4
* Renamed new* to init*.Amrykid2011-07-271-9/+24
* Small edit to documentation.Amrykid2011-07-271-4/+2
* Updated events.nim to use TEventEmitter instead of PEventEmitter.Amrykid2011-07-271-18/+18
* bugfixes; added events module, sequtils moduleAraq2011-07-261-0/+83
abit.com> 2009-11-29 18:58:13 +0100 committer hut <hut@lavabit.com> 2009-11-29 18:58:13 +0100 implemented colorschemes.' href='/akspecs/ranger/commit/ranger.py?h=v1.7.0-emacs&id=f027adc08ce0d15717c7694956f23ff637553543'>f027adc0 ^
08f08fb9 ^
654af129 ^
08f08fb9 ^
d8084b41 ^

99400080 ^
08f08fb9 ^

654af129 ^

0da832e8 ^
d8084b41 ^
cba63cf3 ^
b4250dbc ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40