Jacek Sieka
7d6cbf290a
Error -> Defect for defects ( #13908 )
...
* Error -> Defect for defects
The distinction between Error and Defect is subjective,
context-dependent and somewhat arbitrary, so when looking at an
exception, it's hard to guess what it is - this happens often when
looking at a `raises` list _without_ opening the corresponding
definition and digging through layers of inheritance.
With the help of a little consistency in naming, it's at least possible
to start disentangling the two error types and the standard lib can set
a good example here.
2020-04-28 19:56:01 +02:00
Arne Döring
e012eb1001
updated tests to be executed
2018-11-23 11:58:28 +01:00
Araq
320582a55c
cleanup Nim's examples/ directory; closes #7725
2018-09-03 18:29:11 +02:00
Andreas Rumpf
32afc1a562
make tests green again
2018-08-10 17:27:30 +02:00
Andreas Rumpf
0926754e68
make tests green again
2018-07-05 15:51:04 +02:00
Andreas Rumpf
83834be938
cleanup examples/readme.txt
2018-05-28 19:49:20 +02:00
Andreas Rumpf
cd1b0aa87e
cleanup old allany.nim example
2018-05-28 19:45:12 +02:00
Andreas Rumpf
5758ebf02c
more fixes for the new string behaviour
2018-04-30 08:53:31 +02:00
Lynn C. Rees
ac5dff2e04
Change expr/stmt in examples to untyped ( #6734 )
2017-11-15 21:58:11 +01:00
Arne Döring
000b8afd26
Remove expr/stmt ( #5857 )
2017-07-25 09:28:23 +02:00
Dominik Picheta
5390c25b60
Modified #3472 to make its API more idiomatic.
2016-06-03 13:22:18 +01:00
Dominik Picheta
c1706463dc
Merge branch 'tls-psk' of https://github.com/zielmicha/nim into zielmicha-tls-psk
2016-06-03 11:52:11 +01:00
Dominik Picheta
a484e3f8c2
Merge branch 'unix-sockets' of https://github.com/girvo/Nim into girvo-unix-sockets
2016-05-30 09:38:37 +01:00
Andreas Rumpf
981974ab11
Merge pull request #3831 from ephja/nimrod-to-nim
...
nimrod -> nim
2016-02-06 15:24:09 +01:00
Erik Johansson Andersson
f8d98700ac
nimrod -> nim
2016-02-05 19:11:43 +01:00
def
c50b5b62ef
Fix a few deprecation warnings
2016-01-25 19:10:37 +01:00
JamesP
716f84ae4b
import the new stats lib
2015-11-07 17:47:49 +10:00
Michał Zieliński
da308be2d7
net.nim: add support for Unix sockets
2015-10-28 20:01:48 +01:00
Michał Zieliński
3ecf33fa6a
net.nim: destroyContext for destroying SSLContext
2015-10-24 22:48:33 +02:00
Michał Zieliński
ba61a8d00a
net.nim: support for TLS-PSK ciphersuites
2015-10-24 22:17:31 +02:00
Michał Zieliński
3ebf27ddd2
net.nim: support storing arbitrary data inside SSLContext
2015-10-24 08:53:06 +02:00
Araq
3fef9f08bd
fixes regression: tactiontable
2015-10-14 14:35:44 +02:00
Peter Mora
75097e2981
sequtils related changes
2015-10-05 22:42:22 +02:00
Andreas Rumpf
ae9a89dd25
Merge pull request #3394 from nanoant/patch/use-new-filter-prefix
...
Use new #? filter prefix in various places
2015-10-01 09:12:08 +02:00
Araq
5a003532d0
fixes #2473 ; cleanup of some tests
2015-09-30 21:13:13 +02:00
Adam Strzelecki
700b63ad89
Use new #? filter prefix in various places
...
This silences deprecation warnings and prevent collision with UNIX shebang.
2015-09-30 16:12:31 +02:00
Adam Strzelecki
c99a9e5a6c
examples: Trim .txt files trailing whitespace
...
via OSX: find . -name '*.txt' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
2015-09-04 23:12:03 +02:00
Adam Strzelecki
5d80548cce
examples: Trim .nim files trailing whitespace
...
via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
2015-09-04 23:05:22 +02:00
Grzegorz Adam Hankiewicz
fc235833d4
Removes dead references.
2015-08-17 23:30:36 +02:00
Araq
5313ceaafd
deleted wingui example
2015-07-12 13:33:24 +02:00
patrick dw
4e275f2a1a
renamed writeln to writeLine in examples
2015-06-19 01:38:31 -05:00
def
456aa7fdfe
Use declaredInScope instead of definedInScope
2015-02-18 01:57:10 +01:00
Federico Ceratto
657dca5c3b
Fix typos
2015-02-15 16:20:32 +00:00
def
d19a4ca827
Fix cross_todo example
2015-02-15 00:06:57 +01:00
def
6244cc2e4f
Fix cross_calculator example
2015-02-15 00:06:51 +01:00
Araq
a4b2762249
fixes #325
2015-01-28 19:31:36 +01:00
Flaviu Tamas
8b807adc08
s/nimrod/nim/g; s/babel/nimble/g
2015-01-09 22:59:16 -05:00
Araq
1a3b730bf5
made tests green
2014-09-22 01:25:13 +02:00
Araq
9d9c3fe121
merged things from devel
2014-09-12 01:37:48 +02:00
Araq
41c7cde61f
updated iup.nim; made tests green
2014-08-31 22:55:51 +02:00
Erwan Ameil
7dac395cb2
Remove outdated ZeroMQ example (zmq has been moved out of the stdlib)
2014-08-30 20:42:40 +02:00
Araq
cd2c6128d1
renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamings
2014-08-29 09:03:00 +02:00
Araq
11b6958755
big rename
2014-08-27 23:42:51 +02:00
Araq
62e454f41b
asynchttpserver compiles again; made some tests green
2014-08-13 01:16:18 +02:00
Grzegorz Adam Hankiewicz
bb34d0380a
Makes ios example work again with new paths. Refs #852 .
2014-07-27 22:55:03 +02:00
Araq
678f3d7f5b
fixes constant array indexing bug
2014-06-30 16:45:55 +02:00
flaviut
1b1bb284d2
Clean up gitignore, the current ignore is equvilent to the previous
2014-04-23 21:57:01 -04:00
Clay Sweetser
ce5a494927
Changed tests and tools to use 'discard' statements instead of 'nil' for empty blocks.
2014-02-15 18:57:03 -05:00
Araq
896c96134f
fixes #892
2014-02-14 02:02:01 +01:00
Michał Zieliński
101d8bc9c3
Add two CGI example and basic Python CGI server.
2013-12-18 18:19:32 +01:00