Zahary Karadjov
|
a8e12afc76
|
test-runner for caas multi-step tests
|
2013-05-04 01:04:28 +03:00 |
|
Araq
|
171155a12d
|
fixes #393; now works with backticks
|
2013-04-23 17:32:02 +02:00 |
|
Grzegorz Adam Hankiewicz
|
8d1f7869ae
|
Adds to docstrings link between removeFile and removeDir.
|
2013-04-18 01:07:21 +02:00 |
|
Dominik Picheta
|
badf792f22
|
Fixed some problems with the times module, added interval tests.
|
2013-04-14 02:41:12 +01:00 |
|
Araq
|
cc4250d746
|
times.nim compiles on windows again
|
2013-04-14 02:51:22 +02:00 |
|
Dominik Picheta
|
e3d097c4e9
|
Fixed recvLine deprecation warnings.
|
2013-04-14 01:00:38 +01:00 |
|
Simon Hafner
|
4deaae9830
|
added toSeconds and fromSeconds to times. fixes #334
|
2013-04-13 13:57:06 -05:00 |
|
Dominik Picheta
|
d26e488316
|
A file stream now makes sure to only close its file descriptor once.
|
2013-04-07 13:40:01 +01:00 |
|
Dominik Picheta
|
b21dda385c
|
Fixed some recvLine deprecation warnings in httpserver module.
|
2013-03-27 23:57:39 +00:00 |
|
Dominik Picheta
|
5267984985
|
Deprecated recvLine and added an improved version named readLine to the
sockets module.
|
2013-03-23 20:13:11 +00:00 |
|
Dominik Picheta
|
b76ee0d9e1
|
Fixed bug with xmltree.attrs when attributes have not been initialised
yet.
|
2013-03-23 20:09:24 +00:00 |
|
Araq
|
af7e862a06
|
Merge pull request #365 from gradha/pr_adds_mention_of_nextPowerOfTwo_proc
Mentions nextPowerOfTwo proc for table initialization.
|
2013-03-17 08:15:15 -07:00 |
|
Grzegorz Adam Hankiewicz
|
1bd12e208b
|
Mentions nextPowerOfTwo proc for table initialization.
|
2013-03-17 12:19:40 +01:00 |
|
Grzegorz Adam Hankiewicz
|
e4c3515baf
|
Fixes the dirtyness of the filterIt template. Refs #351.
|
2013-03-17 12:14:27 +01:00 |
|
Araq
|
29d0a774e9
|
Merge pull request #362 from gradha/pr_adds_fold_templates_to_sequtils
Adds fold templates to sequtils
|
2013-03-16 17:15:20 -07:00 |
|
Grzegorz Adam Hankiewicz
|
72a3e21f28
|
Removes executable bit for text files.
|
2013-03-16 23:53:07 +01:00 |
|
Grzegorz Adam Hankiewicz
|
72728679a8
|
Adds foldl and foldr templates to sequtils.
|
2013-03-16 22:58:20 +01:00 |
|
Grzegorz Adam Hankiewicz
|
e28674c10b
|
Indents documentation tests with blocks for hygiene.
|
2013-03-16 22:09:31 +01:00 |
|
Araq
|
109d1ce85d
|
Merge pull request #354 from gradha/pr_adds_stringyfication_of_runes
Implements `$` proc for a sequence of TRunes.
|
2013-03-16 09:48:32 -07:00 |
|
Grzegorz Adam Hankiewicz
|
9c0798d638
|
Adds left alignment example to strutils.
|
2013-03-12 00:21:42 +01:00 |
|
Grzegorz Adam Hankiewicz
|
75be9c8d55
|
Implements $ proc for a sequence of TRunes.
|
2013-03-11 23:49:03 +01:00 |
|
Dominik Picheta
|
f2041afad5
|
Fixed timeouts for sockets, implemented timeouts in httpclient and fixed
a bug with redirection in httpclient.
|
2013-02-23 23:12:11 +00:00 |
|
Araq
|
180ab350dc
|
applies #322 without FReadDir effect
|
2013-02-22 01:18:20 +01:00 |
|
Araq
|
3c8a80eeb2
|
added gradha's improvements for the times module (issue #231)
|
2013-02-22 00:48:09 +01:00 |
|
Araq
|
1342798cc7
|
small cleanups
|
2013-02-19 23:32:32 +01:00 |
|
Araq
|
8e9b39084c
|
Merge branch 'master' of github.com:Araq/Nimrod
|
2013-02-16 22:54:03 +01:00 |
|
Araq
|
5d119f61d1
|
preparations for a generational GC
|
2013-02-16 22:53:35 +01:00 |
|
Simon Hafner
|
71ade195d1
|
WA for #329, caused by #335
|
2013-02-15 20:40:07 -06:00 |
|
Simon Hafner
|
260ddd735a
|
on the path to get unittest running from JS
|
2013-02-15 20:32:32 -06:00 |
|
Simon Hafner
|
a50393af78
|
elif on JS instead of generic else
|
2013-02-15 20:28:13 -06:00 |
|
Simon Hafner
|
962b311727
|
UTC weekday in JS
|
2013-02-15 20:27:54 -06:00 |
|
Simon Hafner
|
1785c6877b
|
EcmaScript => JS. Fixes #330
No one calls it EcmaScript anymore.
|
2013-02-15 11:08:30 -06:00 |
|
Dominik Picheta
|
d9d98512e0
|
Fixed osproc.execCmdEx; tester should now succeed.
|
2013-01-28 00:32:36 +00:00 |
|
Dominik Picheta
|
0087828e12
|
Fixes #317
|
2013-01-27 23:58:38 +00:00 |
|
Zahary Karadjov
|
81a3585872
|
merged upstream master
|
2013-01-27 23:41:45 +02:00 |
|
Araq
|
0758508895
|
bugfix: typeinfo.extendSeq
|
2013-01-27 19:15:13 +01:00 |
|
Dominik Picheta
|
c4743805d9
|
Added strutils.unescape and fixed issue with strutils.escape.
|
2013-01-25 21:43:54 +00:00 |
|
Araq
|
167b486a8c
|
Merge pull request #306 from gradha/pr_adds_randomize_with_specific_seed
Adds randomize(seed) for repeatable pseudo random numbers.
|
2013-01-23 13:41:50 -08:00 |
|
Araq
|
b0b4150df1
|
Merge pull request #316 from gradha/pr_renames_each_to_map
Renames each proc to map, each is left deprecated.
|
2013-01-23 13:30:26 -08:00 |
|
Grzegorz Adam Hankiewicz
|
5aced9186d
|
Adds randomize(seed) for repeatable pseudo random numbers.
Also fixes srand48() type to clong.
|
2013-01-23 13:30:30 +01:00 |
|
Grzegorz Adam Hankiewicz
|
91700f29e7
|
Renames each proc to map, each is left deprecated.
|
2013-01-22 21:41:26 +01:00 |
|
Araq
|
899193268a
|
bugfix: ftpclient compiles again
|
2013-01-22 00:59:34 +01:00 |
|
Dominik Picheta
|
ddc8913ebb
|
Added a timeout parameter to irc.reconnect.
|
2013-01-21 14:44:23 +00:00 |
|
Dominik Picheta
|
9aecfcd8c8
|
Fixed os.sleep not sleeping for long enough with values below 1000ms.
|
2013-01-21 14:20:54 +00:00 |
|
Araq
|
7b5b9656f5
|
fixes sequtils.filterIt
|
2013-01-19 12:33:07 +01:00 |
|
Araq
|
9257c29ffd
|
small bugfix for lambdalifting; preparations for a better testing framework
|
2013-01-19 02:09:08 +01:00 |
|
Araq
|
2f14d0e108
|
fixes a performance regression for json handling
|
2013-01-15 01:09:15 +01:00 |
|
Araq
|
b3e70febb4
|
'sort' for ordered tables
|
2013-01-12 23:59:29 +01:00 |
|
Araq
|
1874179f20
|
Merge branch 'master' of github.com:Araq/Nimrod
|
2013-01-11 01:09:54 +01:00 |
|
Araq
|
4670445a93
|
'importcpp' for the JS target to generate an infix call
|
2013-01-11 01:08:37 +01:00 |
|