| Age | Author | Commit message |
|---|---|---|
| 3 years ago | add fmtReplacer() | |
| 4 years ago | update to zig master 0.10.0-dev.3017+da94227f7 | |
| 4 years ago | make range public so deps dont need to add it as a direct dep too | |
| 4 years ago | add ensureFieldSubset | |
| 4 years ago | dirSize/fileSize: match return type to std.fs.Stat.size | |
| 4 years ago | add d2index | |
| 4 years ago | add ptrCastConst | |
| 4 years ago | add positionalInit | |
| 4 years ago | add FieldsTuple | |
| 4 years ago | add containsString | |
| 4 years ago | add sortBy | |
| 4 years ago | ptrCast: add better compile error for accidentally passing 0-size type | |
| 4 years ago | remove HashWriter, is in std now | |
| 4 years ago | add ptrCast | |
| 4 years ago | add countScalar | |
| 4 years ago | add jsonStringify mixins | |
| 4 years ago | much more straightforward FieldType impl | |
| 4 years ago | Randoms are passed by value now | |
| 4 years ago | update for zig 0.9.0 | |
| 4 years ago | add pipe | |
| 4 years ago | add hashFile | |
| 4 years ago | condense continue calls | |
| 4 years ago | add dirSize and fileSize | |
| 4 years ago | add fileList | |
| 4 years ago | improve usage of randomSlice | |
| 4 years ago | add FieldType | |
| 4 years ago | add sliceToInt | |
| 4 years ago | add doesFileExist | |
| 4 years ago | add doesFolderExist | |
| 4 years ago | allow alloc results to be non const and let caller coerce | |
| 4 years ago | add asciiUpper | |
| 4 years ago | fix base64EncodeAlloc | |
| 4 years ago | add base64EncodeAlloc | |
| 4 years ago | add trimPrefix | |
| 4 years ago | add randomSlice | |
| 4 years ago | add addSentinel | |
| 4 years ago | fix license wrapping | |
| 4 years ago | add readme | |
| 4 years ago | add initial code | |
| 4 years ago | add license | |
| 4 years ago | add gitattributes |
The start.