Skip to content

Keep timestamps off stack (Fix #41)#42

Open
Kacarott wants to merge 1 commit intocodewars:masterfrom
Kacarott:remove-timestamps
Open

Keep timestamps off stack (Fix #41)#42
Kacarott wants to merge 1 commit intocodewars:masterfrom
Kacarott:remove-timestamps

Conversation

@Kacarott
Copy link
Contributor

Removes timestamps from the stack for it#{ and describe#{ blocks, keeping them instead in the retain stack, inaccessible to user code. Since timestamps are an implementation detail and can cause unexpected behaviour, I believe it is an important change.

Note that this was tested against the existing 0.98 version, it is possible (though I doubt it) that it may require modifications for 0.99.

Edits and feedback are of course welcome.

@Kacarott
Copy link
Contributor Author

It looks like this patch still works for 0.99.

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.

1 participant