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
456786df15445e10e14b9d4e96c21ff'>^
dc65ccde0 ^











0c31686fe ^
dc65ccde0 ^



fd4e62990 ^
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59