Nat Lasseter User_4574
  • Joined on Oct 21, 2020

User_4574 pushed to master at User_4574/crsn

4 years ago

User_4574 pushed to master at User_4574/crsn

4 years ago

User_4574 pushed to master at User_4574/crsn

4 years ago

User_4574 created pull request MightyPork/crsn#23

Fix cond parsing bug

4 years ago

User_4574 pushed to master at User_4574/crsn

  • ab5fed3cfa Fixed conditional parsing bug, npos and nneg options wrong way round

4 years ago

User_4574 pushed to master at User_4574/crsn

4 years ago

User_4574 commented on issue MightyPork/crsn#21

Introduce true and false conditions

Okay, I've made those changes. This does feel much cleaner.

4 years ago

User_4574 pushed to master at User_4574/crsn

  • 0006cd06ec Reduce true/false conditionals down to just 'else' and warn if else is used in non-final branch

4 years ago

User_4574 commented on issue MightyPork/crsn#21

Introduce true and false conditions

Okay, that all makes sense. I started out wanting `else`, but when I saw how the others were implemented it made more sense to me to do it like this because it needs an opposite for not.

4 years ago

User_4574 created pull request MightyPork/crsn#21

Introduce true and false conditions

4 years ago

User_4574 pushed to master at User_4574/crsn

  • 12e37d4335 Introduce the 'true' and 'false' conditions

4 years ago

User_4574 created repository User_4574/crsn

4 years ago