Andreas Rumpf
|
223e92b83a
stdlib: documenation updates, the exception names have been changed
|
il y a 6 ans |
Vindaar
|
9cdd9be5a5
fixes #8916 by fixing typeinfo and marshal. (#9341)
|
il y a 6 ans |
Araq
|
ef771cde1a
document usage of marshal.to; fixes #3150
|
il y a 6 ans |
Araq
|
64517445ea
even more strict isNil handling for strings/seqs in order to detect bugs
|
il y a 6 ans |
Federico Ceratto
|
127556ad63
Update marshal.nim
|
il y a 6 ans |
Federico Ceratto
|
d1e03c20d2
Add hint on JSON serialization
|
il y a 6 ans |
Araq
|
bbb0fd4eb7
remove deprecated stuff from the stdlib; introduce better deprecation warnings
|
il y a 6 ans |
Andreas Rumpf
|
6a3288a60e
more replacements for the deprecated '<'
|
il y a 7 ans |
Federico Ceratto
|
0ce459ac53
Add marshal format warning
|
il y a 8 ans |
Federico Ceratto
|
80744fe4f7
Add [un]marshalling examples
|
il y a 8 ans |
Ruslan Mustakov
|
e26f9cb665
Use array encoding for non-UTF-8 strings in marshal. Fixes #4779.
|
il y a 8 ans |
Ruslan Mustakov
|
6013240f5d
marshal now can handle binary data in strings
|
il y a 8 ans |
Araq
|
8be9e46403
udpated the compiler and tester to use getOrDefault
|
il y a 9 ans |
Dominik Picheta
|
94ad731964
Fixes example code in marshal module.
|
il y a 9 ans |
pdw
|
6914244f30
lib/pure/e-o - Dropped 'T' from types
|
il y a 9 ans |
Araq
|
d3fc6e1f28
marshalling can be done at compile-time
|
il y a 9 ans |
Oleh Prypin
|
32109a7867
Don't run non-test code when defined(testing)
|
il y a 9 ans |
Guillaume Gelin
|
3119fe087d
Happy new year!
|
il y a 10 ans |
Araq
|
eb69b81859
doc improvements
|
il y a 10 ans |
Araq
|
42f5a838a3
more modules updated
|
il y a 10 ans |
Araq
|
11b6958755
big rename
|
il y a 10 ans |
Araq
|
e599fdd60d
bugfix: marshal supports unsigned numbers
|
il y a 11 ans |
Grzegorz Adam Hankiewicz
|
72a3e21f28
Removes executable bit for text files.
|
il y a 12 ans |
Araq
|
0758508895
bugfix: typeinfo.extendSeq
|
il y a 12 ans |
Araq
|
8a92e95ccf
made tests green again
|
il y a 12 ans |
Zahary Karadjov
|
b11fe5d0b4
more uint related fixes
|
il y a 12 ans |
Araq
|
4f1b89c30c
year 2012 for most copyright headers
|
il y a 13 ans |
Araq
|
98e5beb936
got rid of akPureObject
|
il y a 13 ans |
Araq
|
99bcc233cd
bugfix: 'set' overloadable; further steps for multi threading support
|
il y a 13 ans |
Araq
|
990dc2d715
code gen bugfixes; marshal.nim implemented
|
il y a 13 ans |