summary refs log tree commit diff stats
path: root/lib/wrappers/joyent_http_parser.nim
Commit message (Collapse)AuthorAgeFilesLines
* preparations for more Nimble packages; clear licensing; fixes #2949Araq2015-06-201-1/+10
|
* lib/wrappers/c-r - Dropped 'T' from typespdw2015-06-041-15/+18
|
* libuv working on windows tooZahary Karadjov2011-10-121-2/+4
| | | | Added: vcc compilation flags for proper debug symbol generation
* Added wrappers for joyent's libuv and http_parser librarierZahary Karadjov2011-10-121-0/+79
107'>107 108 109 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