Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for include '(@)' in project.conf and .bst files | Valentin David | 2018-08-02 | 1 | -0/+2 |
| | | | | Fixes #331. | ||||
* | Remove shebangs from python files | Gökçen Nurlu | 2018-06-19 | 1 | -1/+0 |
| | | | | Fixes #424 | ||||
* | _loader: Give the loaded MetaSource objects the kind of the owning element | Tristan Van Berkom | 2018-04-25 | 1 | -1/+3 |
| | | | | | | This is needed so that Sources can derive whether they belong to a junction or not, which is needed for separating where junction refs are stored. | ||||
* | _loader package: Creating a new sub package to hold the loader related things. | Tristan Van Berkom | 2018-04-17 | 1 | -0/+39 |