bpt/guile.git
2011-09-27 Ludovic Courtèsdoc: (ice-9 match) doesn't have `__1'.
2011-09-27 Ludovic Courtèsdoc: Update (ice-9 match) reference.
2011-09-27 Ludovic Courtèsdoc: Fix typesetting of function definitions in "Access...
2011-09-26 Andy Wingopeval: more strict accounting
2011-09-26 Andy Wingopeval: fix inlining of lambda* with #:optional
2011-09-26 Andy Wingoremove unused peval helpers
2011-09-25 Andy Wingopeval: simpler and more precise treatment of mutability
2011-09-25 Andy Wingopeval: add a bunch of missing maybe-unconst calls
2011-09-25 Andy Wingopeval uses effort counters, propagates lambdas more...
2011-09-24 Andy Wingoprune unused letrec bindings
2011-09-24 Andy Wingomore peval refactoring
2011-09-24 Andy Wingoadd helpers for effort counters
2011-09-24 Andy Wingopeval refactor
2011-09-24 Andy Wingoattempt to prune unreferenced bindings
2011-09-24 Andy Wingopeval handles lexical-set
2011-09-24 Andy Wingopeval: pre-analyze mutated or reffed-once lexicals
2011-09-24 Andy Wingopeval: don't propagate expressions that access memory
2011-09-24 Andy Wingocontext-specific folding for peval in test and effect...
2011-09-24 Andy Wingothread a context through peval
2011-09-24 Andy Wingopaper around `match' bug
2011-09-24 Andy Wingopeval: various bugfixes
2011-09-24 Andy Wingotree-il-any bugfix
2011-09-24 Andy Wingominor peval style tweak
2011-09-24 Andy Wingofix alpha-rename for kwargs
2011-09-23 Ludovic Courtèspeval: Add test for multiple-value returns.
2011-09-23 Ludovic Courtèspeval: Rectify style.
2011-09-23 Andy Wingoprevent propagation for memory-dependent operations...
2011-09-21 Andy Wingopeval comment & reindentation
2011-09-21 Andy Wingofix comment regarding alpha-renaming
2011-09-21 Andy Wingobetter pure-expression?
2011-09-21 Andy Wingomore alpha-rename robustness
2011-09-21 Andy Wingomore robust alpha-renaming
2011-09-21 Andy Wingopeval: inlining of let-values
2011-09-21 Andy Wingopeval support for more forms
2011-09-21 Andy Wingoadd singly-valued-primitive?
2011-09-21 Andy Wingomore optimize.scm factoring
2011-09-21 Andy Wingooptimize.scm refactor
2011-09-21 Daniel LlorensFix compilation of untyped arrays of rank not 1
2011-09-19 Julian GrahamRemove extraneous semicolon from `SCM_STATIC_SUBR_OBJVE...
2011-09-18 Ludovic Courtèspeval: Abort inlining when the residual code contains...
2011-09-18 Ludovic Courtèspeval: Improve alpha-renaming test.
2011-09-18 Ludovic CourtèsArrange so that stack-cleaning loops in GC tests are...
2011-09-17 Ludovic Courtèspeval: Typo.
2011-09-17 Ludovic Courtèspeval: Alpha-rename anonymous lambdas that are duplicated.
2011-09-13 Ludovic Courtèspeval: Use `resolve-primitives!'.
2011-09-13 Ludovic Courtèspeval: Clarify `pure-expression?'.
2011-09-13 Ludovic Courtèspeval: Inline thunks.
2011-09-13 Ludovic Courtèspeval: Use the right scope when replacing a lambda...
2011-09-13 Ludovic Courtèspeval: Add tests for inlining with both static & dynami...
2011-09-10 Ludovic Courtèspeval: Propagate only pure expressions to lambdas.
2011-09-10 Ludovic Courtèspeval: Try hard to preserve mutability.
2011-09-10 Ludovic Courtèsdoc: Fix typo regarding vhashes.
2011-09-10 Andy Wingofix scm_to_latin1_stringn for substrings
2011-09-10 Ian PriceRFC 822 allows single digit days of the month
2011-09-10 Ian PriceFix --listen option to allow other ports
2011-09-09 Ludovic CourtèsUnoptimize the busy loop of `statprof.test'.
2011-09-08 Ludovic CourtèsRemove unused macro in `tree-il.test'.
2011-09-08 Ludovic Courtèsdoc: Use fashionable terminology for macros.
2011-09-08 Ludovic CourtèsClarify `--debug' vs. `--no-debug'.
2011-09-08 Ludovic CourtèsTweak `statprof.test' for faster machines.
2011-09-08 Ludovic CourtèsAdd a partial evaluator for use in the compiler.
2011-09-05 Ludovic CourtèsUse (ice-9 match) instead of `record-case' where it...
2011-09-03 Ludovic CourtèsFix misdiagnoses of deprecated `+nan.[^0]' forms.
2011-09-03 Ludovic Courtèsdoc: Augment "Pattern Matching" section.
2011-09-03 Ludovic CourtèsUpdate (ice-9 match) from Chibi-Scheme.
2011-09-03 Ludovic CourtèsRemove Front-Cover and Back-Cover text from the manual.
2011-09-03 Andy Wingodeprecate +nan.1
2011-09-02 Andy Wingofix srfi-67 compilation
2011-09-02 Andy Wingofix some cache consistency issues with goops and extend...
2011-09-02 Andy Wingodocument define-syntax-rule
2011-09-02 Andy Wingomore define-syntax-rule usage
2011-09-02 Andy Wingopsyntax uses define-syntax-rule
2011-09-02 Andy Wingoadd define-syntax-rule
2011-08-29 Andy Wingofix scm_gc_strdup invocation
2011-08-29 Andy Wingotexinfo: add paragraphindent
2011-08-23 Andy Wingomodule-stexi-documentation #:docs-resolver keyword arg
2011-08-23 Andy Wingotexinfo: alias `url' to `uref'.
2011-08-19 Andy Wingobetter guild help FOO
2011-08-18 Andy Wingofix order of importing modules and resolving duplicates...
2011-08-18 Andy Wingofix a couple of leaks
2011-08-18 Andy Wingoreword open-file docs
2011-08-17 Andy Wingofix scm_tmpfile leak
2011-08-17 Andy Wingofix r6rs `map'
2011-08-17 Andy Wingocheck that srfi-1 procedure arguments are procedures
2011-08-17 Andy Wingofix recursive define-inlinable expansions
2011-08-17 Andy Wingosrfi-9 record compatibility with boot-9 records
2011-08-16 Andy Wingofix leak in get_current_locale()
2011-08-12 Andy Wingofix take-right and drop-right for improper lists
2011-08-04 Andy Wingofix tree-il->scheme test
2011-08-04 Andy Wingo(web http): locale-independent parsing and serializatio...
2011-08-04 Andy Wingosrfi-19 refactor
2011-08-03 Andy Wingoavoid duplicate stats when searching for files in a...
2011-08-03 Andy Wingofix unnecessary call to canonicalize_path in load-path...
2011-07-29 Andy Wingosimplify narrow_stack.
2011-07-29 Andy Wingostyle fix in read.c
2011-07-29 Andy Wingominor style fix in bytevectors.c
2011-07-29 Andy Wingofix a leak on startup from script.c
2011-07-28 Andy Wingofix read beyond end of hashtable size array in hashtab.c
2011-07-28 Andy Wingofix write beyond array end in arrays.c
2011-07-28 Andy Wingofix list validation bug in @abort
next