Pebble8969 · he/him
- UK
- https://pebble8969.co.uk
-
I'm a programmer and graphic designer. Languages I can write in:
- C
- C++
- Rust
- Go
- Python
-
Joined on
2025年06月20日
8f9a552213
First init (TODO: README, tsun logo svg upload)
3ffbb7988b
Initial commit
e3d56a71a5
Undid last commit, changed my mind (-_-;)
bdaf41c4ea
Changed return 1 on error to the much more common return -1 on error
3601b392a5
Fixed the file reader for netcpy that skipped every 256th character
1b4a2e9976
Fixed ipvalid() again
2c3f4fcd57
Removed stray object file again (gitignore doing a great job)
d15469b083
Fixed ip checking code and removed debug early return
d627bd0808
Removed stray object file
e060e29e8b
Initial commit
7ec22320e3
Added pstrhas(s1, s2)
2da6a67183
Improved a lot, to say the least
d2467c4115
Removed the need for static everywhere
b41c15fcad
New TODO item in header
7b2534eb2a
Removed static everywhere, the function bodies are now behind a #define