Skip to content

Commit

Permalink
Add to TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Rosuav committed Jul 21, 2023
1 parent 12a29a6 commit a753bc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@
* Combined condition and variable update: "Spend". Numerically check if the given variable
is >= the given value, and if it is, adds -value. Not a huge simplicity, but it would
prevent desynchronization, which is a subtle problem and hard to debug.
- Make all comparisons mode-switchable?
* Block bad variable names (those with "$|{}") on the front end - on the back end, those
characters will be silently stripped out.
* Identify whispers better
Expand Down

0 comments on commit a753bc2

Please sign in to comment.