* Refactored Compiler class to use string IDs instead of numeric. No more messing up user-defined compilers. Users should only re-define their user-defined compilers for the last time.
* Debugger's debug log can now be shown/hidden without requiring C::B to restart. Will implement this for other logs too.