summaryrefslogtreecommitdiff
path: root/module.lisp
AgeCommit message (Expand)Author
2017-05-24Update module.lispDavid Bjergaard
2017-05-21Allows keys to be used when loading modulesThomas
2015-08-04Clean up "module.lisp" from trailing whitespacesAlex Kost
2015-08-04Fix typo in *module-dir* value (add missing "/")Alex Kost
2014-11-13 Fixing pathname issue with clispDavid Bjergaard
2014-11-10Wrestling module-dirDavid Bjergaard
2014-11-06Manual updates0.9.9David Bjergaard
2014-11-06Merge branch 'master' of https://github.com/stumpwm/stumpwmDavid Bjergaard
2014-11-06Fixed Makefile bug for stumpwm-contribDavid Bjergaard
2014-11-03Fixed minor typo, thanks: Diogo F. S. RamosDavid Bjergaard
2014-11-03Fixing defcommand error in buildDavid Bjergaard
2014-11-03Re-added set-contrib-dir with warning messageDavid Bjergaard
2014-11-03Modified module and friends, updated manualDavid Bjergaard
2014-10-18Rewrote module functions to be entirely recursive and implementation independentDavid Bjergaard
2014-10-13exporting *contrib-dir* for main stumpwm loopDavid Bjergaard
2014-10-13Added initialization of load path every time stumpwm starts (verses once at c...David Bjergaard
2014-09-22Added refresh-heads command to fix #107David Bjergaard
2014-03-16Merge branch 'db/cleanup-module.lisp' of https://github.com/exot/stumpwm into...David Bjergaard
2014-03-16Added earmuffs to contrib-dirDavid Bjergaard
2014-03-16Cleanup in module.lispDaniel Borchmann
2014-03-16Allow pathname in SET-CONTRIB-DIRDaniel Borchmann
2014-03-04Fixing load-path not being set properly bugDavid Bjergaard
2014-03-02Added load-path and asdf functions to module.lisp.David Bjergaard
2011-11-13Update FSF addressWesley Dawson
2011-04-20Remove module.lisp.in.Ben Spencer
2010-03-16Made module system independent from ASDF.Julian Stecklina
2010-03-13ECL head fixes the CLX issue. Move ASDF loading to where it is needed.Julian Stecklina
2009-07-13fix list-modulesShawn Betts
2009-01-16fix find-module for sbclShawn
2008-12-09fix make install/uninstall and make modules work when stumpwm is installedIvy Foster
2008-07-23fix copyright in module.lispShawn
2008-07-22add command load-moduleShawn