- Nov 25, 2021
- Oct 29, 2021
-
-
pompolic authored
-
- Oct 28, 2021
- Oct 27, 2021
- Oct 26, 2021
-
-
pompolic authored
-
- Oct 25, 2021
-
-
pompolic authored
TODO: Parameterize constraints on ctx->next in validations to accomodate EarlyChange
-
- Oct 23, 2021
-
-
pompolic authored
-
- Oct 22, 2021
-
-
pompolic authored
- Add debug code to print potential codes at each bit length into a file
-
- Oct 11, 2021
-
-
pompolic authored
- act_LZW_literal wasn't firing, needed VDRULE -> AVDRULE - set table entries to NULL when clearing - add LZW_firstcode rule - act_LZW_firstcode returns a HBytes instead of uint
-
- Oct 07, 2021
-
-
pompolic authored
-
- Oct 04, 2021
-
-
pompolic authored
-
- Sep 30, 2021
- Sep 29, 2021
-
-
pompolic authored
-
- Sep 28, 2021
- Sep 27, 2021
-
-
pompolic authored
-
- Sep 24, 2021
- Sep 23, 2021
-
-
pompolic authored
-
- Aug 04, 2021
- Jul 30, 2021
-
-
pompolic authored
-
- Jul 28, 2021
- Jul 27, 2021
-
-
pompolic authored
- Buffer returned by strtok() gets freed up by the next time it's called, so we need to strncpy() the contents out - changed strcpy() to strncpy()
-