Merge remote-tracking branch 'origin/stable-2.0'
[bpt/guile.git] / module / ice-9 / psyntax.scm
2011-12-19 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-13 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-06 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-02 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-01 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-11-16 Andy Wingoeval-when tidying up
2011-11-16 Andy Wingopsyntax: s/chi/expand/g
2011-11-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-11-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-11-09 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-11-07 Andy Wingohygienically rename macro-introduced bindings, reproducibly
2011-11-07 Andy Wingoresolve-identifier for toplevel definitions resolves...
2011-11-07 Andy Wingodefined identifiers scoped in the current module
2011-11-07 Andy Wingosyntax parameters implemented properly
2011-11-07 Andy Wingosyntax-parameterize, not fluid-let-syntax
2011-11-07 Andy Wingoadd define-syntax-parameter, same as define-syntax
2011-11-07 Andy Wingopsyntax: resolve-identifier refactor
2011-11-04 Andy Wingochi-top-sequence refactor
2011-11-04 Andy Wingominor psyntax refactors
2011-10-28 Andy Wingorefactor chi-top-sequence
2011-10-27 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-10-10 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-09-29 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-09-02 Andy Wingopsyntax uses define-syntax-rule
2011-09-02 Andy Wingoadd define-syntax-rule
2011-08-31 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-07-25 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-06-30 Andy WingoMerge remote-tracking branch 'origin/lexical-literals'
2011-06-30 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-06-21 Stefan Israelsson... psyntax: enable dotted tail patterns
2011-06-17 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-06-17 Andreas RottmannSilence warnings for variables created by `generate...
2011-06-16 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-06-02 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-06-02 Andy Wingosequence of expressions -> seq of head and tail
2011-06-02 Andy Wingoadd <primcall> to tree-il
2011-06-02 Andy Wingorename <application> to <call>
2011-05-05 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-05-05 Andy Wingopsyntax simplification
2011-05-05 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-04-29 Andy Wingofix free-id=? for module-bound keywords
2011-04-29 Andy Wingoeval-when matches situations symbolically
2011-04-29 Andy Wingopsyntax simplification
2011-04-11 Andy WingoMerge remote branch 'origin/stable-2.0'
2011-03-31 Andy Wingoinline fxops in psyntax
2011-03-31 Andy Wingoallow definitions in with-syntax body
2011-02-27 Andy Wingochi-top-sequence defines macros before expanding other...
2011-02-27 Andy Wingopsyntax: fold chi-top-sequence into chi-top
2011-02-08 Andy Wingounquote and unquote-splicing can split multiple expressions
2011-01-31 Andy Wingotoplevel vars added by syntax expansion are unbound
2010-11-16 Andy Wingosyntax-violation uses lambda*, throws a structured...
2010-10-08 Andy Wingomore inlining in psyntax
2010-10-08 Andy Wingoinline symbol? and vector? to opcodes, and a psyntax...
2010-08-30 Andy Wingodocstrings in syntax-rules
2010-08-17 Andy Wingoreindent psyntax.scm
2010-08-17 Andy Wingoupdate comments in psyntax.scm
2010-07-09 Andy Wingofix (set! MACRO exp) hygiene
2010-06-21 Andy Wingorelax restriction on _ in literals
2010-06-21 Andy Wingosyntax-case treats _ as placeholder
2010-06-19 Andy Wingoset! name (lambda ...) names the lambda
2010-06-19 Andy Wingoadd support for variable transformers: settable identif...
2010-06-17 Andy Wingofix order of internal definitions
2010-06-17 Andy Wingointernal definitions expand out to letrec* instead...
2010-06-17 Andy Wingopsyntax, primitive expander, and memoizer support for...
2010-06-17 Andy Wingobeginnings of letrec* support in the expander
2010-06-11 Andy Wingofix lexical call naming bug
2010-06-06 Andy Wingoadd syntax-source accessor
2010-06-06 Andy Wingosimplify macro representation in the wake of module...
2010-06-06 Andy Wingofix module-hygiene corner case by relying more on synta...
2010-06-05 Andy Wingosource location propagation fixes in psyntax
2010-06-02 Andy Wingofix procedure naming
2010-05-20 Andy Wingolambda* usage in psyntax.scm
2010-05-20 Andy Wingoremove *mode* fluid from psyntax
2010-05-20 Andy Wingoiron out inconsistency between eval and compile expansion
2010-05-20 Andy Wingoprimitive-eval takes expanded, not memoized, source
2010-05-19 Andy Wingopsyntax produces "expanded" structures directly
2010-05-19 Andy Wingoexpanded type constructors in psyntax
2010-05-13 Andy Wingopsyntax builds case-lambda expressions
2010-05-07 Andy Wingomacro expanders return memoized expressions
2010-05-06 Andy Wingopsyntax no longer attempts to track (current-module)
2010-05-06 Andy Wingo@@ generalized to arbitrary expressions.
2010-05-06 Andy Wingochange form of @ and @@ psyntax handlers
2010-05-06 Andy Wingoadd `expand' eval-when situation
2010-05-04 Andy Wingoadd explanatory comment to chi-macro
2010-05-03 Andy Wingoonly ensure local vars for definitions during expansion...
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-03-29 Andy Wingometadata for syntax-rules, identifier-syntax, and defin...
2010-03-25 Andy Wingovectors of pairs in docstring position are metadata
2010-03-25 Andy Wingopsyntax supports multiple docstrings, merging lambda...
2010-03-20 Ludovic CourtèsMake `include' tail-recursive.
2010-03-19 Andy Wingorename sc-expand to macroexpand
2010-03-03 Andy Wingopsyntax expander tracks changes to current module in...
2010-02-18 Andy Wingopsyntax support for with-fluids
2010-01-11 Andy Wingoallow (define* SYM VAL)
2010-01-05 Andy Wingoclean up macros.[ch]
2009-12-28 Andy WingoMerge branch 'read-fix'
2009-12-23 Andy Wingokeyword arg errors throw to 'keyword-argument-error
2009-12-20 Andy Wingopsyntax's labels and marks now unique over a read/write...
2009-12-11 Andreas Rottmannadd partial support for tail patterns in syntax-rules...
2009-12-11 Andy Wingomerge from master to elisp
next