jserv / amacc

Small C Compiler generating ELF executable Arm architecture, supporting JIT execution
Other
1.01k stars 159 forks source link

check verbose before print executed instructions #31

Closed butastur-rtos closed 6 years ago

butastur-rtos commented 6 years ago

check verbose before print executed instructions... only add if(verbose){...}

jserv commented 6 years ago

Please do read How to Write a Git Commit Message carefully and rework Git commit messages.

butastur-rtos commented 6 years ago

After I finished studying document I will rework the Git commit messages

jserv commented 6 years ago

@butastur-rtos, use git rebase -i to squash commits.