ok pushed to restructurings.ok at kaizenkodo/ChatMastermind 2023-09-09 21:18:36 +02:00
e33f3a0b94 Fix the filter for question -a
ok created pull request kaizenkodo/ChatMastermind#7 2023-09-09 19:57:55 +02:00
Working question -a
ok pushed to restructurings.ok at kaizenkodo/ChatMastermind 2023-09-09 19:54:51 +02:00
63b2196457 question_cmd: fixed source code extraction and added a testcase
ok pushed to restructurings.ok at kaizenkodo/ChatMastermind 2023-09-09 19:52:52 +02:00
ffb6c1b876 Fix tests.
ok pushed to restructurings.ok at kaizenkodo/ChatMastermind 2023-09-09 19:24:52 +02:00
1a47fc0a7b Make cmm q -a "test" completely work, similar as before, tests are not fixed yet.
ok pushed to restructurings.ok at kaizenkodo/ChatMastermind 2023-09-09 16:05:34 +02:00
39b518a8a6 Small fixes.
ok pushed to restructurings.ok at kaizenkodo/ChatMastermind 2023-09-09 15:38:51 +02:00
d22877a0f1 Port print arguments -q/-a/-S from main to restructuring.
ok created pull request kaizenkodo/ChatMastermind#6 2023-09-09 15:17:25 +02:00
Allow in question -s for just sourcing file and -S to source file with ``` encapsulation.
ok pushed to restructurings.ok at kaizenkodo/ChatMastermind 2023-09-09 15:16:41 +02:00
7cf62c54ef Allow in question -s for just sourcing file and -S to source file with ``` encapsulation.
ok created branch restructurings.ok in kaizenkodo/ChatMastermind 2023-09-09 15:16:41 +02:00
ok pushed to main at kaizenkodo/Learning 2023-09-09 14:19:08 +02:00
106eb428f7 Remove from GNU Ed the Proffisient programmer prerequisite.
ok pushed to main at kaizenkodo/Learning 2023-09-09 14:16:57 +02:00
af5320e612 Improve GNU Ed learning plan.
ok pushed to main at kaizenkodo/Learning 2023-09-09 13:41:45 +02:00
c9ace7a0db Improve README.md
ok pushed to main at kaizenkodo/Learning 2023-09-09 13:32:39 +02:00
66136a4159 Merge kaizenkodo.no:kaizenkodo/Learning
7642838bca Generate convert.py and improve Makefile.
585105b31b First iteration.
Compare 3 commits »
ok created repository kaizenkodo/Learning 2023-09-09 13:28:19 +02:00
ok pushed to main at kaizenkodo/ChatMastermind 2023-09-09 11:57:11 +02:00
3ef1339cc0 Fix extracting source file with type specification.
ed567afbea Make it possible to print just question or answer on printing files.
Compare 2 commits »
ok pushed to main at kaizenkodo/ChatMastermind 2023-09-07 18:11:40 +02:00
6e447018d5 Fix tags_completter.
ok deleted branch mypy_fixes from kaizenkodo/ChatMastermind 2023-08-16 13:01:28 +02:00
ok pushed to main at kaizenkodo/ChatMastermind 2023-08-16 13:01:28 +02:00
380b7c1b67 Python 3.9 compatibility.
e8343fde01 test_main: added type annotations and a helper class / function
ee8deed320 configuration: added validation
dc13213c4d configuration is now a TypedDict in its own module
4303fb414f added typ hints for all functions in 'main.py', 'utils.py', 'storage.py' and 'api_client.py'
Compare 6 commits »
ok merged pull request kaizenkodo/ChatMastermind#4 2023-08-16 13:01:27 +02:00
Better type annotations and stricter mypy checks (#3 )