Historique des commits

Auteur SHA1 Message Date
  Michael Buesch 65a3aa20c7 generator test: Add support for data sizes != 8 il y a 3 ans
  Michael Buesch cee728a03e generator: Show data width in header il y a 3 ans
  Michael Buesch bdc30d210e generator: Swap check for better performance il y a 3 ans
  Michael Buesch 97ee32c5bd generator: Simplify flattening optimizer il y a 3 ans
  Michael Buesch 87c5f3e843 generator: Runtime optimize the XOR optimizer il y a 3 ans
  Michael Buesch 11271d8587 generator: Lift crc and data size restrictions il y a 3 ans
  Michael Buesch 69f08bf1f1 reference implementation: Add support for data sizes != 8 il y a 3 ans
  Michael Buesch 7104f0c5fb Improve -O command line option documentation il y a 3 ans
  Michael Buesch 00f6a04d45 Bump version il y a 4 ans
  Michael Buesch f8c7c21d28 Fix crash for one optimization combination il y a 4 ans
  Michael Buesch 1e8118161a main: Remove unnecessary call to main() il y a 5 ans
  Michael Buesch d60289c0a9 Change default algorithm to CRC-32 il y a 5 ans
  Michael Buesch cca0da812c Update .gitignore il y a 5 ans
  Michael Buesch a456290201 Add crcgen main script il y a 5 ans
  Michael Buesch d35c08a0ff Add build framework il y a 5 ans
  Michael Buesch 27da987052 test: Add 64bit coefficients il y a 5 ans
  Michael Buesch 1f836c7506 test: Add status print il y a 5 ans
  Michael Buesch fe63e2c2e6 Move modules to package il y a 5 ans
  Michael Buesch bd399c4527 Add __init__.py il y a 5 ans
  Michael Buesch 5537385d38 Raise CrcGenError instead of assert il y a 5 ans
  Michael Buesch 035aa6e0ea Add support for 8-64 bits il y a 5 ans
  Michael Buesch 62e766a97c Add optimization step: Sort operands in lexicographical order il y a 5 ans
  Michael Buesch 6e4b68e84f Add verbose coefficients to header il y a 5 ans
  Michael Buesch 0c8483308c Add support for polynomial string in -P il y a 5 ans
  Michael Buesch 8430c00811 Add support for polynomial coefficient conversion il y a 5 ans
  Michael Buesch 82e2b41620 Minor cleanups il y a 5 ans
  Michael Buesch 5695ff2991 Move imports il y a 5 ans
  Michael Buesch feb96b0063 Export parameters il y a 5 ans
  Michael Buesch 3bcc331f33 Add tests for generated C code il y a 5 ans
  Michael Buesch f195975fed Improve C code readability il y a 5 ans