Implementation for the R6RS (rnrs sorting) library.
[bpt/guile.git] / module / system / repl /
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-04-06 Andy Wingovery important fix to (system repl command)
2010-03-22 Andy Wingomake guile's welcome more gnu-conventional; also warran...
2010-03-12 Andy Wingoremove repl-vm; repl evaluation does not cause recursiv...
2010-03-12 Andy Wingoprompt around REPL evaluations, and around `guile'...
2010-01-14 Andy Wingofix call counting in statprof, enhance repl support
2010-01-13 Andy Wingovm-trace only traces execution of its thunk
2010-01-07 Andy Wingotc7 tags for vm-related data
2009-12-28 Andy WingoMerge branch 'read-fix'
2009-12-22 Andy Wingoimplement a silly debugger
2009-12-21 Andy Wingotracing at repl
2009-12-20 Andy Wingopoor man's statprof integration with the repl: ,pr
2009-12-11 Andy Wingovm no longer measures bogoclock or times, relies on...
2009-12-11 Andy Wingomerge from master to elisp
2009-12-04 Andy Wingoeval.c closures are now applicable smobs, not tc3s
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-10-22 Ludovic CourtèsFix typos leading to unbound variable references.
2009-10-16 Andy Wingocompilation enviroments are always modules; simplificat...
2009-10-16 Andy Wingolanguage-readers receive environment as an arg
2009-10-15 Ludovic CourtèsFix REPL environment for languages other than scheme.
2009-09-20 Ludovic CourtèsRemove unused variables in system/language.
2009-09-20 Ludovic CourtèsCompile in a fresh module by default.
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-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-07-31 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-07-23 Andy Wingoremove all mentions of "external" from the compiler...
2009-07-21 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-07-15 Ludovic CourtèsSwitch remaining GPLv2+ Guile-VM headers to LGPLv3+.
2009-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-22 Andy Wingoflush whitespace from the repl input buffer *before...
2009-06-22 Andy Wingometa-commands read off their own arguments
2009-06-19 Ludovic CourtèsFix the REPL's `,compile' command.
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-26 Andy Wingofix backtraces with compiled boot-9
2009-04-22 Andy Wingofix erroneous #:use-syntax clausen
2009-03-22 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-03-17 Andy WingoMerge commit 'cb9d473112ac172a3d328bb029b5b550918d4262...
2009-03-17 Andy WingoMerge commit 'e20d7001c3f7150400169fecb0bf0eefdf122fe2...
2009-03-17 Andy WingoMerge commit 'e092357058850a6f998bf462bdc5504c6379c96f...
2009-03-17 Andy WingoMerge commit 'feccd2d3100fd2964d4c2df58ab3da7ce4949a66...
2009-03-17 Andy WingoMerge commit 'cce8b2ce93703aff953750fb40cb53176ea66504...
2009-03-17 Andy WingoMerge commit '4c9e29ec38350a5206aa3e8e72ad4376512ada2b...
2009-03-17 Andy WingoMerge commit 'ad5f5ada1d50ecdab634d60ffe3a13b9193156aa...
2009-03-17 Andy WingoMerge commit '95a040cd2be7ad03bf197edbdb1fec2c52749ef6...
2009-03-17 Andy WingoMerge commit '6290d3f10927f887102a164ccb1a7291cc62288d...
2009-03-17 Andy WingoMerge commit '5bb2d903b9e54fdd5858a16ba11fa91a9dc0c692...
2009-03-17 Andy WingoMerge commit '04795a1cb259c20896fb2edb50c58086027281b0...
2009-03-17 Andy WingoMerge commit '202271f291971cf14175f5a1a193955f72d43d79...
2009-03-17 Andy WingoMerge commit 'c010924a71f942100dc7b4021d5ef1c6decf9c85...
2009-03-17 Andy WingoMerge commit '53d81399bef1d9396665e79fb6b9c25eb8e2a6ad...
2009-03-17 Andy WingoMerge commit 'ab878b0f8e675a741a7dd56f52638a7cc0419907...
2009-03-17 Andy WingoMerge commit 'cbee5075d69cb057c4af4c5e24319da90367897f...
2009-03-17 Andy WingoMerge commit '32a2609de06af65341e6b4db6961557b788821e8...
2009-03-17 Andy WingoMerge commit 'e95d11110b7af0f528404d28209c3a464ab7074d...
2009-03-17 Andy WingoMerge commit '752be95a475132506c35922d284884cf776149d0...
2009-03-17 Andy WingoMerge commit '8b0174c879bf74981efe702a00471ed5b8e6912e...
2009-02-24 Ludovic CourtèsAggregate makefiles for `module/system' and `module...
2009-02-24 Andy Wingounbork the repl
2009-02-24 Andy Wingoin meta-reader, return directly if the peeked char...
2009-02-12 Andy Wingono keyword arguments in GHIL / GLIL, just optional...
2009-01-30 Andy Wingoremove conv.scm, disasm.scm; objcode->bytecode rename
2009-01-15 Andy WingoMerge commit 'origin/master' into vm
2009-01-12 Andy WingoMerge branch 'master' into vm
2009-01-12 Andy WingoMerge commit 'origin/master' into vm
2009-01-11 Andy Wingofinish compiler.texi, woo
2008-12-26 Andy Wingorepl.scm relies on `display-backtrace' to do everything...
2008-11-14 Andy Wingonifty generic compiler infrastructure -- no more hardco...
2008-11-11 Andy Wingoadd parsers and unparser for ghil; ,language ghil works now
2008-11-10 Andy Wingoremove .cvsignore files
2008-11-01 Andy Wingomove guilec.mk to am/guilec
2008-10-09 Andy Wingohandle throws to unknown keys in the repl
2008-10-03 Andy Wingoremove repl.scm's start-stack definition
2008-09-30 Andy WingoMerge commit 'origin/master' into vm
2008-09-25 Andy Wingoa number of small compilation fixes
2008-09-18 Andy Wingofix case in which we can fail to exit the repl cleanly
2008-09-09 Andy Wingoreally newline on eof
2008-09-09 Andy Wingorun the vm repl instead of the scm-style-repl
2008-09-09 Andy Wingoadd repl option to interpret rather than compile
2008-09-09 Andy Wingouse #:keywords in module/*.scm, not :keywords
2008-08-26 Andy Wingomerge from guile master
2008-08-25 Andy Wingomodule compilation fixen, post-integration
2008-08-11 Andy Wingomake ,stats work
2008-08-11 Andy Wingoease-of-use improvement to ,m; catch read errors at...
2008-08-11 Andy Wingofix bug in compilation of `and' and `or'; more robust...
2008-08-09 Andy Wingobacktraces on meta-commands too
2008-08-09 Andy Wingofix source location reporting for compiled code
2008-08-08 Andy WingoMore relevant VM backtrace
2008-08-07 Andy Wingofix stack corruption on vm-save-stack; more robust...
2008-08-07 Andy Wingovm backtrace improvements
2008-08-07 Andy Wingobig reorg of scheme modules -- e.g. programs.c -> ...
2008-08-04 Andy Wingore-enable computed goto; fix ,help in the repl; subr...
2008-08-02 Andy Wingomerge guile-vm to guile
2008-05-25 Andy Wingoenable inlining; speed!
2008-05-20 Andy Wingodistcheck works now
2008-05-20 Andy Wingoguile-vm is completely self-compiling now!
2008-05-19 Andy Wingofix syntax error in describe.scm
2008-05-19 Andy Wingofix immediate linkage, some other fixes to allow vm...
next