Commit Graph

22 Commits

Author SHA1 Message Date
Andrew Cooper
257ba1ab17 Capitalise first char of line 2022-10-05 07:45:50 +11:00
Andrew Cooper
d8dd694ea4 Rationalise visibility of context values 2022-10-03 22:19:51 +11:00
Andrew Cooper
0c9d3580f5 Move output to context 2022-10-03 22:00:42 +11:00
Andrew Cooper
d16d72965f Add title 2022-10-03 21:29:43 +11:00
Andrew Cooper
617053b1f4 Debug poem generation 2022-10-03 21:22:44 +11:00
Andrew Cooper
f27908a3e4 Implement poetry generator 2022-09-29 22:46:10 +10:00
Argie Bacomo
3edaf4d00f Ruby version for poetry 2022-04-08 11:50:49 +08:00
Martin Thoma
ac184fec42 Python: Type annotations 2022-04-02 10:56:43 +02:00
Martin Thoma
c8f86531e9 Poetry (python): Remove globals 2022-04-02 09:41:38 +02:00
Martin Thoma
1b1d50986b Python: Add type annotations to all 'print' functions (#662)
* Add test to superstartrek and fixes several issues in superstartrek - I probably introduced them 🙈
* Mastermind type annotations
2022-03-21 10:41:14 +01:00
Martin Thoma
83b3dc402c Python: Add type annotations 2022-03-20 19:16:39 +01:00
Jeff Atwood
f40a1fc465 add Porting Notes to readme.md for each game 2022-03-18 19:50:22 -07:00
Jeff Atwood
6f6ac93d1f Merge pull request #633 from mojoaxel/js-terminal-style
Add "nice" terminal style stylesheet for javascript html
2022-03-15 23:50:18 -05:00
Jeff Atwood
43f2ec013a add 00_Alternate_Langage folder and move alternate ports there 2022-03-15 20:49:07 -07:00
Martin Thoma
0ba0307767 Python: Fix linting issues
The following Flake8 issues were fixed:

* W291
* W504

* F821
* F401
* F541

* E402
* E711
2022-03-14 13:13:20 +01:00
Alexander Wunschik
f2b3d6f2ed add terminal-stylesheet for javascript html 2022-03-13 11:23:05 +01:00
Martin Thoma
e7520d62af MAINT: Apply 'pre-commit run --all' and fix issues 2022-03-10 06:59:21 +01:00
Martin Thoma
ddacedb0b0 STY: Fix Flake8 issues 2022-03-10 06:48:51 +01:00
Martin Thoma
e64fb6795c MAINT: Apply pre-commit
Remove byte-order-marker pre-commit check as there would be
many adjustments necessary
2022-03-05 09:29:23 +01:00
Zev Spitz
75def2707d Add sln and csroj/vbproj files where missing 2022-01-16 08:17:31 +02:00
LukasMurdock
76c5e1e995 add 17-96 2022-01-03 02:13:21 -05:00
Chris Reuter
d26dbf036a Removed spaces from top-level directory names.
Spaces tend to cause annoyances in a Unix-style shell environment.
This change fixes that.
2021-11-21 18:30:21 -05:00