Commit Graph

  • 880a3e9908
    Removed using namespace std master dm1sh 2022-05-24 23:16:45 +03:00
  • 63f20afae0
    Changed images path to relative Dmitriy Shishkov 2022-01-07 15:09:53 +03:00
  • 1ceffb7796
    Did some code improvements, added comments for incomprehensible lines v0.1.0 dm1sh 2021-12-29 16:56:28 +03:00
  • 92516db383
    Added comments in russian rus_comm dm1sh 2021-12-27 17:14:36 +03:00
  • 7b3833633b Set deterkite_method input to const dm1sh 2021-12-26 14:41:37 +03:00
  • 562df68c92 Switched from string to vector of unsigned chars as input dm1sh 2021-12-26 07:58:44 +03:00
  • d9f9a26bde
    Fixed error correction bytes number to write in final bytes array Added exclipt size_t to unsigned conversion Fixed google test in Visual Studio dm1sh 2021-12-21 14:04:40 +03:00
  • a1b6a84410 Updated to Visual Studio 2022 dm1sh 2021-12-21 11:35:32 +03:00
  • 52f4bee621 Set byte as default encoding method for small amounts of data dm1sh 2021-12-20 16:57:31 +03:00
  • e011a5d7ed Fixed black and white square naming in demo dm1sh 2021-12-19 13:15:36 +03:00
  • 78960fcbee
    Added macro variable for square width configuration in demo dm1sh 2021-12-19 12:53:39 +03:00
  • 3fcb562166
    Update README.MD Dmitriy Shishkov 2021-12-19 14:50:19 +05:00
  • 7779e19892
    Updated logo dm1sh 2021-12-16 14:22:37 +03:00
  • 633e524e8d
    Added constexpr modifiers, where possible dm1sh 2021-12-16 13:49:18 +03:00
  • 081f055e03
    added social preview dm1sh 2021-12-16 05:33:57 +03:00
  • 8f99d4709c
    added social preview dm1sh 2021-12-16 05:33:28 +03:00
  • 1bd4e46a51
    Added logo dm1sh 2021-12-16 04:52:33 +03:00
  • 71790ff5d1
    Added installation config and readme dm1sh 2021-12-16 04:44:27 +03:00
  • e8a00ba430
    Added multiline input to demo dm1sh 2021-12-16 02:23:11 +03:00
  • ad84a6149f
    Added visual studio cmake support dm1sh 2021-12-16 01:45:16 +03:00
  • c428d66983
    Try test failing dm1sh 2021-12-15 23:58:32 +03:00
  • cffe314f73
    Removed branch filter in gh action dm1sh 2021-12-15 23:57:13 +03:00
  • 468d096002
    Removed gmock config, added github action for test running dm1sh 2021-12-15 23:55:57 +03:00
  • 3465d60d81
    Added cmake build config dm1sh 2021-12-15 23:31:29 +03:00
  • 1275c47676
    Fixed typing errors(Visual Studio type checker sucks) dm1sh 2021-12-15 22:44:05 +03:00
  • 67386adad2 Added library demo dm1sh 2021-12-15 22:29:36 +03:00
  • 9293f97021 Added QR code drawing on trit matrix. Increaced max version to 40 dm1sh 2021-12-15 17:33:11 +03:00
  • 2201f825c9 Added TritMatrix class dm1sh 2021-12-12 20:05:41 +03:00
  • b64fa5b366 Added data and error correction blocks joining and tests for it dm1sh 2021-12-12 18:26:52 +03:00
  • afa9b0bcf2 Added data blocks sizes computation and Reed Solomon error correction bytes generation dm1sh 2021-12-12 17:43:30 +03:00
  • 3d98710648 Switched from class to namespace for Tables organization dm1sh 2021-12-12 16:25:27 +03:00
  • 8c464edb2e Added reference and const modifiers to improve speed. Added DataBlocks class dm1sh 2021-12-12 00:24:04 +03:00
  • 77baa030c9 Added Encoder data bytes padding dm1sh 2021-12-11 23:50:42 +03:00
  • 82b2908231 Completed encode method in Encoder. Added metadata composition, public accessors for version and data, not computed method error annotations and tests dm1sh 2021-12-11 23:28:59 +03:00
  • f9e5717913 Added ceil_div function tests, resizing and annotated errors for BitArray dm1sh 2021-12-11 23:19:04 +03:00
  • 304185d1a2 Added upper_index and input encoding with numeric, alphabetic and byte methods dm1sh 2021-12-11 20:46:21 +03:00
  • e8a9846bf4 Fixed constexpr definition of Method::is_num dm1sh 2021-12-11 20:39:25 +03:00
  • f932df3253 Added convertation to string to BitArray dm1sh 2021-12-11 20:37:46 +03:00
  • 105887d468 Added BitArray class dm1sh 2021-12-11 14:00:25 +03:00
  • 1127ffa916 Added encoded input size calculation dm1sh 2021-12-11 12:47:32 +03:00
  • d4c6eff155 Added dynamic QR-code method determination dm1sh 2021-12-11 12:28:48 +03:00
  • 9f77df06df Added basic QRCode class and enums for method and correction level dm1sh 2021-12-08 18:28:59 +03:00
  • 62735ec40c Add project files. dm1sh 2021-12-08 18:00:29 +03:00
  • e3c5f5d759 Add .gitignore and .gitattributes. dm1sh 2021-12-08 18:00:26 +03:00