test-suite: Add `pass-if-equal'.
[bpt/guile.git] / module /
2012-10-26 Mark H WeaverImplement SRFI-105 curly infix expressions.
2012-10-18 Ian PriceFix @@ usage in --listen option
2012-10-17 Mark H WeaverImprove formatting of options help given long option...
2012-10-13 Ludovic Courtèsweb: Fix possible file descriptor leak in `open-socket...
2012-10-12 Ludovic Courtèsweb: Pass `AI_NUMERICSERV' when given a port number.
2012-10-12 Ludovic Courtèsweb: Change `http-get' to try all the addresses for...
2012-10-10 Mark H WeaverRevert "Preserve keyword identifier in 'syntax-rules...
2012-10-08 Mark H WeaverPreserve keyword identifier in 'syntax-rules' and ...
2012-10-08 Mark H WeaverSimplify calls to 'eqv?' when one argument is an immedi...
2012-10-08 Mark H WeaverDon't simplify 'equal?' to 'not' or 'null?'.
2012-10-08 Mark H WeaverDon't simplify 'equal?' to 'eq?' when constant is an...
2012-10-06 Ludovic CourtèsSimplify calls to `equal?' when one argument is a constant.
2012-09-26 Chris K. Jester... In fold-matches, set regexp/notbol unless matching...
2012-09-11 Ludovic CourtèsDon't stat(2) and access(2) the .go location before...
2012-09-11 Ludovic CourtèsRewrite SRFI-31 in terms of `syntax-rules'.
2012-09-06 Ian Price`define-public' is no a longer curried definition by...
2012-08-26 Ian PriceISO 8601 time format specifies zero padding for hours...
2012-08-26 Ian PriceFix uri-encoding for strings with no unreserved chars
2012-08-26 Ian PriceFix uri-encoding for octets 0-15
2012-08-25 Andy Wingomore robust texinfo alias handling
2012-08-20 Ludovic CourtèsMicro-optimize (ice-9 format).
2012-07-06 Ian PriceDocument and export `declare-opaque-header!'
2012-07-06 Ian PriceAdd HTTP Chunked Encoding support to web modules.
2012-07-06 Mark H WeaverFix @ and @@ to not capture lexicals; new @@ @@ form...
2012-07-06 Andy Wingosimplify %condition-type-vtable
2012-07-06 Andy Wingorecord-type-vtable is not a new root of the vtable...
2012-07-06 Daniel Kruegerfixed repl command ,describe to also handle syntax
2012-07-06 Andy Wingomore uri-related ipv6 fixes
2012-07-06 Daniel Hartwigenhance IPv6 support
2012-07-06 Daniel Hartwigsupport URIs with domain names starting with numbers
2012-07-06 Andy Wingobetter procedure-arguments for interpreted procs with...
2012-07-05 Andy Wingofix `vector' instruction emission for big vectors
2012-07-05 Andy Wingofix-letrec uses effects.scm for effects analysis
2012-07-05 Andy Wingosimplify one kind of degenerate prompt
2012-07-05 Andy Wingofix bugs in effects analysis of "effect+exception-free...
2012-07-05 Andy Wingooptimize (apply foo 0 (list 1 2)) => (foo 0 1 2)
2012-07-05 Andy Wingocompile ecmascript's `return' as an abort
2012-07-05 Andy Wingofix goops compilation when current language is not...
2012-07-02 Andy Wingodead code elimination
2012-07-02 Ludovic CourtèsHave `procedure-arguments' always return the `allow...
2012-06-22 Andy Wingoadd char->integer, number->string etc to interesting...
2012-06-22 Andy Wingoupdate version-etc copyright year
2012-06-22 Andy Wingocse: expressions evaluated for effect do not provide...
2012-06-22 Andy Wingoscandir: select? takes basenames, operates on (sub...
2012-06-20 Ludovic CourtèsMake SRFI-6 string ports Unicode-capable.
2012-06-19 Ludovic CourtèsFix cross-compilation of GOOPS-using code.
2012-06-09 Sjoerd van LeentFix unbound variables and unbound values
2012-06-08 Ludovic CourtèsUpdate (ice-9 match) from Chibi-Scheme.
2012-05-30 Ludovic CourtèsHave string ports honor `%default-port-conversion-strat...
2012-05-23 Andy Wingofinish deprecating eval closures
2012-05-21 Andy Wingofix arity check for applicable structs
2012-05-21 Andy Wingorearrange scheme compilation order
2012-05-15 Andy Wingocse passes a lookup procedure to the effects analyzer
2012-05-15 Andy Wingobetter effects analysis for calls to lexically bound...
2012-05-15 Andy Wingofix-letrec tweak
2012-05-15 Andy WingoCSE in tail position
2012-05-15 Andy Wingostronger conditional optimization
2012-05-15 Andy Wingooptimization for chain of if expressions with common...
2012-05-15 Andy Wingomvoe tree-il=? and tree-il-hash to tree-il.scm
2012-05-12 Ludovic CourtèsHave `-Wformat' remain quiet for any procedure called...
2012-05-12 Ludovic CourtèsHave `-Warity-mismatch' handle applicable structs.
2012-05-12 Ludovic CourtèsImprove special-casing of `_' in `-Wformat'.
2012-05-11 Andy Wingofix more assumptions that the frame-procedure is a...
2012-05-10 Andy WingoMerge remote-tracking branch 'origin/stable-2.0' into...
2012-05-10 Andy Wingorefactor vm application of non-programs; boot continuat...
2012-05-08 Andy Wingodocbook->texi fix
2012-05-07 Andy Wingo(texinfo docbook) support for @acronym
2012-05-07 Andy Wingoadd support for texinfo parsed arguments, like @acronym
2012-04-23 Andy Wingovlist performance improvements; allocate vhash data...
2012-04-23 Andy Wingoavoid emitting degenerate aliases in peval
2012-04-23 Andy Wingovlist-cons micro-optimizations
2012-04-23 Andy Wingoslight vlist refactor
2012-04-23 Andy Wingofix replacement of CSE with lexical-ref
2012-04-23 Andy Wingocse hashing tweak
2012-04-23 Andy Wingomore inlining in effects.scm
2012-04-23 Andy Wingobetter primitives support for bit operations
2012-04-23 Andy Wingodisable optimizations in goops dispatch procedures
2012-04-23 Andy Wingoenable cse
2012-04-23 Andy Wingonew pass: cse
2012-04-23 Andy Wingopeval uses effects analysis
2012-04-23 Andy Wingoadd effects
2012-04-23 Andy Wingoadd more primitives and predicates to (language tree...
2012-04-09 Ludovic CourtèsSRFI-9: Set the `record-constructor' slot of the RTD.
2012-03-23 BT Templetonprimitive resolution for public refs
2012-03-22 Andy Wingoadd bad-request printer
2012-03-22 Andy Wingoadd exception printers for bad-header, bad-header-component
2012-03-22 Andy Wingomicro-optimizations to string-trim-both, and to (web...
2012-03-12 Andy Wingoweb http: fix Ma -> Mar
2012-03-11 Andy Wingoweb server http: 400 Bad Request on bad requests
2012-03-05 Andy Wingodeprecate close-io-port
2012-03-04 Mark H WeaverComment out unused definitions of 'do' and 'case' in...
2012-03-04 Mark H WeaverFix syntax wrap comments; remove old unused cruft
2012-03-03 Mark H WeaverMinimize size of embedded syntax objects in psyntax...
2012-03-03 Mark H Weavertree-il->scheme improvements
2012-03-02 Mark H Weaverpretty-print: allow max-expr-width to be set; recognize...
2012-03-02 Mark H WeaverFix typos in psyntax.scm
2012-03-02 Andy Wingotweaks to -Wformat's gettext detection
2012-03-02 Andy Wingopeval: inline applications of lambda to rest args
2012-03-02 Andy Wingotree-il: fix `canonicalize!' for prompts
2012-03-02 Andy Wingomore general treatment of call-with-prompt
next