Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement logging using REDO_DEBUG env variable | Tharre | 2016-10-27 | 1 | -0/+4 |
* | Always show debug() statements to the compiler | Tharre | 2016-08-03 | 1 | -6/+8 |
* | Improve error message handling for debugging | Tharre | 2014-12-05 | 1 | -3/+12 |
* | Refactor error handling system by using die() | Tharre | 2014-11-16 | 1 | -7/+0 |
* | Fix indentation | Tharre | 2014-11-11 | 1 | -11/+11 |
* | Some refactoring and small fixes. | Tharre | 2014-11-11 | 1 | -2/+2 |
* | Add license notice to README and source files | Tharre | 2014-08-16 | 1 | -0/+8 |
* | Add the useful UNUSED() macro to dbg.h | Tharre | 2014-07-31 | 1 | -0/+3 |
* | Add assert equal macros to dbg.h | Tharre | 2014-04-25 | 1 | -0/+14 |
* | Convert __FILENAME__ to _FILENAME so it follows standard conventions | Tharre | 2014-04-25 | 1 | -4/+4 |
* | Rewrote malloc() and other wrappers | Tharre | 2014-04-16 | 1 | -1/+6 |
* | Initial codebase | Tharre | 2014-04-08 | 1 | -0/+28 |