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
|
49f9ea0890
|
Tweaked Python code to allow static type checking, without changing behavior.
|
2020-04-24 18:06:22 +00:00 |
|
Project Nayuki
|
979de6d335
|
Simplified a bit of Python code.
|
2020-04-24 17:57:23 +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
|
fd6917601d
|
Fixed path in batch tester, due to commit f759146df3.
|
2020-01-27 01:01:37 +00:00 |
|
Project Nayuki
|
bf03981d7e
|
Tweaked batch tester to avoid Python children generating .pyc files.
|
2019-07-14 03:11:13 +00:00 |
|
Project Nayuki
|
5ec3109cb9
|
Added TypeScript command line worker program, updated its build script.
|
2019-07-14 02:57:14 +00:00 |
|
Project Nayuki
|
8fbfc087d2
|
Updated Java path in Python batch tester due to Maven subdirectories (commit 5483653b53).
|
2019-07-06 05:18:23 +00:00 |
|
Project Nayuki
|
206618d71c
|
Updated Python test script to enable assertions for Java worker program.
|
2018-08-26 00:09:48 +00:00 |
|
Project Nayuki
|
ecfa0a83c1
|
Simplified miscellaneous Java and Python application code.
|
2018-08-22 21:25:46 +00:00 |
|
Project Nayuki
|
048a126119
|
Simplified arithmetic in Python batch tester program, without changing behavior.
|
2017-09-09 04:12:28 +00:00 |
|
Project Nayuki
|
b6e0f4f8ee
|
Tweaked default paths of worker programs, split Python entry into v2 and v3.
|
2017-08-28 04:39:47 +00:00 |
|
Project Nayuki
|
abac3dd071
|
Updated Python batch tester program to handle the failure of launching workers more gracefully.
|
2017-08-28 04:30:39 +00:00 |
|
Project Nayuki
|
03b502946d
|
Added Rust port of runnable worker program for batch testing.
|
2017-08-28 04:12:18 +00:00 |
|
Project Nayuki
|
b0123fee3d
|
Reduced lines in copyright notice of each source file (related to commit 4bba4c03ed).
|
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
|
4f901df4fa
|
Added test worker program for C++, added program name to Python batch tester.
|
2017-04-21 05:04:39 +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 |
|