Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Debug lib #1624

Merged
merged 2 commits into from
Jun 18, 2018
Merged

Debug lib #1624

merged 2 commits into from
Jun 18, 2018

Commits on Jun 18, 2018

  1. Debug lib

    Move debugging to its own library so it can be (re)used in every module instead of just engine.js
    
    Furthermore this will expose the current debugging state (in debug.on) globally, use it instead of declaring so.debug locally in each module from process.argv
    defkev committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    0e018cd View commit details
    Browse the repository at this point in the history
  2. Picky Travis...

    defkev committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    460cd93 View commit details
    Browse the repository at this point in the history