Chris Thompson

Results 7 issues of Chris Thompson

## What This PR allows `BitArray` to be dumped to disk and subsequently loaded from disk. It also adds the ability to union two bitarrays. And there's a new class,...

This is a documentation-only change, no code is modified. This pull request describes how to hook up an ADXL345 accelerometer to a Raspberry Pi Pico and then on to the...

@rcolyer, A small change allowing ScrewHole to be called without children. This does not affect any existing use. This allows me to generate multiple screw holes in a module and...

Minor spelling fixes. I have ensured the code still compiles properly Feel free to simply close this pull request if you don't want it, I won't take any offense.

Minor spelling fixes. I have ensured the code still compiles properly. Wikipedia has an article on the [ternary conditional operator](https://en.wikipedia.org/wiki/Ternary_conditional_operator), which serves as my citation that "ternary" is the correct...

Two fixes: - match `result` to return value of function; this change does affect resulting executable - add missing `EXPRESSION_LOGICAL_OR`; I think this change does not affect resulting executable Feel...

Minor spelling fixes. I have ensured the code still compiles properly. Feel free to simply close this pull request if you don't want it, I won't take any offense.