Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark StandardCompiler::compile as noexcept | Alex Beregszaszi | 2018-08-08 | 1 | -2/+2 |
* | Code, Changelog, ReleaseChecklist: Fix typos. | Cryptomental | 2018-07-11 | 1 | -1/+1 |
* | Rename read file callback. | chriseth | 2017-08-23 | 1 | -2/+2 |
* | Mark appropriate constructors explicit | Alex Beregszaszi | 2017-08-22 | 1 | -1/+1 |
* | Document that the ReadFileCallback should not emit exceptions | Alex Beregszaszi | 2017-04-22 | 1 | -1/+2 |
* | Changed const reference to value. | chriseth | 2017-04-22 | 1 | -1/+1 |
* | Support URL sources in StandardCompiler | Alex Beregszaszi | 2017-04-21 | 1 | -1/+2 |
* | Catch exceptions of StandardCompiler | Alex Beregszaszi | 2017-04-21 | 1 | -0/+2 |
* | Add StandardCompiler skeleton | Alex Beregszaszi | 2017-04-21 | 1 | -0/+59 |