• Show log

    Commit

  • Hash : d209cc47
    Author : Carlos Martín Nieto
    Date : 2013-09-05T18:06:12

    config: decouple the backend from the reader at the low level
    
    In order to support config includes, we must differentiate between the
    backend's main file and the file we are currently parsing.
    
    This lays the groundwork for includes, keeping the current behaviours.