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
/
tests
/
stdlib
/
tmarshal.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: std/marshal unmarshaling of ref objects (#22983)
John Viega
2023-11-26
1
-1
/
+41
*
make more standard libraries work with `nimPreviewSlimSystem` (#20343)
ringabout
2022-09-27
1
-0
/
+1
*
fixes #20089; remove setPointer since strings/seqs are not pointers with ORC ...
ringabout
2022-07-26
1
-0
/
+14
*
register callback for marshal in VM (#19578)
flywind
2022-03-08
1
-6
/
+36
*
`std/options`: `$some(3)` is now `"some(3)"`, etc. (#17147)
Timothee Cour
2021-02-24
1
-2
/
+2
*
Improve the marshal module (#16777)
konsumlamm
2021-01-22
1
-94
/
+85
*
alternative way to fix #16022 (#16064) [backport:1.4]
flywind
2020-11-20
1
-1
/
+8
*
add testcase
flywind
2020-11-12
1
-0
/
+25
*
allow old styled RTTI for arc/orc (#15331)
Andreas Rumpf
2020-09-16
1
-3
/
+3
*
make tests/stdlib tests joinable (#14626)
Timothee Cour
2020-06-15
1
-0
/
+5
*
fixes #8916 by fixing typeinfo and marshal. (#9341)
Vindaar
2018-10-13
1
-0
/
+13
*
Changed JSON stringification to preserve UTF (#6330)
Yuriy Glukhov
2017-09-15
1
-1
/
+1
*
Remove expr/stmt (#5857)
Arne Döring
2017-07-25
1
-1
/
+1
*
close #5757
Zahary Karadjov
2017-04-30
1
-1
/
+23
*
Use array encoding for non-UTF-8 strings in marshal. Fixes #4779.
Ruslan Mustakov
2016-09-16
1
-2
/
+10
*
tests: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
1
-1
/
+1
*
some love for the testsuite; fixed regressions
Araq
2015-03-01
1
-6
/
+6
*
fixes #1352
Araq
2014-12-14
1
-2
/
+14
*
new tester; all tests categorized
Araq
2014-01-13
1
-0
/
+65