Skip to content
  • anonym's avatar
    Undo some refactoring and remove the CommandFiltered exception. · 57f12371
    anonym authored
    Those changes (which include several errors) made it harder to deal
    with control flow -- the current code is pretty much based on that we
    can `continue` and `break`, so I've restored the loop.
    
    So, this reverts 7b5683e2 and replaces
    it with a different solution (fixing the same issue as that commit).
    57f12371