Commit graph

6 commits

Author SHA1 Message Date
Andreas Koepf (aider)
3dbbfaf330 refactor: Inherit BaseConversionDataset from ProceduralDataset 2025-01-24 11:12:29 +01:00
Andreas Koepf
aaabc05ace formatting 2025-01-24 10:34:07 +01:00
Andreas Koepf (aider)
45cf64ff37 feat: Add hint for lowercase letters in base conversion questions for bases > 10 2025-01-23 21:49:08 +01:00
Andreas Koepf (aider)
9dcf4c11b2 refactor: Remove unnecessary rstrip('L') calls in base conversion 2025-01-23 21:46:06 +01:00
Andreas Koepf (aider)
00fc115131 fix: Strip whitespace from base conversion source and target representations 2025-01-23 21:41:20 +01:00
Andreas Koepf (aider)
f3f7d1c96b feat: Add base conversion task with configurable base ranges 2025-01-23 21:37:40 +01:00