Loading TQL +3 −2 Original line number Diff line number Diff line Loading @@ -46,6 +46,7 @@ seblu> list a-con #list disconnected account == statement separators == & selection intersection | selection union / selection complement ^ selection limit $ tag showing % tag sorting Loading Loading @@ -138,6 +139,6 @@ input: [ prop ] EOL prop: "(" prop ")" | stat stat: [ prop ] sep prop | [ prop ] mod word | clause clause: word [ op word ] sep: "&" | "|" sep: "&" | "|" | "/" mod: "^" | "%" | "$" op: "=" | "!=" | ":" | "!:" | "~" | "!~" | ">" | ">=" | "<" | "<=" Loading
TQL +3 −2 Original line number Diff line number Diff line Loading @@ -46,6 +46,7 @@ seblu> list a-con #list disconnected account == statement separators == & selection intersection | selection union / selection complement ^ selection limit $ tag showing % tag sorting Loading Loading @@ -138,6 +139,6 @@ input: [ prop ] EOL prop: "(" prop ")" | stat stat: [ prop ] sep prop | [ prop ] mod word | clause clause: word [ op word ] sep: "&" | "|" sep: "&" | "|" | "/" mod: "^" | "%" | "$" op: "=" | "!=" | ":" | "!:" | "~" | "!~" | ">" | ">=" | "<" | "<="