Jeff Epler
d59a28db97
Compress word offset table
...
By storing "count of words by length", the long `wends` table can be
replaced with a short `wlencount` table. This saves flash storage space.
Extend the range of string lengths that can be in the dictionary.
Originally it was to 2 to 9; at one point it was changed to 3 to 9.
Putting the lower bound back at 2 has a positive impact on the French
translation (a bunch of them, such as "ch", "\r\n", "%q", are used).
Increasing the maximum length gets 'mpossible', ' doit être ',
and 'CircuitPyth' at the long end. This adds a bit of processing time
to makeqstrdata. The specific 2/11 values are again empirical based on
the French translation on the adafruit_proxlight_trinkey_m0.
2021-08-07 09:23:35 -05:00
..
2021-06-24 10:25:21 -07:00
2021-06-18 10:54:19 -05:00
2021-06-18 10:54:19 -05:00
2021-05-03 14:01:18 -07:00
2021-05-03 14:01:18 -07:00
2021-06-18 10:54:19 -05:00
2021-06-18 10:54:19 -05:00
2021-05-20 23:43:25 +10:00
2021-05-04 18:06:33 -07:00
2021-05-04 18:06:33 -07:00
2021-05-04 18:06:33 -07:00
2021-05-03 14:01:18 -07:00
2021-05-04 18:06:33 -07:00
2021-05-04 18:06:33 -07:00
2021-06-18 10:54:19 -05:00
2021-05-11 15:07:40 -07:00
2021-05-12 17:51:42 -07:00
2021-05-03 14:01:18 -07:00
2021-05-04 18:06:33 -07:00
2021-05-04 18:06:33 -07:00
2021-05-04 18:06:33 -07:00
2021-06-18 10:54:19 -05:00
2021-08-07 09:30:20 +05:30
2021-08-07 09:30:20 +05:30
2021-08-07 09:30:20 +05:30
2021-06-18 10:54:19 -05:00
2021-05-03 14:01:18 -07:00
2021-07-12 07:30:16 -05:00
2021-05-03 14:01:18 -07:00
2021-05-03 14:01:18 -07:00
2021-05-12 17:51:42 -07:00
2021-04-21 15:59:17 -07:00
2021-06-18 16:59:48 -05:00
2021-05-03 14:01:18 -07:00
2021-05-11 15:07:40 -07:00
2021-05-11 15:07:40 -07:00
2018-09-04 14:31:28 +10:00
2021-06-18 10:54:19 -05:00
2018-09-04 14:31:28 +10:00
2018-09-04 14:31:28 +10:00
2021-05-03 14:01:18 -07:00
2018-09-04 14:31:28 +10:00
2021-05-03 14:01:18 -07:00
2021-05-05 17:51:52 -07:00
2021-03-15 19:27:36 +05:30
2021-05-04 18:06:33 -07:00
2020-07-06 19:16:25 +01:00
2021-04-19 22:22:44 -07:00
2021-04-26 15:47:41 -07:00
2021-04-26 15:47:41 -07:00
2018-01-24 10:33:46 -08:00
2021-06-18 10:54:19 -05:00
2021-05-12 17:51:42 -07:00
2021-05-03 14:01:18 -07:00
2021-05-04 18:06:33 -07:00
2020-07-06 19:16:25 +01:00
2021-05-11 15:07:40 -07:00
2021-05-04 18:06:33 -07:00
2020-04-20 10:32:49 +10:00
2021-04-30 15:30:13 -05:00
2021-08-07 09:23:35 -05:00
2021-05-11 15:07:40 -07:00
2021-05-11 15:07:40 -07:00
2021-04-21 15:59:17 -07:00
2021-05-11 15:07:40 -07:00
2021-05-11 15:07:40 -07:00
2021-06-18 10:54:19 -05:00
2021-05-23 00:00:39 +10:00
2021-05-11 15:07:40 -07:00
2021-04-26 15:47:41 -07:00
2021-06-18 10:54:19 -05:00
2021-05-04 18:06:33 -07:00
2021-04-19 22:22:44 -07:00
2021-04-19 22:22:44 -07:00
2021-07-12 06:57:59 -05:00
2021-05-11 15:07:40 -07:00
2021-06-18 10:54:19 -05:00
2021-05-05 17:51:52 -07:00
2021-07-28 18:06:23 +05:30
2021-06-18 10:54:19 -05:00
2021-05-04 18:06:33 -07:00
2021-06-18 10:54:19 -05:00
2021-05-03 14:01:18 -07:00
2021-05-11 15:07:40 -07:00
2021-05-11 15:07:40 -07:00
2021-04-19 22:22:44 -07:00
2020-07-06 19:16:25 +01:00
2021-08-04 12:10:57 +05:30
2021-05-04 18:06:33 -07:00
2021-05-12 17:51:42 -07:00
2021-06-02 12:10:41 +09:00
2021-05-08 20:17:16 -05:00
2021-05-08 20:17:16 -05:00
2021-04-19 22:22:44 -07:00
2021-05-12 17:51:42 -07:00
2021-06-18 10:54:19 -05:00
2021-05-03 14:01:18 -07:00
2020-07-06 19:16:25 +01:00
2021-05-04 18:06:33 -07:00
2021-06-18 10:54:19 -05:00
2021-05-04 18:06:33 -07:00
2021-04-19 22:22:44 -07:00
2021-07-12 07:30:29 -05:00
2021-08-04 12:10:57 +05:30
2021-07-12 07:03:55 -05:00
2021-05-11 15:07:40 -07:00
2021-07-12 06:57:59 -05:00
2021-07-12 06:57:59 -05:00
2021-07-12 06:57:59 -05:00
2021-04-19 22:22:44 -07:00
2021-07-12 06:57:59 -05:00
2021-07-12 06:57:59 -05:00
2021-07-12 06:57:59 -05:00
2021-07-12 06:57:59 -05:00
2021-07-12 06:57:59 -05:00
2021-08-04 12:10:57 +05:30
2021-08-04 12:10:57 +05:30
2021-07-12 06:57:59 -05:00
2021-07-12 06:57:59 -05:00
2021-07-12 06:57:59 -05:00
2021-05-03 14:01:18 -07:00
2021-08-04 12:10:57 +05:30
2020-07-06 19:16:25 +01:00
2021-07-12 06:57:59 -05:00
2021-05-04 18:06:33 -07:00
2021-05-11 15:07:40 -07:00
2021-07-12 06:57:59 -05:00
2021-05-04 18:06:33 -07:00
2021-07-12 06:57:59 -05:00
2021-02-27 21:13:55 +01:00
2021-07-12 06:57:59 -05:00
2021-05-03 14:01:18 -07:00
2021-05-03 14:01:18 -07:00
2021-07-09 14:59:37 -05:00
2021-07-06 10:37:32 -05:00
2021-07-12 06:57:59 -05:00
2021-05-04 18:06:33 -07:00
2021-07-12 06:57:59 -05:00
2021-05-04 18:06:33 -07:00
2020-07-06 19:16:25 +01:00
2021-07-12 06:57:59 -05:00
2021-07-12 06:57:59 -05:00
2021-07-12 06:57:59 -05:00
2021-07-12 06:57:59 -05:00
2021-05-05 17:51:52 -07:00
2021-07-12 06:57:59 -05:00
2021-05-04 18:06:33 -07:00
2021-07-12 06:57:59 -05:00
2020-07-06 19:16:25 +01:00
2021-07-12 06:57:59 -05:00
2021-08-04 12:10:57 +05:30
2021-08-04 12:10:57 +05:30
2021-07-12 07:03:57 -05:00
2021-04-19 22:22:44 -07:00
2021-07-12 07:30:16 -05:00
2021-05-04 18:06:33 -07:00
2021-07-12 06:57:59 -05:00
2021-07-12 07:03:52 -05:00
2020-03-26 01:21:04 +11:00
2020-03-26 01:21:04 +11:00
2021-05-11 15:07:40 -07:00
2021-05-11 15:07:40 -07:00
2021-06-18 10:54:19 -05:00
2020-07-06 19:16:25 +01:00
2021-04-19 22:22:44 -07:00
2020-07-06 19:16:25 +01:00
2021-05-23 08:57:41 +01:00
2021-05-03 14:01:18 -07:00
2021-05-03 14:01:18 -07:00
2021-05-03 14:01:18 -07:00
2021-07-12 07:04:04 -05:00
2021-07-12 07:04:04 -05:00
2021-08-04 12:10:57 +05:30
2021-08-04 12:10:57 +05:30
2021-04-19 22:22:44 -07:00
2021-04-19 22:22:44 -07:00
2021-05-06 11:17:53 -07:00
2021-05-11 15:07:40 -07:00
2021-04-21 15:59:17 -07:00
2021-05-04 18:06:33 -07:00
2020-07-06 19:16:25 +01:00
2021-03-15 19:27:36 +05:30
2021-03-15 19:27:36 +05:30
2021-06-18 11:24:39 -05:00
2020-07-06 19:16:25 +01:00
2021-05-03 14:01:18 -07:00
2021-05-03 14:01:18 -07:00
2021-05-03 14:01:18 -07:00
2018-07-11 16:45:30 -04:00
2021-08-04 12:10:57 +05:30
2021-06-24 10:25:21 -07:00
2021-08-04 12:10:57 +05:30
2021-05-11 15:07:40 -07:00
2021-05-11 15:07:40 -07:00
2021-05-05 17:51:52 -07:00
2021-05-11 15:07:40 -07:00
2020-07-06 19:16:25 +01:00
2021-05-12 17:51:42 -07:00
2021-04-19 22:22:44 -07:00
2021-06-18 10:54:19 -05:00
2021-05-05 17:51:52 -07:00
2021-05-05 11:00:35 -05:00
2021-05-04 18:06:33 -07:00
2020-07-06 19:16:25 +01:00
2021-03-31 00:26:01 +11:00
2021-05-12 17:51:42 -07:00
2021-05-11 15:07:40 -07:00
2021-04-26 15:47:41 -07:00
2021-04-26 15:47:41 -07:00