narimiran
|
ac2181c5b9
[backport] run nimpretty on os-related stuff
|
5 years ago |
Juan Carlos
|
3d13103443
[bugfix] Add .nimf to mimetypes (#11417)
|
5 years ago |
Juan Carlos
|
b3ffbac93c
Return result when found instead of keep iterating for no reason the whole mimedb on mimetypes module (#10675)
|
6 years ago |
Juan Carlos
|
33ddc21057
Lowercase ext before querying the mimedb on mimetypes module, change isMainModule to runnableExamples (#10644)
|
6 years ago |
Juan Carlos
|
6cd3fff093
Update mimetypes (#10621)
|
6 years ago |
Zachary Carter
|
9379f9353a
Add application/wasm to mimetypes.nim (#8389)
|
6 years ago |
Araq
|
bbb0fd4eb7
remove deprecated stuff from the stdlib; introduce better deprecation warnings
|
6 years ago |
Araq
|
e2787c557c
mimetypes improvement: make mimetypes easier to use by allowing the extension to start with a dot which is what splitFile().ext returns
|
7 years ago |
Araq
|
8be9e46403
udpated the compiler and tester to use getOrDefault
|
9 years ago |
Oleh Prypin
|
22db40e5e4
Turn some test outputs into actual tests
|
9 years ago |
Oleh Prypin
|
32109a7867
Don't run non-test code when defined(testing)
|
9 years ago |
Araq
|
11b6958755
big rename
|
10 years ago |
dom96
|
d6ae98a652
Fixed a bug in times and finished its docs. Added mimetypes module and added the uri module to the doc gen. Fixed a bug in the cookies module.
|
12 years ago |