aboutsummaryrefslogtreecommitdiffstats
path: root/src/linkwave.scm
Commit message (Collapse)AuthorAgeFilesLines
* Rename linkwave to markamGravatar Tom Willemsen2012-12-291-117/+0
|
* Add version and help options to convertGravatar Tom Willemsen2012-12-291-5/+2
| | | | | Place the `version' and `display-version' items in `common.scm' so they can be easily used by both executables.
* Add version and help options to linkwaveGravatar Tom Willemsen2012-12-291-7/+35
|
* Add/improve some documentation commentsGravatar Tom Willemsen2012-12-281-0/+13
| | | | Since CHICKEN scheme doesn't do docstrings I'm just using comments.
* Add GPLv3Gravatar Tom Willemsen2012-12-281-0/+23
|
* RestructureGravatar Tom Willemsen2012-12-281-0/+56
Put all source files in `src/' and add the `conkeror/' directory from the old project.