- 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 deleted branch rewrite-tmp from jpcx/pod.h
jpcx pushed to rewrite-tmp at jpcx/pod.h
- 6812583d9f temporary branch for in-progress rewrite
jpcx pushed to dev at jpcx/cfg
- 662326708f added skip_folds, re-arranged sections
jpcx pushed to dev at jpcx/pod.h
- 92c799ee36 finish basic dyn implementation, need to figure out inheritance
- 96bf634646 some library restructuring, new memory management system in progress
- Compare 2 commits »
jpcx pushed to dev at jpcx/pod.h
- 56c006397c added iptr+ispan, using with vector
jpcx pushed to dev at jpcx/pod.h
- 95fcfb9719 using basic range constructor for vector ranges
jpcx pushed to dev at jpcx/pod.h
- 9b9f049ab6 added vector range base class, fixed visibility