All notable changes to the "c-snippets" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Initial release
- New set of print snippets
- Calloc snippet
- Fixed error within existing string function snippet
- Readme with new snippets and author (Luca Merzetti)
- BTC Address added to readme for donations
- Variety of conditional snippets (if, else if, else)
- Variety of loops (while, do...while, for)
- Header include guards & virtual table definitions
- Fixed bug with the list of snippets
- Updated tab length to 4 spaces for greater consistency across snippets