* Added the Heads Up Display example and adjusted documentation.
1.0.3
* Added the Super Stack! compiler and its documentation * Added a few of the fundamental brainfuck programs that were presented via dgrdo.org
1.0.2
* DB directive can now unroll string literals * Fixed the stack underflow error bug * Updated Sublime package and its documentation * Fixed `dgui.py` bug to correctly pick up the `Makefile` even when launched from external tools. * Added the Brainfuck compiler and documentation
1.0.1
* `dgform` produces its own CSS and includes line numbers. * Improved callback inheritance. * Adjusted instruction set.