bitwise #15

Open
dbidwell wants to merge 17 commits from bitwise into master
Owner

Adds bitwise operations and stack support (for devices other than db)

Adds bitwise operations and stack support (for devices other than `db`)
dbidwell added 12 commits 2026-01-01 17:01:24 -07:00
dbidwell added 1 commit 2026-01-02 03:06:47 -07:00
Attempt to fold constants when folding expressions
All checks were successful
CI/CD Pipeline / test (pull_request) Successful in 37s
CI/CD Pipeline / build (pull_request) Has been skipped
CI/CD Pipeline / release (pull_request) Has been skipped
4c704b8960
dbidwell added 1 commit 2026-01-02 16:44:47 -07:00
CLI error handling
All checks were successful
CI/CD Pipeline / test (pull_request) Successful in 37s
CI/CD Pipeline / build (pull_request) Has been skipped
CI/CD Pipeline / release (pull_request) Has been skipped
2070c2e4ca
dbidwell added 3 commits 2026-01-02 19:15:05 -07:00
First pass getting user documentation in the IDE
All checks were successful
CI/CD Pipeline / test (pull_request) Successful in 38s
CI/CD Pipeline / build (pull_request) Has been skipped
CI/CD Pipeline / release (pull_request) Has been skipped
b8521917b8
All checks were successful
CI/CD Pipeline / test (pull_request) Successful in 38s
CI/CD Pipeline / build (pull_request) Has been skipped
CI/CD Pipeline / release (pull_request) Has been skipped
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin bitwise:bitwise
git checkout bitwise
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dbidwell/stationeers_lang#15