summaryrefslogtreecommitdiff
path: root/bedrock.js
Commit message (Collapse)AuthorAge
* Prevent error when stack overflowsBen Bridle2025-07-03
| | | | | | Previously, the stack overflowing would cause the stack pointer to point outside of the stack, which would cause an error in the stack printing code.
* Update version to 1.0.0v1.0.0Ben Bridle2025-07-03
|
* Initial commitBen Bridle2025-07-03