aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
Commit message (Collapse)AuthorAgeFilesLines
* gdb-experiment.go: add a screenshotPřemysl Janouch2017-01-221-0/+2
|
* gdb-experiment.go: add DWARF debugging informationPřemysl Janouch2017-01-221-0/+12
| | | | Now we can debug compiled Brainfuck!
* Fix interpreter portabilityPřemysl Janouch2016-12-251-3/+5
|
* Add support for OpenBSDPřemysl Janouch2016-12-241-3/+3
| | | | It just rejects the generic System V ABI and has other syscall numbers.
* Update READMEsPřemysl Janouch2016-12-221-2/+3
|
* Initial commitPřemysl Janouch2016-12-221-0/+49