Skip to content

Cleaned code so it's compatible with the Guide de style & no libs.s for early weeks, updated test script for rars-flatlaf && added lab 10 solutions

Cantin, Nicholas requested to merge cantin.nicholas/progs:master into master

NOTICE : Left libs versions for lab03, wasn't sure if we should remove them or not

  • Cleaned a lot of early code so it follows the norms established in the "Guide de style"
  • Removed libs.s calls from weeks 2-6 so it's introduced at the same time as functions
  • Fixed tests so they all passed via the pipeline (lab3 cesar.s was skipped cuz of bugs but works in IDE, lab 4 rev and lab 6 tails had to have some weird line break in the stdout as if the \n to end a string was counted as an output)
  • Modified script so it uses rars-flatlaf since its the one used for the class and has upgraded features
  • Re-uploaded a freshly downloaded rars-flatlaf to make sure the most recent features are advailable
  • Added piscine.s and volume.s in lab10, be aware they do not use libs because of floating instructions

Merge request reports