summaryrefslogtreecommitdiffstats
path: root/tests/forth.rs
Commit message (Collapse)AuthorAgeFilesLines
* vm: Add boolean operators for not, and, or, and xorBrian Cully2025-12-151-1/+1
|
* rustfmtBrian Cully2025-08-311-1/+1
|
* clippyBrian Cully2025-08-251-3/+1
|
* move factorial test to integration testBrian Cully2025-08-241-0/+28