aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add compile t estGravatar Peter McGoron 2023-02-096-50/+133
* test refactoringGravatar Peter McGoron 2023-02-083-15/+88
* python ffi: test parsingGravatar Peter McGoron 2023-02-087-73/+65
* move testsGravatar Peter McGoron 2023-02-074-6/+6
* move pythonGravatar Peter McGoron 2023-02-072-1/+1
* add label testGravatar Peter McGoron 2023-02-071-0/+19
* more asm testGravatar Peter McGoron 2023-02-072-2/+9
* assembler: refactor and start testsGravatar Peter McGoron 2023-02-072-36/+93
* asm.py: renameGravatar Peter McGoron 2023-02-071-0/+0
* asm.py: writeGravatar Peter McGoron 2023-02-071-10/+25
* start assemblerGravatar Peter McGoron 2023-02-072-0/+116
* fix parse_special_byte functionGravatar Peter McGoron 2023-02-072-2/+2
* test encode and decodeGravatar Peter McGoron 2023-02-073-22/+82
* test_encode_decode: add messagesGravatar Peter McGoron 2023-02-071-0/+3
* openmp parallelized encoding testingGravatar Peter McGoron 2023-02-074-111/+192
* fixing precedence issue in testGravatar Peter McGoron 2023-02-072-30/+18
* encodeGravatar Peter McGoron 2023-02-073-24/+263
* prototype bytecode interpreterGravatar Peter McGoron 2023-02-058-0/+1827
aeb 1-2/+2 2000-06-02Modified support for 32/64 bit environments, control struct fields have fixed...Gravatar aeb 7-43/+28 2000-05-28Added support for environments with 64 bit kernel and 32 bit userland.Gravatar aeb 8-7/+45 2000-04-27Fixed missing setting of ext code in raw1394_start_lock()Gravatar aeb 1-0/+1 2000-04-15Fixed lock transaction to actually return response value.Gravatar aeb 3-5/+11 2000-04-12Add userdata functions as news.Gravatar aeb 1-0/+4 2000-04-05Add userdata functions.Gravatar aeb 3-0/+18 2000-03-18Bump version number to 0.6.Gravatar aeb 3-5/+6 2000-03-18Mention byte order change.Gravatar aeb 1-0/+2 2000-03-18Mention SourceForge home.Gravatar aeb 1-1/+5