Skip to content

Conversation

@edemaine
Copy link
Collaborator

  • Add support for not x!x in all cases, not just coffeeCompat
    • Note that not was already a keyword; it just didn't do anything by itself, only in is not, etc.
  • Fix not: 1 (using not as an object property, which was previously broken in coffeeCompat mode)
  • Fix not x (previously didn't support more than one space)
  • Keep support for not op except in coffeeCompat mode
  • Some code cleanup

Spun off from #548 as suggested in #548 (comment)

@edemaine edemaine temporarily deployed to build June 25, 2023 20:25 — with GitHub Actions Inactive
@edemaine edemaine merged commit 185c9e1 into main Jun 26, 2023
@edemaine edemaine deleted the not branch June 26, 2023 02:49
@STRd6 STRd6 mentioned this pull request Aug 27, 2023
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.

3 participants