Andreas Rumpf
2dfefc200b
fixes some typos
2016-01-19 09:42:10 +01:00
Andreas Rumpf
faea0f9a70
make Nim always show the current year
2016-01-19 09:42:00 +01:00
Araq
a121c3f9eb
updated installer.ini
v0.13.0
2016-01-18 20:16:21 +01:00
Araq
aa7a1e3e90
fixes long standing typo in tut2
2016-01-18 20:12:16 +01:00
Araq
3e8ac551c7
website updates
2016-01-18 19:01:30 +01:00
Araq
e80d08583c
Merge branch 'devel' of https://github.com/nim-lang/Nim into devel
2016-01-18 16:51:54 +01:00
Dominik Picheta
13c98222df
Added news item about OSCON talk.
2016-01-18 15:44:41 +00:00
Dominik Picheta
d79a5f5276
Added missing modules to lib.txt and warnings to some module's docs.
2016-01-18 15:33:39 +00:00
Araq
e9537f48f3
updated news for upcoming release
2016-01-18 16:24:20 +01:00
Araq
293e51bd91
Merge branch 'devel' of https://github.com/nim-lang/Nim into devel
2016-01-18 16:11:49 +01:00
Araq
0ed29abca7
updated version to 0.13.0
2016-01-18 16:11:28 +01:00
Araq
1e11561572
fixes #3677
2016-01-18 16:11:15 +01:00
Araq
f59690e933
fixes support tab of website
2016-01-18 16:09:08 +01:00
Dominik Picheta
0e09612cb9
Updated news.txt with release announcement.
2016-01-18 15:02:23 +00:00
Dominik Picheta
7691506a08
Added list of bugfixes to news.txt.
2016-01-18 14:34:44 +00:00
Araq
a114b32519
Merge branch 'devel' of https://github.com/nim-lang/Nim into devel
2016-01-18 14:54:50 +01:00
Araq
7ee1847137
fixes #3584
2016-01-18 14:54:35 +01:00
Dominik Picheta
6ca9e5cbcc
Improved documentation for all db modules.
2016-01-18 13:34:53 +00:00
Andreas Rumpf
b0aaeaa436
Merge pull request #3703 from singularperturbation/feature/counttableref_getordefault
...
Fix CountTableRef#getOrDefault (#3702 )
2016-01-18 14:30:14 +01:00
Dominik Picheta
faf5fb8467
Merge branch 'devel' of github.com:nim-lang/Nim into devel
2016-01-18 13:20:13 +00:00
Dominik Picheta
a34206fe84
More postgres test code. Added getValue for PreparedStmts.
...
Ref #3569 . Ref #3560 .
2016-01-18 13:19:07 +00:00
Araq
7211462a04
Merge branch 'devel' of https://github.com/nim-lang/Nim into devel
2016-01-18 13:49:06 +01:00
Araq
38da21fc62
fixes #3730
2016-01-18 13:48:58 +01:00
Dominik Picheta
255fee81be
Documented PCRE version bump in 0.12.0 in news.txt.
2016-01-18 12:39:49 +00:00
Araq
55c1f3d30c
Merge branch 'devel' of https://github.com/nim-lang/Nim into devel
2016-01-18 10:55:23 +01:00
Andreas Rumpf
2309975f78
fixes yet another LL regression (Aporia compiles again)
2016-01-18 03:00:14 +01:00
Andreas Rumpf
bd933e6009
documentation updates
2016-01-18 00:02:22 +01:00
Andreas Rumpf
bfb629b087
yay, better commercial support
2016-01-18 00:02:09 +01:00
Andreas Rumpf
317e0b7aa3
Merge branch 'devel' of https://github.com/nim-lang/Nim into devel
2016-01-17 23:46:31 +01:00
Andreas Rumpf
3114523a6f
fixes multi-line comments
2016-01-17 23:46:23 +01:00
Dominik Picheta
4a3e63e32f
Merge pull request #3728 from xyz32/devel
...
Add support for ioctl.
2016-01-17 22:20:32 +00:00
Andreas Rumpf
a9f6e2a843
fixes #3689
2016-01-17 23:00:04 +01:00
Andreas Rumpf
07d5adf9ee
fixes #3720
2016-01-17 22:55:14 +01:00
Andreas Rumpf
f92f00b022
fixes #3665
2016-01-17 22:18:06 +01:00
Andreas Rumpf
9fad7c4c2b
Merge pull request #3519 from jlp765/stats1
...
stats.nim pure library (moved from math lib to new lib)
2016-01-17 21:56:11 +01:00
Andreas Rumpf
71cf1f650e
fixes multiline comments
2016-01-17 21:42:13 +01:00
Andreas Rumpf
2c2ab6884c
fixes strutils.unescape; refs #3634
2016-01-17 21:29:25 +01:00
Andreas Rumpf
b79a8d6025
nkEmpty is cleaner than nkCommentStmt
2016-01-17 21:28:36 +01:00
xyz
2befe48e4d
Moved ioctl to posix.nim
2016-01-17 15:12:48 -05:00
Andreas Rumpf
b4d6346bae
fixes #3720
2016-01-17 20:40:38 +01:00
Andreas Rumpf
f02701c0b0
removed wrong documentation
2016-01-17 20:34:10 +01:00
Andreas Rumpf
484e285cfd
Merge branch 'multi-line-comments' into devel
2016-01-17 20:31:08 +01:00
Andreas Rumpf
dda01cb726
Merge branch 'devel' of https://github.com/nim-lang/Nim into devel
2016-01-17 20:30:08 +01:00
Andreas Rumpf
a4aeb6fbec
implements final version of multiline comments
2016-01-17 20:29:50 +01:00
xyz
aad55ae772
Add support for ioctl.
...
"ioctl (an abbreviation of input/output control) is a system call for device-specific input/output operations and other operations which cannot be expressed by regular system calls."
2016-01-17 13:56:41 -05:00
Andreas Rumpf
cc2decbbbc
Merge pull request #3727 from yglukhov/js-bool-lit
...
Use real JS bool literals instead of 1 and 0. Fixes #3722 .
2016-01-17 17:06:03 +01:00
Yuriy Glukhov
ab79c36169
Use real JS bool literals instead of 1 and 0. Fixes #3722 .
2016-01-17 10:44:04 +02:00
Andreas Rumpf
2e71bd50b2
implements multi-line-comments; pounds are stripped from the doc comments
2016-01-16 21:40:54 +01:00
Dominik Picheta
e93006d148
Merge pull request #3724 from zielmicha/uint-repr
...
add support for uint32 and uint64 in repr
2016-01-16 16:26:52 +00:00
Michał Zieliński
26f2bb0eab
add support for uint32 and uint64 in repr
2016-01-16 17:06:03 +01:00