2 Repositories
Rust refactoring Libraries
Tool to convert variable and function names in C/C++ source code to snake_case
FixNameCase Tool to convert variable and function names in C/C++ source code to snake_case. Hidden files and files listed in .gitignore are untouched.
4 May 25, 2023
A refactoring kata, made to exercise learnings from Chapter 6 of Refactoring by Martin Fowler
Fighter Dude 2 - Refactoring Kata This is a tiny refactoring kata that I made to exercise some of the refactorings in Chapter 6 of Refactoring by Mart
3 Dec 17, 2021