summary refs log tree commit diff stats
path: root/lib/pure/cgi.nim
diff options
context:
space:
mode:
authorAmrykid <amrykid@gmail.com>2011-07-27 18:04:13 -0500
committerAmrykid <amrykid@gmail.com>2011-07-27 18:04:13 -0500
commit79dafe08e33b82fb1955c981840ff7b3790c224e (patch)
tree96e9c68b2392bbdb5ddccc8dd6e3c1a19e5f272f /lib/pure/cgi.nim
parentecd62b955b0a2417506e69bfd898af1b135b8f49 (diff)
downloadNim-79dafe08e33b82fb1955c981840ff7b3790c224e.tar.gz
Renamed new* to init*.
Added example code for documentation.
Fixed a small documentation issue.
Rewrote newEventEmitter...
Updated test.
Diffstat (limited to 'lib/pure/cgi.nim')
0 files changed, 0 insertions, 0 deletions
f='#n110'>110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171