aboutsummaryrefslogtreecommitdiffstats
path: root/tools/check_typed_item_calls.py
AgeCommit message (Expand)AuthorFilesLines
2021-10-04check_typed_item_calls.py: Flag bits set outside maskMartin Mathieson1-5/+17
2021-09-21ethercat: Fix some too-wide mask widths.Martin Mathieson1-8/+20
2021-08-23Remove trailing colons from item label namesMartin Mathieson1-0/+2
2021-08-14Fix some item label names with unbalanced parens/braces/bracketsMartin Mathieson1-1/+5
2021-08-08check_typed_item_calls: Add some ptvcursor_add...() callsMartin Mathieson1-9/+31
2021-07-31Check scripts: split issues into errors and warningsMartin Mathieson1-18/+22
2021-07-29More fussing with masks.Martin Mathieson1-0/+1
2021-07-26check_typed_item_calls.py: check add_bitmask() functionsMartin Mathieson1-4/+24
2021-07-24check_typed_item_calls.py: Add a check for all-zeroes maskMartin Mathieson1-0/+8
2021-07-11check_typed_item_calls: fix typoMartin Mathieson1-1/+1
2021-07-11More mask checks and some fixes.Martin Mathieson1-13/+31
2021-07-08check_typed_item_calls.py Some more mask checksMartin Mathieson1-9/+19
2021-07-07tools/check_typed_item_calls.py: Add extra mask checksMartin Mathieson1-2/+22
2021-01-25check_typed_item_calls.py: Avoid duplicating list entriesMoshe Kaplan1-2/+0
2021-01-25check_typed_item_calls.py: Avoid mutating default argumentsMoshe Kaplan1-1/+3
2020-12-31Scripts: Check that files exist.Martin Mathieson1-0/+5
2020-12-30tools: skip deleted files in check_typed_item_calls.Dario Lombardo1-3/+3
2020-12-21Call add item and tfs checking scripts in ubuntu pipelineMartin Mathieson1-10/+12
2020-12-15check_typed_item_calls.py: some tweaksMartin Mathieson1-3/+9
2020-11-16tools/check_typed_item_calls.py: check consecutive maskMartin Mathieson1-51/+63
2020-10-17tools/check_type_item_calls.py: Check lengthsMartin Mathieson1-2/+72
2020-10-09check_typed_item_calls.py: Add some extra checksMartin Mathieson1-2/+8
2020-09-28check_typed_item_calls.py: add --consecutive flagMartin Mathieson1-9/+52
2020-09-26Fix issues discovered by common python lintersJeff Widman1-6/+6
2020-09-19check_typed_item_calls.py: Scan plugins folder tooMartin Mathieson1-11/+20
2020-09-12Add FT_STRINGZTRUNC.Guy Harris1-6/+6
2020-08-15check_typed_item_calls.py: add optional checks for labels and bitmask.Martin Mathieson1-10/+125
2020-08-08check_typed_item_calls.py: Look for items with the wrong type passed to APIsMartin Mathieson1-0/+254