This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nim-rlp
mirror of
https://github.com/status-im/nim-rlp.git
Watch
2
Star
0
Fork
You've already forked nim-rlp
0
Code
Issues
Projects
Releases
Wiki
Activity
1aab363028
nim-rlp
/
.gitignore
9 lines
59 B
Plaintext
Raw
Normal View
History
Unescape
Escape
nim-rlp version 1.0
2018-01-25 19:22:13 +00:00
# ignore all executable files
*
!*.*
!*/
Make 'read' and 'append' easier to override for user-defined types The 'rlp.inspect' output have been improved.
2018-05-18 11:32:06 +00:00
*.exe
use the new status-im/ranges library
2018-02-16 15:28:19 +00:00
nimcache/