Commit Graph

18 Commits (772a311c564f8f2c4371f2693dc0bf67974e9ffb)

Author SHA1 Message Date
Project Nayuki 55dd3c881e Added type annotations to all Python functions and methods, and almost all global variables. 5 years ago
Project Nayuki 49f9ea0890 Tweaked Python code to allow static type checking, without changing behavior. 5 years ago
Project Nayuki 979de6d335 Simplified a bit of Python code. 5 years ago
Project Nayuki f93ce5217e Simplified code by removing support for Python 2, leaving only support for Python 3. 5 years ago
Project Nayuki fd6917601d Fixed path in batch tester, due to commit f759146df3. 5 years ago
Project Nayuki bf03981d7e Tweaked batch tester to avoid Python children generating .pyc files. 6 years ago
Project Nayuki 5ec3109cb9 Added TypeScript command line worker program, updated its build script. 6 years ago
Project Nayuki 8fbfc087d2 Updated Java path in Python batch tester due to Maven subdirectories (commit 5483653b53). 6 years ago
Project Nayuki 206618d71c Updated Python test script to enable assertions for Java worker program. 7 years ago
Project Nayuki ecfa0a83c1 Simplified miscellaneous Java and Python application code. 7 years ago
Project Nayuki 048a126119 Simplified arithmetic in Python batch tester program, without changing behavior. 8 years ago
Project Nayuki b6e0f4f8ee Tweaked default paths of worker programs, split Python entry into v2 and v3. 8 years ago
Project Nayuki abac3dd071 Updated Python batch tester program to handle the failure of launching workers more gracefully. 8 years ago
Project Nayuki 03b502946d Added Rust port of runnable worker program for batch testing. 8 years ago
Project Nayuki b0123fee3d Reduced lines in copyright notice of each source file (related to commit 4bba4c03ed). 8 years ago
Project Nayuki e1f8c2df7a Added and deleted some comments in Python and C programs. 8 years ago
Project Nayuki 4f901df4fa Added test worker program for C++, added program name to Python batch tester. 8 years ago
Project Nayuki 6c5f8d087b Added test worker programs for Java, Python, C; added batch tester in Python. 8 years ago