aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add .travis.ymlcoverity_scanPřemysl Janouch2017-01-171-0/+39
|
* Lua: make chunk:mark() call string.format()Přemysl Janouch2017-01-171-1/+5
|
* Make Home/End handling a bit more intuitivePřemysl Janouch2017-01-171-3/+26
|
* Add actions to jump by fieldsPřemysl Janouch2017-01-171-0/+29
|
* Update READMEPřemysl Janouch2017-01-171-8/+10
|
* Add a WIP plugin for ELF filesPřemysl Janouch2017-01-171-0/+309
|
* Add field highlighting using Lua pluginsPřemysl Janouch2017-01-171-0/+547
|
* Link to Lua 5.3Přemysl Janouch2017-01-172-2/+29
|
* Add infrastructure for field highlightingPřemysl Janouch2017-01-171-12/+213
|
* Make app_decode() more functionalPřemysl Janouch2017-01-171-5/+5
|
* CMake: use short end commandsPřemysl Janouch2017-01-171-5/+5
|
* Underline the currently decoded fieldPřemysl Janouch2017-01-171-1/+6
|
* Update copyright yearsPřemysl Janouch2017-01-152-2/+2
|
* Random cleanupPřemysl Janouch2016-12-301-123/+95
|
* Finishing touches for an early releasePřemysl Janouch2016-12-303-9/+15
|
* Further improvementsPřemysl Janouch2016-12-301-77/+125
|
* Add formatting to the decoderPřemysl Janouch2016-12-301-47/+66
| | | | And deuglify.
* Various bugfixesPřemysl Janouch2016-12-301-37/+51
| | | | Mostly usable now.
* Get it halfway workingPřemysl Janouch2016-12-302-117/+184
|
* Improve the footerPřemysl Janouch2016-12-291-22/+93
|
* Make it show somethingPřemysl Janouch2016-12-292-362/+339
| | | | Move TUI-related code to its own file.
* Initial commitPřemysl Janouch2016-12-2911-0/+1564
This is essentially a gutted fork of nncmpp that doesn't do anything.