Commit Graph

1407 Commits

Author SHA1 Message Date
Simon Hafner
5498415f3b indexBy, which indexes a collection into a hashtable 2014-02-06 16:11:55 -06:00
Andreas Rumpf
afb7bc0e63 Merge pull request #875 from EXetoC/mongo
A first attempt at fixing the MongoDB modules.
2014-02-06 02:46:19 +01:00
Araq
550b5d9aea stdlib compiles mostly without warnings again 2014-02-06 00:27:01 +01:00
Araq
8215a32edd case consistency for -d:useWinAnsi 2014-02-05 23:46:55 +01:00
Araq
a2fce822dc Merge branch 'devel' of https://github.com/Araq/Nimrod into devel 2014-02-03 19:00:17 +01:00
Araq
99352c1e4c macro tests almost green 2014-02-03 17:35:03 +01:00
Grzegorz Adam Hankiewicz
52d4e07146 Adds utimes() importc to posix module. 2014-02-02 23:28:17 +01:00
Grzegorz Adam Hankiewicz
700f32e814 Adds convenience mapIt templates. 2014-02-02 17:37:06 +01:00
Araq
7196c7637e bootstraps again 2014-02-02 10:07:29 +01:00
Araq
48888b9034 Merge branch 'devel' of https://github.com/Araq/Nimrod into devel 2014-02-02 10:00:22 +01:00
Araq
4b94aba6de fixes #735 2014-02-02 03:03:38 +01:00
Clay Sweetser
7cd5e79464 Added symlink procs 2014-02-01 20:56:34 -05:00
EXetoC
798295a9b6 A first attempt at fixing the MongoDB modules. 2014-02-02 02:22:42 +01:00
Dominik Picheta
69bc077937 Fixes docgen for logging module. 2014-02-02 01:01:12 +00:00
Andreas Rumpf
925d19a8fb Merge pull request #859 from reactormonk/sets_equivalence
sets equivalence
2014-02-01 16:46:45 -08:00
Araq
561f6c2d2f Merge branch 'devel' of https://github.com/Araq/Nimrod into devel 2014-02-02 01:38:40 +01:00
Araq
435610e0af merged #823 against devel 2014-02-02 01:38:19 +01:00
Araq
38db937193 merged #811 against devel 2014-02-02 01:22:31 +01:00
Andreas Rumpf
087448d167 Merge pull request #830 from zielmicha/osproc
osproc: introduce poEvalCommand, poUsePath, fix remaining quoting issues.
2014-02-01 16:11:09 -08:00
Andreas Rumpf
8fa4401b20 Merge pull request #834 from gradha/pr_adds_strutils_const
Adds AllChars constant to strutils.
2014-02-01 16:08:58 -08:00
Andreas Rumpf
602723f894 Merge pull request #855 from gradha/pr_fixes_try_insert_id
Avoids raising exceptions in tryInsertID.
2014-02-01 15:56:19 -08:00
Araq
efcbaa965e remove the old tester 2014-02-02 00:45:47 +01:00
Araq
38697234f6 mark and sweep GC compiles with --cs:partial 2014-02-02 00:35:26 +01:00
Araq
3b5c0b27ce case consistency for excpt.nim 2014-02-02 00:03:30 +01:00
Araq
e647428539 case consistency for dynlib.nim 2014-02-02 00:01:33 +01:00
Araq
bd9f6505c1 'discard' instead of 'nil' for system.nim 2014-02-02 00:00:17 +01:00
Simon Hafner
9f29bb8d9e corrected docs and tests 2014-02-01 16:07:44 -06:00
Simon Hafner
2c5a2d07fb sets equivalence 2014-01-31 18:22:27 -06:00
Simon Hafner
e01fb17d02 product more robust against empty input 2014-01-30 23:55:43 -06:00
Simon Hafner
f070edb8b9 forgot to export product 2014-01-30 02:09:37 -06:00
Simon Hafner
ac0f15379c added Cartesian product 2014-01-30 02:07:55 -06:00
Grzegorz Adam Hankiewicz
d07f86b159 Avoids raising exceptions in tryInsertID. 2014-01-29 23:25:21 +01:00
EXetoC
446ffb5481 Punctation -> punctuation. 2014-01-29 02:29:25 +01:00
Dominik Picheta
9344e9fbf7 Finished logging module. 2014-01-27 18:20:08 +00:00
Michał Zieliński
e0e0b409e4 Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Conflicts:
	lib/pure/osproc.nim
2014-01-26 17:06:21 +01:00
Araq
f16881ad16 disable internalError so that nimbuild compiles again 2014-01-25 14:24:33 +01:00
Araq
c4cb795081 updated asyncio and ftpclient modules 2014-01-25 14:21:27 +01:00
Araq
869e7d93e0 nativeStackTrace might work again 2014-01-25 14:20:40 +01:00
Araq
de538deb7a should compile on netbsd 2014-01-23 20:43:56 +01:00
Araq
556efb5158 Merge branch 'devel' of https://github.com/Araq/Nimrod into devel 2014-01-23 12:22:49 +01:00
Zahary Karadjov
3c840102bc fix the error "only proc headers can feature pragmas" when compiling in JS mode 2014-01-23 00:02:57 +02:00
Grzegorz Adam Hankiewicz
d63eca96e5 Adds AllChars constant to strutils. 2014-01-22 23:01:50 +01:00
Araq
37229df7fc next steps for closure iterators 2014-01-22 17:32:38 +01:00
Araq
4a0aadef4d parser support anon iterators 2014-01-20 20:07:44 +01:00
Michał Zieliński
ad1a0c51e2 Merge branch 'osproc' into devel
Conflicts:
	lib/posix/posix.nim
	lib/pure/osproc.nim
2014-01-20 13:32:20 +01:00
Araq
d18f40b4e2 updated grammar.txt 2014-01-20 08:35:09 +01:00
Araq
6fd008f23e Merge branch 'devel' of https://github.com/Araq/Nimrod into devel 2014-01-19 20:25:03 +01:00
Araq
15859d94ec compiler warns when you use GC'ed memory and '--gc:none' 2014-01-19 20:24:44 +01:00
onionhammer
34f7eca8f7 Added ret != 0 back 2014-01-19 10:55:33 -06:00
Erik O'Leary
5d8d1ed8bc Corrected prunesocketset and pruneprocessset
fd sets passed to select() were pruning ready FDs rather than pruning
UN-ready FDs.
2014-01-19 10:51:21 -06:00