GSoC 2021 Improvements to Haiku-format Final update

Blog post by saloni on Wed, 2021-08-18 12:07

GSoC 2021 Improvements to Haiku-format Final update It has rightly been said - “All good things come to an end”. Google Summer of Code too was one of the good experiences I’ve had, in the sense that I didn’t know anything about the Open Source world. It provided the exact platform that I needed to kickstart my open source contributions. About my project: Haiku has its own coding standards which describe how the code should be formatted.

GSOC 2021:Progress Report of Improvements to clang-format

Blog post by saloni on Tue, 2021-07-27 12:17

This blog will contain all the information about what I have done till now. I started with the input preferences directory and started solving the issues according to haiku guidelines. A few changes have been made to clang-format. This work takes a lot of time because it needs a complete understanding of how the llvm code works. As there was number of files, it was difficult to figure out which file should contain the solution of the problem but PulkoMandy really helps me alot.

GSOC 2021 : Improvements to clang-format and clang-tidy to format code according to haiku coding guidelines

Blog post by saloni on Thu, 2021-05-20 18:54

Introduction: I am Saloni B.Tech.(3rd year), Computer Science and Engineering(CSE) student of Guru Nanak Dev Engineering College, India. I have been selected for Google Summer of Code 2021 to work with Haiku on the project Improvements to clang-format and clang-tidy to format code according to haiku coding guidelines. My mentors are Preetpal Kaur and Adrien Destugues. About my project: Haiku has its own coding standards which describe how the code should be formatted.