Skip to content

Conversation

@curiousdannii
Copy link
Contributor

@curiousdannii curiousdannii commented May 2, 2024

Implement ganelson/inform-evolution#29

This will conflict slightly with #76, so which ever one is merged second will need some small changes.

for (i=0: i<INPUT_BUFFER_LEN: i++) bto->i = bfrom->i;
];

[ VM_PrintBuffer buf len i;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Surprisingly I couldn't see any existing code which just printed a buffer.

@@ -0,0 +1,18 @@
new base BASIC_COLOUR_TY {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This kind is added to the parser, which seems unnecessary. Is there a way to specify that it shouldn't be understandable?

@curiousdannii curiousdannii marked this pull request as ready for review May 10, 2024 00:14
@curiousdannii curiousdannii force-pushed the basic-io branch 2 times, most recently from d8edb0c to 4e86a17 Compare May 20, 2024 05:01
@ganelson ganelson merged commit 7defb3c into ganelson:master Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants