Commit Graph

51 Commits

Author SHA1 Message Date
Henry Schimke
42d40de755 cargo clippy --fix 2023-01-27 15:24:24 -06:00
Henry Schimke
36327480d8 prepare for v0.2.18 (wasm) 2023-01-15 15:53:09 -06:00
Henry Schimke
7ddeb49064 return a slice for RXingResultPoints 2023-01-11 16:06:35 -06:00
Henry
a32de48f34 fairly major reorganization and clippy cleanup 2023-01-10 15:28:36 -06:00
Henry Schimke
59183a5383 cargo clippy --fix 2023-01-10 14:36:11 -06:00
Henry Schimke
9f7a41f81c many small rustifications 2023-01-10 14:33:47 -06:00
Henry Schimke
8a8534ede3 switch to rust array filter from java iterator 2023-01-09 17:37:39 -06:00
Henry Schimke
20764559ae change to using once_cell for lazy init 2023-01-05 10:53:55 -06:00
Henry Schimke
48287631dd Implement clippy suggestions 2023-01-04 14:48:16 -06:00
Henry Schimke
e095de835d Add default for most readers 2023-01-03 06:39:00 -06:00
Henry Schimke
7145934f84 default for boxable writers 2023-01-03 06:26:48 -06:00
Henry Schimke
65f7c4d01b update for shared state and improved performance 2023-01-02 16:38:05 -06:00
Henry Schimke
a6727220fa slight performance improvement, detector 2022-12-31 17:01:10 -06:00
Henry Schimke
b383d7b0d4 many warnings cleaned up 2022-12-30 16:19:45 -06:00
Henry Schimke
925d9338e5 detection_result builds 2022-12-20 16:29:21 -06:00
Henry Schimke
8a0cc78c61 convert most variable swaps to mem swaps 2022-12-19 18:04:43 -06:00
Henry Schimke
07769fe154 port writer and tests, but does not pass 2022-11-27 12:00:35 -06:00
Henry Schimke
d3b3d01f85 multiformat reader and writer (no test) 2022-11-23 17:39:04 -06:00
Henry Schimke
ae11af8c5b cargo fmt 2022-10-17 10:51:08 -05:00
Henry Schimke
111fe47566 cleaned up many warnings 2022-10-17 10:50:18 -05:00
Henry Schimke
76a91111e9 move to EncodingRef 2022-10-16 13:33:21 -05:00
Henry Schimke
accf587bea fixed clippy errors 2022-10-16 13:09:24 -05:00
Henry Schimke
07348168ad warning cleanup 2022-10-16 11:54:03 -05:00
Henry Schimke
17c2fc3a79 small updates, java tests 2022-10-11 08:11:23 -05:00
Henry Schimke
a205e1e08b port finder pattern finder 2022-10-07 18:25:46 -05:00
Henry Schimke
02288dcfc3 move all regex into lazy static 2022-10-02 12:46:11 -05:00
Henry Schimke
11adc27fe7 lazy static for genericgf 2022-10-02 11:42:15 -05:00
Henry Schimke
438ae9f588 Passing blackbox tests aztec 2022-09-30 15:53:15 -05:00
Henry Schimke
4e88a2ca6c perfect images of aztec pass, real world fail 2022-09-29 17:46:23 -05:00
Henry Schimke
0048f68594 pending 2022-09-29 17:29:50 -05:00
Henry Schimke
b4c59deb01 detector passes 2022-09-28 16:46:22 -05:00
Henry
249c743860 format 2022-09-26 21:50:04 -05:00
Henry
8ef8086301 detector is up next, cleanup 2022-09-26 21:09:40 -05:00
Henry
a228f6300a encoder test pass 2022-09-26 20:49:25 -05:00
Henry Schimke
75330fbf23 mostly passing 2022-09-26 16:56:28 -05:00
Henry Schimke
2754ee4e58 passing encode 1 2022-09-25 20:11:59 -05:00
Henry Schimke
b50fa1e015 bulsey solved 2022-09-25 20:00:21 -05:00
Henry Schimke
b2a460a226 partially passing encoder 2022-09-25 16:52:12 -05:00
Henry Schimke
fb08ee0e34 continued progress on aztec, no pass 2022-09-23 17:09:46 -05:00
Henry Schimke
96d42c23a6 progress on aztec 2022-09-21 18:10:49 -05:00
Henry Schimke
2313085ae9 incomplete port of aztec detector 2022-09-20 14:57:55 -05:00
Henry Schimke
1a0f04736c aztec decoder passes 2022-09-20 12:22:41 -05:00
Henry Schimke
1b3535c0df non passing aztec decoder port 2022-09-19 21:48:40 -05:00
Henry Schimke
90ace738b7 move all Result to RXingResult 2022-08-20 12:12:30 -05:00
Henry Schimke
1901c96559 moved java files for pre-convert 2022-08-20 12:00:19 -05:00
Henry Schimke
f3898179fa removed for rebuild 2022-08-20 11:55:57 -05:00
Henry Schimke
ebe219b50d format aztec 2022-08-17 16:40:52 -05:00
Henry Schimke
1035164fd7 aztec red lines 2022-08-17 16:40:14 -05:00
Henry Schimke
a4a943ee15 partial move to use::crate 2022-08-14 18:50:29 -05:00
Henry
db1a8ab025 non working move of aztec 2022-08-12 20:54:32 -05:00