Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-23 | Revise syntax macros and add a ton of branch hints | Michael Smith | |
My new programming style is branch hints. All non-confusing branches must be hinted when I can be bothered. It's faster, sometimes, maybe. Also, start trying to use more signed sizes in at least some of the places where it makes sense. Unsigned sizes are surprisingly error-prone! | |||
2021-11-20 | Initial public snapshot | Michael Smith | |
With code from Bill. Thanks Bill! |