simplify %condition-type-vtable
[bpt/guile.git] / module / system /
2010-10-03 Andy Wingorepl.scm next-char needed to read EOF from port
2010-10-03 Andy Wingobugfixen in source breakpoints and in-procedure traps
2010-10-01 Andy Wingosource breakpoints accept user line numbers
2010-10-01 Andy Wingoadd source:line-for-user, returning a 1-indexed line...
2010-09-30 Andy Wingoadd ,registers
2010-09-27 Andy Wingoadd call-with-vm; remove thread-vm bits; remove vm...
2010-09-25 Andy Wingoremove vm-version, vm options
2010-09-24 Andy Wingofix ,traps REPL command
2010-09-24 Ludovic CourtèsMake `procedure-execution-count' fail gracefully when...
2010-09-24 Ludovic CourtèsFix coverage analysis of procedures called from C.
2010-09-24 Ludovic CourtèsAdd `thread-vm' and `set-thread-vm!'.
2010-09-24 Andy Wingoprocedure traps can fire on nested procedures
2010-09-24 Andy Wingosystem xref maintains source mapping for nested procedu...
2010-09-23 Andy Wingoadd ,break-at-source
2010-09-23 Andy Wingoanother trap printing tweak
2010-09-23 Andy Wingolist-traps just returns trap identifiers, not names
2010-09-23 Andy Wingotrace printing tweak
2010-09-23 Andy Wingomore uniform break / tracepoint printing in repl
2010-09-23 Andy Wingoadd trap-name procedure
2010-09-23 Andy Wingotracepoints print their trap number
2010-09-23 Andy Wingoadd repl ,tracepoint command
2010-09-23 Andy Wingoavoid traps in repl except when evaluating the expression
2010-09-23 Andy Wingoadd trap-calls-to-procedure
2010-09-23 Andy Wingotracing in terms of traps
2010-09-21 Andy Wingo(system repl command) cleanups
2010-09-21 Andy Wingobreakpoints from recursive prompts work
2010-09-19 Andy Wingodefault-trap-handler bugfix
2010-09-19 Andy Wingoadd ,traps ,delete ,disable ,enable
2010-09-19 Andy Wingoimplement breakpoints in the repl
2010-09-17 Andy Wingoadd (system vm traps)
2010-09-16 Andy Wingoinstruction tracing tweak
2010-09-16 Andy Wingoonly trace instructions inside the thunk
2010-09-16 Andy Wingoadd vm-abort-continuation-hook, vm-restore-continuation...
2010-09-16 Andy Wingotrim our set of vm hooks
2010-09-16 Andy Wingoremove unused (system vm profile)
2010-09-10 Andy Wingonew procedure: source-procedures
2010-09-10 Andy Wingo(system xref) uses module-submodules
2010-09-06 Ludovic CourtèsRename `make-foreign-function' to `pointer->procedure'.
2010-09-03 Ludovic CourtèsAdd `procedure->pointer' to the FFI.
2010-09-01 Ludovic CourtèsFix typos.
2010-08-31 Jose A. Ortega RuizAdd new debug meta-command ,error-message
2010-08-27 Ludovic CourtèsRemove unneeded #:use-module.
2010-08-15 Ludovic CourtèsAdd `string->pointer' and `pointer->string' to the...
2010-08-06 Andy Wingofix stack narrowing for tail-call to throw
2010-08-06 Andy Wingo,x unbound does not quit repl
2010-07-28 Ludovic CourtèsFix `parse-c-struct'.
2010-07-28 Ludovic CourtèsUpdate the FFI doc.
2010-07-28 Ludovic CourtèsUse "pointer" instead of "foreign" when dealing with...
2010-07-26 Ludovic CourtèsAdd `dereference-pointer' to `(system foreign)'.
2010-07-26 Ludovic CourtèsSimplify the (system foreign) API.
2010-07-26 Ludovic CourtèsCheck for go/scm mtime ordering rather than equality.
2010-07-16 Andy Wingoremove (system vm debug)
2010-07-16 Andy Wingoupdates to system repl command
2010-07-15 Andy Wingodon't re-print the error by default in call-with-error...
2010-07-15 Andy Wingoerror-handling tweak
2010-07-15 Andy Wingopass a frame to display-error in system repl error...
2010-07-10 Andy Wingoprint column numbers in backtraces
2010-07-10 Andy Wingofinally, backtraces only showing frames for the computation
2010-07-10 Andy Wingovalidating repl options; value-history on by default
2010-07-10 Andy Wingoheap/literal fixes for repl-default-options
2010-07-09 Andy Wingoavoid running the debugger during parsing or compilatio...
2010-07-09 Andy Wingofix up a repl command docstring
2010-07-09 Andy Wingotweaks to print-locals
2010-07-09 Andy Wingotweaks to new repl
2010-07-09 Andy Wingointegrate the debugger into the repl
2010-06-29 Andy Wingofix repl level printing
2010-06-26 Andy Wingouse *repl-stack* instead of *repl-level*
2010-06-26 Andy Wingoadd repl inport and outport fields and accessors
2010-06-26 Andy Wingoallow kwargs to repl metacommands
2010-06-19 Andy Wingorepl compiles with warnings by default
2010-06-19 Andy Wingodon't bind the-last-stack in repl.scm
2010-06-18 Andy Wingo`(debug)' debugs the current stack.
2010-06-18 Andy Wingobatch-mode? in terms of *repl-level*
2010-06-18 Andy Wingorepl whitespace fix
2010-06-18 Andy Wingoadd repl-default-option-set! in (system repl common)
2010-06-10 Andy Wingofix error handling when reading debugger args
2010-06-10 Andy Wingobind debugging i/o ports in start-repl
2010-06-10 Andy Wingorepl.scm simplifications
2010-06-10 Andy Wingostart cleaning up repl/debugger error handling
2010-06-10 Andy Wingohygienic with-backtrace
2010-06-02 Andy Wingobrown-paper-bag commit
2010-06-02 Andy Wingoflesh out recursive repl module with local vars
2010-06-02 Andy Wingorecursive repl support
2010-06-02 Andy Wingocurrent-language fluid refactoring
2010-06-01 Andy Wingorename (rnrs bytevector) to (rnrs bytevectors)
2010-05-07 Ludovic CourtèsAdd (system vm coverage).
2010-05-07 Ludovic CourtèsAdd `program-free-variables' to `(system vm program)'.
2010-05-02 Andy Wingoremove `version' field from <language>
2010-04-27 Andy WingoMerge branch 'wip-module-namespaces'
2010-04-24 Andy Wingouse nested-ref-module in (system xref)
2010-04-19 Andy Wingocompile-file gets #:canonicalization arg, defaults...
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-04-09 Andy Wingoadd debugging input and output ports
2010-04-06 Andy Wingovery important fix to (system repl command)
2010-03-30 Ludovic CourtèsAdd Boucher's `lalr-scm' as the `(system base lalr...
2010-03-22 Andy Wingomake guile's welcome more gnu-conventional; also warran...
2010-03-17 Ludovic CourtèsAdd `%null-pointer' to `(system foreign)'.
2010-03-16 Ludovic CourtèsProvide `int', `long', `size_t', etc. in `(system forei...
next