- Southern California
- https://github.com/jpcx
-
Welcome to my forge, a Forgejo fork. This is home to my public projects, mostly dev libraries and Linux utilities.
Contribution is welcome! URL routes have been modified to support a single-user experience, but OAuth sign-in is enabled.
- Joined on
2023-08-01
jpcx pushed to dev at jpcx/pod.h
- 82473165e9 finished optional and falloc, added true_v/false_v
jpcx pushed to dev at jpcx/pod.h
- 8ccad67269 split up bitwise serialization constraints into runtime and compiletime portions
jpcx pushed to dev at jpcx/pod.h
- 0a13a4da53 copyright noticed moved back into README header
jpcx pushed to dev at jpcx/pod.h
- a623ebd788 removed bool/empty struct exception to plain, added empty and boolean types, started optional
jpcx pushed to dev at jpcx/pod.h
- eb12963773 finished range methods, still need bitwise ops
jpcx pushed to dev at jpcx/pod.h
- 37c8dd97a3 doc improvements, more work on bitset- need to finish copy, falloc still disabled
jpcx pushed to dev at jpcx/pod.h
- 40f0312daf added pragma once to disabled headers
jpcx pushed to dev at jpcx/pod.h
- 18437dba64 added full byte predictability to plain constraints, added several small features, temporarily disabled bitset and falloc; rewrite in progress
- 3d1be2d0ec build system improvements, more work on bitset (in progress), started falloc
- Compare 2 commits »
jpcx pushed to dev at jpcx/pod.h
- c1418aa901 move parts of bitset to impl header