aboutsummaryrefslogtreecommitdiffstats
path: root/src/convert.scm
Commit message (Collapse)AuthorAgeFilesLines
* 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.