Skip to content

fix bug in expressionify#2

Closed
samrussell wants to merge 1 commit into
Vector35:masterfrom
samrussell:patch-1
Closed

fix bug in expressionify#2
samrussell wants to merge 1 commit into
Vector35:masterfrom
samrussell:patch-1

Conversation

@samrussell

Copy link
Copy Markdown
Contributor

remove extra if at start that returns ints as-is, which means constants get interpreted as indices and it gives hilarious effects (e.g. flag calculating A with PUSH(BC) which then evaluates the push and throws the stack off)

remove extra if at start that returns ints as-is, which means constants get interpreted as indices and it gives hilarious effects (e.g. flag calculating A with PUSH(BC) which then evaluates the push and throws the stack off)
@xusheng6

Copy link
Copy Markdown
Member

@samrussell would you like to convert this to a PR so I can merge it? Or you plan to add more commits on top of it later?

@samrussell

Copy link
Copy Markdown
Contributor Author

Replaced by #3

@samrussell samrussell closed this Feb 29, 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