summaryrefslogtreecommitdiff
path: root/module/scripts/compile.scm
AgeCommit message (Expand)AuthorFilesLines
2013-12-02Rename "RTL" to "bytecode"Andy Wingo1-2/+2
2013-11-08Miscellaneous fixups related to objcode removal.Andy Wingo1-1/+1
2013-10-31Default to compiling to RTLAndy Wingo1-2/+2
2011-11-22Add a `--target' option to `guild compile'.Ludovic Courtès1-7/+17
2011-07-23more work on "guild list"Andy Wingo1-0/+2
2011-02-13Add `*current-warning-prefix*'.Ludovic Courtès1-5/+6
2011-02-13autocompile -> auto-compileAndy Wingo1-3/+3
2010-10-13Placate `-Wformat'.Ludovic Courtès1-2/+1
2010-01-11Provide Guile-friendly `coding:' meta-data.Ludovic Courtès1-6/+2
2009-08-15Add proper `--help' and `--version' for `guile-tools compile'.Ludovic Courtès1-2/+14
2009-07-31Add `(system base message)', a simple warning framework.Ludovic Courtès1-2/+32
2009-06-17Complete changing license to LGPLv3+Neil Jerram1-7/+7
2009-06-05disable autocompilation when running guile-tools compileAndy Wingo1-0/+3
2009-04-20scripts take rest argsAndy Wingo1-2/+2
2009-04-17guile-tools is a scheme script that loads scheme modulesAndy Wingo1-0/+138