Assembler for stackvm-xonotic
Stars
1
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
22
commits
build: switch from dynamic to static versioning
1599b1b
chore(version): v1.2.0
6dafa49
test: update unit test for ASIS opcode
07168a0
feat(assembler): implement ASIS opcode to output strings as commands
af6a57a
chore(version): v1.1.0
62ad647
ci(test): add build-venv as a dependency to test-unit
e1577c8
ci(test): add venv caching to speed up testing
c1a96a1
ci(test): verbose unittest logs
29ccdef
ci(tests): add unittest job for github actions
d8d1e2e
chore: fix script name in README.md
23f57ab
test: add unit tests for vasm
3df9b01
feat!: make assembler moduler
c33027a
chore: update cocogitto config
8b65ecf
chore(.gitignore): ignore python venv directory on windows
c60e5c1
fix: change alias prefix to match svm program memory prefix
1d100e4