Completed
Push — develop ( d90a22...7d4100 )
by Bradley
05:14 queued 03:34
created

Changes

2 issues (2 informational) were introduced.
4 added classes/operations
Arrow A LogicalStatement::startsWith() added
Arrow A LogicalStatement::notStartsWith() added
Arrow A LogicalStatement::endsWith() added
Arrow A LogicalStatement::notEndsWith() added
8.92
▶   ± 0
Head
Bradley Cornford  
Adding logical statements startsWith/notStartsWith, and endsWith/notEndsWith.
8 more commits
Base
Bradley Cornford  
Fixing issue with eval within decodeLogicStatements method.