Rename internal rtl-program-properties -> program-properties
[bpt/guile.git] / module / system / vm / program.scm
2013-11-19 Andy WingoRename internal rtl-program-properties -> program-prope...
2013-11-19 Andy WingoRename internals of (system vm program) program-minimum...
2013-11-19 Andy WingoRename (system vm program) internal functions to remove...
2013-11-19 Andy Wingortl-program-code -> program-code
2013-11-19 Andy Wingortl-program? -> program?
2013-11-19 Andy WingoRemove make-rtl-program.
2013-11-08 Andy WingoRemove stack programs, objcode, and the old VM.
2013-11-08 Andy WingoRemove program-sources-pre-retire case for stack programs.
2013-11-08 Andy WingoFix reading and writing arities into DWARF.
2013-11-07 Andy Wingoframe-instruction-pointer is absolute; rewrite (system...
2013-10-18 Andy Wingo(language tree-il analyze) works better with RTL programs
2013-10-18 Andy WingoSubrs are RTL programs
2013-10-04 Andy Wingobetter RTL debugging
2013-10-03 Andy Wingoanonymous RTl functions print with source info
2013-10-03 Andy Wingoprogram-source / program-sources works with RTL programs
2013-10-03 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2013-09-13 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-24 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-17 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-15 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-13 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-12 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-06 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-07-18 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-07-16 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-07-16 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-07-16 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-06-09 Andy Wingoprocedure-properties for RTL functions
2013-06-09 Andy Wingoprocedure-documentation works on RTL procedures
2013-06-09 Andy WingoWire up ability to print RTL program arities
2013-06-09 Andy WingoRTL programs print with their name
2013-05-31 Andy Wingoadd new rtl vm
2013-01-07 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-01-07 Andy WingoMore procedure-arguments-alist documentation and a...
2013-01-07 Cedric Cellierdocument program-arguments-alist and program-lambda...
2010-10-08 Andy Wingoadd program-sources-pre-retire to core and define frame...
2010-10-01 Andy Wingoadd source:line-for-user, returning a 1-indexed line...
2010-05-07 Ludovic CourtèsAdd `program-free-variables' to `(system vm program)'.
2010-04-17 Andy Wingoremove program-name, program-documentation
2010-04-17 Andy Wingoscm_i_program_properties is internal; just use procedur...
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-03-16 Andy Wingorename libguile to libguile-@EFFECTIVE_VERSION@, curren...
2010-01-12 Andy Wingofix texinfo reflection for procedures
2010-01-11 Andy Wingoprograms print as #<procedure ...>
2010-01-09 Andy Wingoallocate free variables inline to closures
2009-12-11 Andy Wingomerge from master to elisp
2009-12-10 Andy Wingoadd gbt macro to gdbinit, and fix a bug in program...
2009-11-21 Andy Wingobetter printing of procedures with keyword arguments
2009-11-15 Andy Wingofix printing-programs bug
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-10-26 Andy Wingoupdate procedure docs for programs, lambda*, case-lambda
2009-10-25 Andy Wingoarities can have noncontiguous starts and ends
2009-10-23 Andy Wingoruntime and debugging support for callee-parsed procedu...
2009-10-22 Ludovic CourtèsFix typos leading to unbound variable references.
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-23 Andy Wingorename "closure-ref" to "free-ref"; s/vars/variables...
2009-07-23 Andy Wingoremove "externals" from the vm
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-03-29 Andy WingoMerge branch 'wingo'
2009-03-28 Andy Wingoframe, program, objcode, etc inits use load-extension
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 Andy Wingoexport procedure-arguments from ice-9 session
2009-02-10 Andy Wingopropagate much more source info through compilation
2009-02-02 Andy Wingotick in calls, procedure-name works on compiled procedures
2009-01-29 Andy Wingostatic opcodes; refactor program/objcode division;...
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
2008-11-02 Andy Wingoproper printing of thunks, reduced disasm verbosity
2008-10-16 Andy Wingofix use of `binding' data abstraction
2008-10-12 Andy Wingomake disassembly better -- a more woven text.
2008-09-30 Andy WingoMerge commit 'origin/master' into vm
2008-09-13 Andy Wingotweaks for printing programs
2008-09-13 Andy Wingoprograms can now get at their names, and print nicely
next