Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1848 - core instructions now check for ingredients | Kartik K. Agaram | 2015-07-25 | 1 | -0/+4 |
| | | | | Also standardized warnings. | ||||
* | 1844 - explicitly end each trace line | Kartik K. Agaram | 2015-07-25 | 1 | -1/+1 |
| | | | | | | | | | More verbose, but it saves trouble when debugging; there's never something you thought should be traced but just never came out the other end. Also got rid of fatal errors entirely. Everything's a warning now, and code after a warning isn't guaranteed to run. | ||||
* | 1842 - get layers building again after 2 weeks | Kartik K. Agaram | 2015-07-24 | 1 | -0/+39 |
| | | | | | Also, turns out I haven't been building 999spaces.cc in my default build. Now fixed. | ||||
* | 1825 | Kartik K. Agaram | 2015-07-21 | 1 | -0/+10 |
| | |||||
* | 1767 | Kartik K. Agaram | 2015-07-13 | 1 | -0/+31 |