Create tags for Scheme source
[bpt/guile.git] / module / Makefile.am
2010-09-12 Neil JerramCreate tags for Scheme source
2010-09-10 Andy Wingosimplify module/Makefile.am rules to not require touch
2010-07-16 Andy Wingoremove (system vm debug)
2010-07-16 Andy Wingoremove (ice-9 emacs)
2010-07-15 Ludovic CourtèsDeclare `ice-9/psyntax-pp.scm.gen' as a phony target.
2010-07-13 Andy Wingofix psyntax-pp.go dependency
2010-07-13 Andy Wingodon't automatically generate psyntax-pp.scm any more
2010-07-09 Andy Wingointegrate the debugger into the repl
2010-06-22 Andy Wingotop-repl out to its own module
2010-06-19 Andy Wingodeprecate save-stack, stack-saved?
2010-06-17 Andy Wingobuild psyntax-pp.go from psyntax.scm
2010-06-16 Ludovic CourtèsUse Alex Shinn's pattern matcher for (ice-9 match).
2010-06-16 Andy Wingoremove encoding of versions into the file system (for...
2010-06-11 Andy Wingocompile (ice-9 deprecated) earlier
2010-06-10 Andy Wingoscm-style-repl -> (ice-9 scm-style-repl)
2010-06-01 Andy Wingo(rnrs bytevectors) fallout
2010-05-27 No ItisntAdd sources to module/Makefile.am
2010-05-26 No ItisntMerge branch 'master' of git.sv.gnu.org:/srv/git/guile
2010-05-25 Ludovic CourtèsAdd (sxml match).
2010-05-21 Julian GrahamImplementation for R6RS (rnrs) composite library. ...
2010-05-21 Julian GrahamImplementation and test cases for the R6RS (rnrs arithm...
2010-05-21 Julian GrahamImplementation and test case for R6RS (rnrs eval) library.
2010-05-21 Julian GrahamImplementation and test cases for the R6RS (rnrs enums...
2010-05-21 Julian GrahamImplementation for the (rnrs mutable-pairs) and (rnrs...
2010-05-21 Julian GrahamImplementation for the R6RS (rnrs r5rs) library.
2010-05-21 Julian GrahamImplementation and test cases for R6RS (rnrs files...
2010-05-21 Julian GrahamImplementation for the R6RS (rnrs sorting) library.
2010-05-21 Julian GrahamImplementation for the R6RS (rnrs programs) library.
2010-05-21 Julian GrahamImplementation and test cases for the R6RS (rnrs unicod...
2010-05-21 Julian GrahamImplementation for the R6RS (rnrs hashtables) library;
2010-05-21 Julian GrahamImplementation for the R6RS (rnrs lists) library.
2010-05-21 Julian GrahamImplementation and test cases for the R6RS (rnrs record...
2010-05-21 Julian GrahamImplementation and test cases for the R6RS (rnrs record...
2010-05-21 Julian GrahamFix missing imports for `(rnrs arithmetic bitwise)'.
2010-05-21 Julian GrahamImplementation and test cases for the R6RS (rnrs contro...
2010-05-07 Ludovic CourtèsAdd (system vm coverage).
2010-05-03 Julian Grahamadd support for r6rs libraries
2010-05-03 Andy Wingoremove duplicate quasisyntax.scm EXTRA_DIST
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-04-07 Andy Wingoadd (ice-9 curried definitions)
2010-03-30 Ludovic CourtèsAdapt ECMAScript parser and lexer to `(system base...
2010-03-30 Ludovic CourtèsAdd Boucher's `lalr-scm' as the `(system base lalr...
2010-02-02 Ludovic CourtèsAdd `(ice-9 vlist)'.
2010-01-31 Andy Wingoadd (ice-9 control)
2010-01-26 Andy Wingomove foreign function interface to its own module
2010-01-11 Andy Wingoadd a silly inspector
2009-12-20 Andy Wingoimport statprof, sxml, and texinfo from guile-lib
2009-12-11 Andy Wingomerge from master to elisp
2009-12-10 Andy Wingoadd ice-9/quasisyntax.scm to NOCOMP_SOURCES
2009-12-02 Andy Wingoreally boot primitive-eval from scheme.
2009-12-01 Andy Wingoadd new scheme evaluator
2009-11-14 Andreas Rottmannadd quasisyntax
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-10-16 Andy Wingoremove GHIL, Elisp, and R5RS languages
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-28 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-27 Neil JerramIncorporate ice-9-debugger-extensions properly
2009-08-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-08-25 Andy WingoMerge commit 'origin/master'
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-11 Andy Wingodebitrot the ecmascript compiler
2009-08-08 Michael GranMerge commit 'origin/master'
2009-08-06 Andy Wingoactually implement "fixing letrec"
2009-08-05 Andy Wingoadd <fix> tree-il construct, and compile it
2009-08-05 Andy Wingoadd a brain-dead inliner
2009-07-31 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-07-30 Ludovic CourtèsAdd `(system base message)', a simple warning framework.
2009-07-19 Andy Wingoany->u8vector and family now implemented in Scheme
2009-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-21 Andy Wingoadd brainfuck->tree-il compiler
2009-06-21 Daniel Kraftbasic brainfuck -> scheme example compiler.
2009-06-16 Neil JerramChange Guile license to LGPLv3+
2009-06-09 Andy Wingosome attempts to solve the ecmascript stack overflow...
2009-06-07 Andy Wingofix bootstrapping after last night's psyntax patch
2009-06-05 Andy Wingocompile and install srfi-98.
2009-06-02 Julian GrahamMerge branch 'master' of git://git.savannah.gnu.org...
2009-05-29 Andy WingoMerge branch 'syncase-in-boot-9'
2009-05-28 Ludovic CourtèsImport R6RS bytevectors and I/O ports from Guile-R6RS...
2009-05-22 Andy Wingomove things to (language tree-il primitives)
2009-05-15 Andy Wingotree-il -> glil compiler works now, at least in initial...
2009-05-12 Andy Wingoadd primitive expander for tree-il
2009-05-11 Andy Wingoadd tree-il optimizer
2009-05-08 Andy Wingomore work on tree-il compilation
2009-05-07 Andy Wingoremove (ice-9 expand-support)
2009-05-07 Andy Wingonew language: tree-il. psyntax generates it when run...
2009-04-26 Andy Wingobuild ecmascript stuff last
2009-04-26 Andy Wingofix module-bound?, start compiling srfi-18.scm
2009-04-24 Andy Wingoallow docstrings with internal definitions
2009-04-24 Andy Wingomake sure we compile boot code in (guile), not (guile...
2009-04-24 Andy WingoMerge branch 'master' into syncase-in-boot-9
2009-04-24 Andy Wingomerge ice-9, srfi, oop makfiles into module makefile
2009-04-17 Andy Wingoguile-tools is a scheme script that loads scheme modules
2009-03-22 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-03-17 Andy Wingoadd xref.scm
2009-03-17 Andy Wingoadd assembly->glil decompiler
2009-03-17 Andy WingoMerge commit 'cb9d473112ac172a3d328bb029b5b550918d4262...
2009-03-17 Andy WingoMerge commit 'e20d7001c3f7150400169fecb0bf0eefdf122fe2...
next