]> Repositorios git - scryer-prolog.git/commit
extaract the static part of the instructions template directly into the instructions...
authorSkgland <[email protected]>
Sat, 10 Jan 2026 16:48:07 +0000 (17:48 +0100)
committerBennet Bleßmann <[email protected]>
Sat, 10 Jan 2026 16:48:07 +0000 (17:48 +0100)
commit73c26bed2ad9ab14991dc7217cb78ad32f700823
tree50acfe4a90394dc5f5e02d8eb997e98ba0151593
parent172b6a6f8f75b58d478299286d2f0b30be4cc561
extaract the static part of the instructions template directly into the instructions module

This way goto source doesn't end up in a generated file for those parts and they can be edited directly.
I have way too often accidentally edited the generated file.
build/instructions_template.rs
src/instructions.rs [new file with mode: 0644]
src/lib.rs