AtomOS icon indicating copy to clipboard operation
AtomOS copied to clipboard

[Styling] File License Header and CodeStyle

Open amaneureka opened this issue 9 years ago • 3 comments
trafficstars

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

  • [x] Atomix.Core
  • [x] Atomix.Shell
  • [x] Atomix.Assembler
  • [x] Atomix.CompilerExt
  • [x] Atomix.ILCompiler
  • [x] Atomix.ILOptimizer
  • [x] Atomix.Kernel_H
  • [ ] Atomix.mscorlib
  • [ ] Kernel_alpha
  • [ ] Atomix.Debugger
  • [ ] Atomix.RamFS

amaneureka avatar Jun 09 '16 12:06 amaneureka

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

amaneureka avatar Jun 21 '16 09:06 amaneureka

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

amaneureka avatar Jun 21 '16 12:06 amaneureka

Done for Atomix.ILOptimizer in #18

SplittyDev avatar Jul 01 '16 07:07 SplittyDev