aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* self-syntax tests for producerGravatar Peter McGoron 2025-06-191-25/+41
* Add ellipsis escape formGravatar Peter McGoron 2025-06-191-23/+39
* add support for multiple ellipses in a sequence in producersGravatar Peter McGoron 2025-06-191-7/+18
* Rework PNL calculations in pattern producer, fix producer testGravatar Peter McGoron 2025-06-191-5/+17
* pattern testingGravatar Peter McGoron 2025-06-173-6/+63
* move common procedures for matcher and producer to internalGravatar Peter McGoron 2025-05-021-0/+1
* move utils to new library, emit ellipsis dag from matcher compilerGravatar Peter McGoron 2025-04-262-11/+43
* document pattern matcher, add ellipsis groupsGravatar Peter McGoron 2025-04-261-48/+37
* reorganize pattern moduleGravatar Peter McGoron 2025-04-253-6/+9
* test vectors with matches after an ellipsesGravatar Peter McGoron 2025-04-251-1/+38
* support literals as a list of identifiers, test literalsGravatar Peter McGoron 2025-04-251-16/+35
* fix nested ellipsesGravatar Peter McGoron 2025-04-251-4/+88
* rewrite expanderGravatar Peter McGoron 2025-04-251-7/+20
* fix pattern list creationGravatar Peter McGoron 2025-04-242-2/+21
* add pattern matcher and some testsGravatar Peter McGoron 2025-04-243-0/+94
* add tests for bound-identifier-comparatorGravatar Peter McGoron 2025-04-241-107/+150
* start work on the fundamental syntax objectGravatar Peter McGoron 2025-04-233-0/+173
='insertions'>+41 2003-02-22Updates for new rawiso ioctl interface.Gravatar bencollins 3-37/+125 2003-01-15add iso_xmit_sync() and iso_xmit_write(); clean up iso handling a bitGravatar dmaas 5-39/+161 2003-01-15implement tag matching for rawiso receptionGravatar dmaas 3-4/+12 2003-01-06back out previous commit - don't drop the legacy API just yetGravatar dmaas 6-173/+130 2003-01-05emulate legacy ISO reception API on top of new rawiso APIGravatar dmaas 7-131/+174 2002-12-24update iso API for multi-channel reception and new packet buffer layoutGravatar dmaas 4-123/+236 2002-12-20oops, irq_interval needs to be signedGravatar anonymous 1-1/+1 2002-12-20dmaas - renamed exported arm definitions into the raw1394_ namespace; brought...Gravatar anonymous 3-124/+48 2002-12-16rawiso updates:Gravatar dmaas 3-18/+25 2002-11-18fix cplusplus extern C blockGravatar ddennedy 1-4/+4 2002-11-18merged rawiso branchGravatar ddennedy 7-6/+488