summaryrefslogtreecommitdiff
path: root/doc/syntax/operators.rdoc
AgeCommit message (Collapse)Author
2024-02-15s/ therefor/therefore/ydah
2023-12-25Typofix under doc directoryHiroshi SHIBATA
2023-09-20doc: initial operators commitNicholas Browning
docs: expand on operator documentaion Include more specific details around logical operators. doc: update link with proper syntax doc: remove ambiguous language from operators doc doc: remove link to source code file doc: cleaning up some language, and removing some mistakes in understanding doc: revert example to prior state doc: fix spacing doc: Update doc/syntax/operators.rdoc align example with typical format Co-authored-by: Nobuyoshi Nakada <[email protected]> doc: Update doc/syntax/operators.rdoc align format of other examples with rest of documentation Co-authored-by: Nobuyoshi Nakada <[email protected]> Update doc/syntax/operators.rdoc align format of other examples with rest of documentation Co-authored-by: Nobuyoshi Nakada <[email protected]> doc: include `and` & `or` operators doc(operators): remove accute language