summary refs log tree commit diff stats
path: root/lib/std/jsonutils.nim
diff options
context:
space:
mode:
authorhlaaftana <10591326+hlaaftana@users.noreply.github.com>2022-01-15 15:19:05 +0300
committerGitHub <noreply@github.com>2022-01-15 13:19:05 +0100
commita95399143fdbd518f4d5fe33487b656c4cde7d6d (patch)
tree56a9484d309d9b0bf47e8e7e2c1936453d9f4a6b /lib/std/jsonutils.nim
parent342b74ef70e6a71c09ba536d20e23a7e887d2fb8 (diff)
downloadNim-a95399143fdbd518f4d5fe33487b656c4cde7d6d.tar.gz
Use openarray of bytes in md5 (#19307)
* Use openarray of bytes in md5
* fix CI
* cleanup
* use noSideEffect for bootstrapping
* fix CI again
* actually fix CI by checking if it works
* this is getting ridiculous
* put old md5 version in compiler, remove vmop
Diffstat (limited to 'lib/std/jsonutils.nim')
0 files changed, 0 insertions, 0 deletions
5' href='#n115'>115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162