- 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
- e42c0c6cde moved aliases to basic.types, updated README examples
jpcx pushed to dev at jpcx/pod.h
- 83480c11ba separated pd::to into `to` and `as`, added general example section to README
jpcx pushed to dev at jpcx/pod.h
- 3ec0f443a1 pod:: -> pd::, concept plain -> pod
jpcx pushed to dev at jpcx/pod.h
- bd96e8fde0 fixed pod::unconstrained synopsis generation
jpcx pushed to dev at jpcx/pod.h
- a31325f283 improved test/expect, removed static expr/eval, replaced translation mechanism with conversion operators, made object getters public, added object convenience function
jpcx pushed to dev at jpcx/pod.h
- 167c4ab3ea removed explicit k<...> for object-related string literals
jpcx pushed to dev at jpcx/pod.h
- 0a72a749a7 object descr wording, added ialloc growth translator
jpcx pushed to dev at jpcx/pod.h
- e83efc4c4b falloc->ialloc, fid->id, etc., vector fixes, more pod::test updates
jpcx pushed to dev at jpcx/pod.h
- 78dd57a847 more work on vector, added static testing utility, started updating tests
jpcx pushed to dev at jpcx/pod.h
- ecc99c3a70 finished falloc, added concepts, added algo category, added vector