amaneureka / AtomOS

A multitasking monolithic Kernel based x86 targeting Operating System written in C# from scratch aiming for high-level implementation of drivers in managed environment.
http://www.atomixos.com
BSD 3-Clause "New" or "Revised" License
1.26k stars 85 forks source link

[Styling] File License Header and CodeStyle #10

Open amaneureka opened 8 years ago

amaneureka commented 8 years ago

Add License Header and Description of each file to the following project

amaneureka commented 8 years ago

Created Styling Guide wiki page: https://github.com/amaneureka/AtomOS/wiki/Coding-Style

amaneureka commented 8 years ago

Started work on Compiler update on branch CallingConvention which will include fixing coding style too.

SplittyDev commented 8 years ago

Done for Atomix.ILOptimizer in #18