Inline the effect of am/pre-inst-guile
[bpt/guile.git] / module / Makefile.am
2011-03-25 Neil JerramInline the effect of am/pre-inst-guile
2011-03-05 Andy Wingoadd ice-9 eval-string
2011-02-21 Ludovic CourtèsCompile `(rnrs)' after all other RNRS modules, potentially.
2011-02-18 Andy Wingoadd (ice-9 binary-ports)
2011-02-13 Andy Wingoautocompile -> auto-compile
2010-12-07 Brian Templetonstore macro definitions in the function slot
2010-12-03 Andy Wingoadd (ice-9 poll), a poll wrapper
2010-12-02 Ludovic CourtèsAdd `(ice-9 futures)'.
2010-11-12 Andy Wingoremove (web toy-server)
2010-11-12 Andy Wingoadd generic web server with http-over-tcp backend
2010-11-04 Andy Wingoadd toy web server
2010-11-04 Andy Wingoadd HTTP response module
2010-11-04 Andy Wingoadd HTTP request module
2010-11-04 Andy Wingoadd HTTP module
2010-11-02 Andreas RottmannAdd implementation of SRFI 38
2010-10-17 Andy Wingoweb/uri: reimplement for rfc 3986, add tests
2010-10-10 Andy Wingoadd (system repl server)
2010-10-03 Andreas RottmannAdd implementation of SRFI 45
2010-10-03 Andreas RottmannAdd implementation of SRFI-67
2010-10-03 Andreas RottmannAdd implementation of SRFI 42
2010-09-27 Andreas RottmannAdd implementation of SRFI 27
2010-09-24 Andy Wingoremove GDS
2010-09-24 Andy Wingoremove (ice-9 debugger) and (ice-9 debugging)
2010-09-19 Andy Wingoimplement breakpoints in the repl
2010-09-17 Andy Wingoadd (system vm traps)
2010-09-16 Andy Wingofix bad Makefile.am addition
2010-09-16 Andy Wingoremove unused (system vm profile)
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
next