Merge remote-tracking branch 'origin/stable-2.0'
[bpt/guile.git] / module / system / xref.scm
2013-11-28 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2013-11-28 Andy WingoMerge commit 'd364a8971828e38e8f9112b711066f4962bb400e'
2013-11-28 Andy WingoMerge commit 'e7bd20f7d9b2110fdc0fa25db5a2bfe6b2214923'
2013-11-28 Andy WingoMerge commit '17330398d50524058c2ef488bd21ac5ec9c8b6e8'
2013-11-28 Andy WingoMerge commit 'a38024baaa32d1a6d91fdc81388c88bbb926c3ae'
2013-11-28 Andy WingoMerge commit '2437c7b2e8b4ab7786847ee1ce0b59e446a70fe2'
2013-11-28 Andy WingoMerge commit '8571dbde639e0ee9885bad49c9e180474bd23646'
2013-11-28 Andy WingoMerge commit '750ac8c592e792e627444f476877f282525b132e'
2013-11-28 Andy WingoMerge commit 'c61be45084d04b1db792b7e232f5bd77099f3287'
2013-11-28 Andy WingoMerge commit 'd360671c1cca335600079f1c5714572d1c2e676d'
2013-11-19 Andy Wingortl-program? -> program?
2013-11-08 Andy WingoRewrite (system xref) to work with RTL programs
2013-10-17 Andy Wingominimal RTL program support in (system xref)
2010-09-24 Andy Wingosystem xref maintains source mapping for nested procedu...
2010-09-10 Andy Wingonew procedure: source-procedures
2010-09-10 Andy Wingo(system xref) uses module-submodules
2010-04-27 Andy WingoMerge branch 'wip-module-namespaces'
2010-04-24 Andy Wingouse nested-ref-module in (system xref)
2009-12-11 Andy Wingomerge from master to elisp
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-10-23 Andy Wingode-nargs struct scm_objcode; procedure-property refactor
2009-09-23 Ludovic CourtèsPartially revert e5f5113c21f396705d7479a570c96690135c9d36.
2009-09-20 Ludovic CourtèsRemove unused variables in system/language.
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-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
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-12 Andy Wingorework the vm support for wide strings
2009-04-04 Jose A. Ortega RuizImproved handling of callers cache in (system xref).
2009-03-29 Andy WingoMerge branch 'wingo'
2009-03-29 Andy Wingofix duplicates in procedure-callers
2009-03-29 Andy Wingofix spurious duplicates in procedure-callees and callers
2009-03-22 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-03-18 Andy Wingorework procedure-callers to stay correct as callees...
2009-03-17 Andy Wingodoubly-weak callers db
2009-03-17 Andy Wingoimplement procedure-callers
2009-03-17 Andy Wingoadd xref stub for interpreted procedures
2009-03-17 Andy Wingoadd xref.scm