Konstantin Molchanov
|
d5e113c3a6
Add readData proc that accepts a string.
|
6 tahun lalu |
Araq
|
64517445ea
even more strict isNil handling for strings/seqs in order to detect bugs
|
6 tahun lalu |
Araq
|
bbb0fd4eb7
remove deprecated stuff from the stdlib; introduce better deprecation warnings
|
6 tahun lalu |
Andreas Rumpf
|
39b81c836c
cgi module: don't depent on the terminating zero
|
6 tahun lalu |
Veladus
|
27ea1750e5
Moved encodeUrl and decodeUrl from cgi to url
|
7 tahun lalu |
Andreas Rumpf
|
58187f2120
added a warning that the .deprecate statement is unreliable for routines
|
7 tahun lalu |
Araq
|
8be9e46403
udpated the compiler and tester to use getOrDefault
|
9 tahun lalu |
patrick dw
|
15e7fe787a
renamed writeln to writeLine in lib
|
9 tahun lalu |
Araq
|
9500780037
renamed URLencode to encodeUrl
|
10 tahun lalu |
Dominik Picheta
|
055ed5149f
Add depraction warnings for URLencode/decode.
|
10 tahun lalu |
Dominik Picheta
|
205b765fdd
Fixes case in cgi module.
|
10 tahun lalu |
Araq
|
d05df2173b
Nimrod renamed to Nim
|
10 tahun lalu |
Araq
|
bae9a0ceac
more modules updated
|
10 tahun lalu |
Araq
|
11b6958755
big rename
|
10 tahun lalu |
Araq
|
2f43fdb837
renamefest
|
10 tahun lalu |
Araq
|
e6d17e6273
made large parts of the stdlib gcsafe
|
10 tahun lalu |
Araq
|
3e25d5f247
merged better html links #850
|
10 tahun lalu |
Michał Zieliński
|
74a63c004f
Rework CGI error reporting.
|
11 tahun lalu |
Grzegorz Adam Hankiewicz
|
72a3e21f28
Removes executable bit for text files.
|
12 tahun lalu |
Araq
|
0cac8d9b6f
made tests green again
|
12 tahun lalu |
Araq
|
f0172b0a5f
exported strutils.abbrev
|
13 tahun lalu |
Araq
|
0f37d0e1f2
sockets.recv optimizations; stdlib now supports taint mode
|
13 tahun lalu |
Araq
|
6023e994fb
beginning of a taint mode; type system enhancements
|
13 tahun lalu |
Keita Haga
|
9da77eb5cb
lib/pure/cgi.nim: fix typo 'passwort' instead of 'password'
|
13 tahun lalu |
Araq
|
d2e2d71d05
newStringOfCap implemented and used to optimize some procs
|
13 tahun lalu |
Araq
|
adf13aaea3
docgen understands and ignores *when false*
|
14 tahun lalu |
Araq
|
d11a62af31
bugfix: httpclient
|
14 tahun lalu |
Andreas Rumpf
|
40ea1d0330
fixed pango/pangoutils new wrappers
|
15 tahun lalu |
rumpf_a@web.de
|
40a5d6c3b9
continued work on html/xmlparser
|
15 tahun lalu |
Andreas Rumpf
|
8259d9d15a
wrappers do not contain invalid identifiers
|
15 tahun lalu |