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