Project Nayuki
|
55dd3c881e
|
Added type annotations to all Python functions and methods, and almost all global variables.
|
2020-04-24 18:07:59 +00:00 |
|
Project Nayuki
|
f93ce5217e
|
Simplified code by removing support for Python 2, leaving only support for Python 3.
|
2020-04-24 17:40:17 +00:00 |
|
Project Nayuki
|
9c337e5329
|
Simplified Python worker program, mainly due to bytearray.
|
2019-07-14 02:49:30 +00:00 |
|
Project Nayuki
|
c36c4a28eb
|
Updated Java, C++, Python, Rust worker programs to catch the new exception; removed error message string comparisons.
|
2018-10-26 02:42:35 +00:00 |
|
Project Nayuki
|
9c1a25aba4
|
Changed QrCode.getModule() in {Java, JavaScript, Python, C++} language versions to return Boolean instead of 0/1 - to match {C, Rust} language versions - and updated comments and usages.
|
2017-08-31 20:39:29 +00:00 |
|
Project Nayuki
|
4d6185a5d3
|
Reorganized a chunk of code in worker program of {Java, Python, C, C++} language versions, without changing behavior.
|
2017-08-28 04:03:05 +00:00 |
|
Project Nayuki
|
b0123fee3d
|
Reduced lines in copyright notice of each source file (related to commit 4bba4c03edce).
|
2017-04-24 20:41:54 +00:00 |
|
Project Nayuki
|
e1f8c2df7a
|
Added and deleted some comments in Python and C programs.
|
2017-04-21 05:06:44 +00:00 |
|
Project Nayuki
|
6c5f8d087b
|
Added test worker programs for Java, Python, C; added batch tester in Python.
|
2017-04-21 00:15:07 +00:00 |
|