summaryrefslogtreecommitdiff
path: root/module/scripts
Commit message (Expand)AuthorAgeFilesLines
* Bump user-visible copyright years to 2023.Ludovic Courtès2023-01-131-1/+1
* Bump copyright years for user-visible copyright messagesv3.0.5Andy Wingo2021-01-071-1/+1
* Delay loading CPS unless CPS compiler usedAndy Wingo2020-05-121-8/+8
* Fix "fail" helper in guild compileAndy Wingo2020-05-111-7/+6
* Define new "lowering" phase in compilerAndy Wingo2020-05-081-10/+16
* Warning and optimization levels always small integersAndy Wingo2020-05-081-8/+2
* Wire up simplified warning levels in "guild compile"Andy Wingo2020-05-081-11/+31
* use2dot: Fix incorrect #:autoload binding set leading to unbound variables.Ludovic Courtès2020-01-201-6/+6
* frisk: Fix incorrect #:autoload binding set leading to unbound variables.Ludovic Courtès2020-01-201-7/+7
* Bump user-visible copyright years to 2020Andy Wingo2020-01-131-2/+2
* Add --r6rs and --r7rs options to "guild compile"Andy Wingo2019-12-021-5/+20
* Deprecate passing a non-zero size to make-moduleAndy Wingo2019-09-271-1/+1
* Remove redefinition of when & unless in snarf-check-and-output-texiMike Gran2019-05-231-9/+1
* compile: Update copyright year.Ludovic Courtès2018-08-071-1/+1
* compile: Improve error message.Ludovic Courtès2018-08-071-1/+1
* compile: Add '-x' flag.Ludovic Courtès2018-08-071-0/+5
* compile: Load language modules upfront.Ludovic Courtès2018-08-071-1/+9
* Add (system base optimize) moduleAndy Wingo2018-01-051-21/+5
* scripts: help: Fix reference to the "Using Guile Tools" node.Maxim Cournoyer2017-11-221-1/+1
* Wire up `guild compile -O0 foo.scm'Andy Wingo2015-10-221-8/+69
* Merge branch 'stable-2.0'Mark H Weaver2014-09-301-1/+9
|\
| * guild disassemble: Use #:prefix instead of #:renamer.Mark H Weaver2014-09-201-3/+2
| * 'guild compile' doesn't leave temporary files behind it.Ludovic Courtès2014-06-031-1/+9
* | Merge branch 'stable-2.0'v2.1.0Mark H Weaver2014-04-251-13/+2
|\ \ | |/
| * Make snarfing tools more robust to varied C preprocessor behavior.Mark H Weaver2014-03-061-13/+2
* | Rename "RTL" to "bytecode"Andy Wingo2013-12-021-2/+2
* | Miscellaneous fixups related to objcode removal.Andy Wingo2013-11-081-1/+1
* | Default to compiling to RTLAndy Wingo2013-10-311-2/+2
* | ,xx for RTL imagesAndy Wingo2013-08-291-9/+1
* | add ability to disassemble ELF imagesAndy Wingo2013-08-291-3/+7
* | instead of our custom .go format, use elfAndy Wingo2012-06-221-2/+2
|/
* Fix a couple of warnings.Ludovic Courtès2012-01-261-1/+2
* Add a `--target' option to `guild compile'.Ludovic Courtès2011-11-221-7/+17
* better guild help FOOAndy Wingo2011-08-191-21/+61
* Change `guild --help' and `--version' output to be more GNUish.Ludovic Courtès2011-07-231-6/+8
* Export `main' from (scripts help).Ludovic Courtès2011-07-231-1/+2
* add support for guild help FOOAndy Wingo2011-07-231-17/+53
* add (scripts help)Andy Wingo2011-07-232-35/+117
* more work on "guild list"Andy Wingo2011-07-2319-25/+83
* remove scripts PROGRAMAndy Wingo2011-07-231-40/+0
* a prettier `guild list'Andy Wingo2011-07-231-6/+31
* rename `guile-tools' to `guild'Andy Wingo2011-05-313-7/+7
* Reveal guile-tools's inner simplicity...Neil Jerram2011-05-261-0/+83
* Remove statements about scripts/* that are no longer trueNeil Jerram2011-03-251-18/+5
* Add `*current-warning-prefix*'.Ludovic Courtès2011-02-131-5/+6
* autocompile -> auto-compileAndy Wingo2011-02-131-3/+3
* Have "frisk" recognize `#:use-module' and `#:autoload'.Ludovic Courtès2010-10-271-3/+3
* Placate `-Wformat'.Ludovic Courtès2010-10-131-2/+1
* remove a number of debug optionsAndy Wingo2010-09-241-2/+2
* [maint] Remove unused script guile-doc-snarf.Thien-Thi Nguyen2010-07-221-1/+1