Commit Graph

11 Commits

Author SHA1 Message Date
Andreas Rumpf
b3ef424b9c fixes #3485 2016-10-21 01:38:47 +02:00
Andreas Rumpf
1a88c01f92 documentation build cleaned up 2016-05-31 03:04:45 +02:00
Andreas Rumpf
a581437e29 documentation proper bracketing 2016-01-27 15:52:08 +01:00
Adam Stankiewicz
cd574d1976 Promote "echo" syntax without parenthesis 2016-01-26 10:10:08 +01:00
def
c45367fc55 Clarify documentation about "except clauses"
They're called type conversions. Type casts are done with cast[T](...)
and are not type safe.
2015-01-17 03:57:38 +01:00
Maurizio Tomasi
0f65c23a0b New section "Except clauses" in the manual
This new section explains how to use `getCurrentException` and
`getCurrentExceptionMsg`. See the thread http://forum.nim-lang.org/t/752
.
2015-01-14 14:20:21 +01:00
Araq
2be3f501a1 fixes #1742 2014-12-24 13:02:58 +01:00
Araq
a505918e0c documented 'defer' statement 2014-12-24 02:59:54 +01:00
Araq
65ca05730d onRaise doesn't work as documented as is dubious 2014-11-14 02:20:26 +01:00
Araq
61c1fd6944 fixes #930 2014-11-14 02:18:00 +01:00
Araq
2c1f3f75f5 manual split up into multiple files; documented the new concurrency system 2014-10-02 02:33:59 +02:00