index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
pure
/
marshal.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
more replacements for the deprecated '<'
Andreas Rumpf
2017-10-29
1
-1
/
+1
*
Add marshal format warning
Federico Ceratto
2016-11-19
1
-0
/
+1
*
Add [un]marshalling examples
Federico Ceratto
2016-11-19
1
-0
/
+6
*
Use array encoding for non-UTF-8 strings in marshal. Fixes #4779.
Ruslan Mustakov
2016-09-16
1
-27
/
+23
*
marshal now can handle binary data in strings
Ruslan Mustakov
2016-09-13
1
-2
/
+26
*
udpated the compiler and tester to use getOrDefault
Araq
2015-10-13
1
-1
/
+1
*
Fixes example code in marshal module.
Dominik Picheta
2015-07-26
1
-1
/
+1
*
lib/pure/e-o - Dropped 'T' from types
pdw
2015-06-04
1
-13
/
+15
*
marshalling can be done at compile-time
Araq
2015-04-25
1
-21
/
+32
*
Don't run non-test code when defined(testing)
Oleh Prypin
2015-04-21
1
-1
/
+1
*
Happy new year!
Guillaume Gelin
2015-01-06
1
-1
/
+1
*
doc improvements
Araq
2014-11-27
1
-2
/
+2
*
more modules updated
Araq
2014-08-28
1
-319
/
+319
*
big rename
Araq
2014-08-27
1
-5
/
+5
*
bugfix: marshal supports unsigned numbers
Araq
2013-06-27
1
-1
/
+1
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
bugfix: typeinfo.extendSeq
Araq
2013-01-27
1
-1
/
+1
*
made tests green again
Araq
2012-08-24
1
-1
/
+1
*
more uint related fixes
Zahary Karadjov
2012-06-14
1
-111
/
+111
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
got rid of akPureObject
Araq
2011-09-24
1
-2
/
+2
*
bugfix: 'set' overloadable; further steps for multi threading support
Araq
2011-07-08
1
-1
/
+32
*
code gen bugfixes; marshal.nim implemented
Araq
2011-06-26
1
-0
/
+288