opcodes for bit twiddling (ash, logand, logior, logxor)
[bpt/guile.git] / module / scripts /
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-09-20 Ludovic CourtèsRemove unused variables in ice-9/goops/srfi/scripts.
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-25 Andy WingoMerge wip-array refactor, up to cd43fdc5b7a7c
2009-08-21 Neil JerramMerge branch 'wip-manual' of ssh://ossau@git.sv.gnu...
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-15 Ludovic CourtèsAdd proper `--help' and `--version' for `guile-tools...
2009-07-30 Ludovic CourtèsAdd `(system base message)', a simple warning framework.
2009-06-19 Ludovic CourtèsFix "guile-tools disassemble".
2009-06-17 Neil JerramComplete changing license to LGPLv3+
2009-06-05 Andy Wingodisable autocompilation when running guile-tools compile
2009-04-20 Andy WingoMerge branch 'syncase'
2009-04-20 Andy Wingoscripts take rest args
2009-04-20 Andy Wingofix build errors on fresh checkout
2009-04-17 Andy Wingoguile-tools is a scheme script that loads scheme modules