index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
pure
/
events.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
makes tests green
Andreas Rumpf
2016-01-15
1
-1
/
+1
*
Fixed my name.
Alexander Mitchell-Robinson
2015-09-07
1
-2
/
+2
*
lib: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
1
-6
/
+6
*
Fix typos
Federico Ceratto
2015-02-15
1
-1
/
+1
*
minor improvements to the docs
Araq
2014-12-14
1
-10
/
+10
*
more modules updated
Araq
2014-08-28
1
-11
/
+11
*
big rename
Araq
2014-08-27
1
-12
/
+15
*
events.TEventEmitter.emit no longer throws an exception if the named event do...
Ron Leisti
2014-03-29
1
-3
/
+1
*
make tests green again
Araq
2012-07-17
1
-1
/
+1
*
preparations for making 'closure' the default calling convention for proc types
Araq
2012-07-16
1
-7
/
+6
*
Fixed the documentation for events.nim.
Amrykid
2011-12-29
1
-16
/
+18
*
Added containsHandler to events.nim
Amrykid
2011-12-29
1
-0
/
+5
*
fixed typo in events.nim; last commit fixed #39
Araq
2011-07-28
1
-2
/
+2
*
Removed 'unnecessary' whitespace.
Amrykid
2011-07-27
1
-4
/
+4
*
Renamed new* to init*.
Amrykid
2011-07-27
1
-9
/
+24
*
Small edit to documentation.
Amrykid
2011-07-27
1
-4
/
+2
*
Updated events.nim to use TEventEmitter instead of PEventEmitter.
Amrykid
2011-07-27
1
-18
/
+18
*
bugfixes; added events module, sequtils module
Araq
2011-07-26
1
-0
/
+83