index
:
software/guile
wip-elisp
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
module
/
ice-9
/
psyntax.scm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix race when expanding syntax-parameterize and define-syntax-parameter
...
Andy Wingo
2019-02-22
1
-66
/
+92
*
psyntax generates calls to make-struct/no-tail
...
Andy Wingo
2017-09-20
1
-2
/
+3
*
Add allow-legacy-syntax-objects? parameter
...
Andy Wingo
2017-03-28
1
-1
/
+2
*
Psyntax generates new syntax objects
...
Andy Wingo
2017-03-28
1
-1
/
+1
*
Beginnings of psyntax switch to new syntax objects
...
Andy Wingo
2017-03-28
1
-2
/
+25
*
Plumbing changes to rename "syntax-module"
...
Andy Wingo
2017-03-28
1
-2
/
+2
*
psyntax: Generate identifiers in a deterministic fashion.
...
Mark H Weaver
2017-03-07
1
-6
/
+9
*
psyntax can trace expand-time changes to the current module
...
Andy Wingo
2016-06-27
1
-1
/
+10
*
Fix include-from-path when file found in relative path
...
Andy Wingo
2016-06-24
1
-4
/
+5
*
psyntax: Fix bug in match-each+.
...
Mark H Weaver
2016-05-22
1
-1
/
+2
*
Load port bindings in separate (ice-9 ports) module
...
Andy Wingo
2016-04-15
1
-1
/
+1
*
Fix infinite loop in expander
...
Andy Wingo
2015-02-13
1
-4
/
+15
*
Merge branch 'stable-2.0'
...
Mark H Weaver
2014-01-14
1
-32
/
+129
|
\
|
*
Implement R7RS 'syntax-error'.
...
Mark H Weaver
2014-01-09
1
-3
/
+35
|
*
psyntax: custom ellipses using 'with-ellipsis' or R7RS syntax-rules.
...
Mark H Weaver
2014-01-09
1
-28
/
+82
|
*
psyntax: toplevel variable definitions discard previous syntactic binding.
...
Mark H Weaver
2014-01-09
1
-1
/
+3
*
|
Merge branch 'stable-2.0'
...
Mark H Weaver
2014-01-09
1
-8
/
+9
|
\
|
|
*
Revert "Fix bound-identifier=? to compare binding names, not just symbolic na...
...
Mark H Weaver
2013-12-16
1
-1
/
+0
|
*
Fix bound-identifier=? to compare binding names, not just symbolic names.
...
Mark H Weaver
2013-12-15
1
-0
/
+1
|
*
syntax-case: fix error reporting for misplaced ellipses.
...
Mark H Weaver
2013-12-13
1
-8
/
+9
*
|
Merge commit '750ac8c592e792e627444f476877f282525b132e'
...
Andy Wingo
2013-11-28
1
-3
/
+9
|
\
|
|
*
Improve error when 'include' form with relative path is not in a file.
...
Mark H Weaver
2013-11-18
1
-3
/
+9
*
|
Merge remote-tracking branch 'origin/stable-2.0'
...
Mark H Weaver
2013-09-13
1
-0
/
+6
|
\
|
|
*
psyntax: cite the paper that psyntax is based on.
...
Mark H Weaver
2013-09-09
1
-0
/
+6
*
|
Remove with-fluids; replaced by with-fluid* and inlined push-fluid primops
...
Andy Wingo
2013-06-28
1
-15
/
+0
*
|
psyntax: ((@@ primitive NAME) ARG ...) in (guile) module is a primcall
...
Andy Wingo
2013-06-23
1
-22
/
+50
*
|
Merge remote-tracking branch 'origin/stable-2.0'
...
Mark H Weaver
2013-04-14
1
-18
/
+37
|
\
|
|
*
Do not scan for coding declarations in open-file.
...
Mark H Weaver
2013-04-07
1
-4
/
+9
|
*
Nicer docstring syntax for case-lambda.
...
Mark H Weaver
2013-04-04
1
-14
/
+28
*
|
Merge remote-tracking branch 'origin/stable-2.0'
...
Mark H Weaver
2013-03-28
1
-8
/
+5
|
\
|
|
*
allow case-lambda expressions with no clauses
...
Andy Wingo
2013-03-09
1
-4
/
+4
|
*
better handling of windows file name conventions
...
Andy Wingo
2013-02-19
1
-4
/
+1
*
|
add #:resolve-syntax-parameters? kwarg to syntax-local-binding
...
Andy Wingo
2013-03-13
1
-4
/
+3
*
|
Merge remote-tracking branch 'origin/stable-2.0'
...
Andy Wingo
2013-01-31
1
-29
/
+34
|
\
|
|
*
Do not defer expansion of internal define-syntax forms.
...
Mark H Weaver
2013-01-31
1
-21
/
+15
|
*
Fix source annotation bug in psyntax 'expand-body'.
...
Mark H Weaver
2013-01-27
1
-1
/
+1
*
|
merge stable-2.0
...
Andy Wingo
2013-01-23
1
-8
/
+17
|
\
|
|
*
`include' relative paths relative to including file
...
Andy Wingo
2013-01-22
1
-8
/
+17
|
*
Revert "Preserve keyword identifier in 'syntax-rules' and 'define-syntax-rule'"
...
Mark H Weaver
2012-10-10
1
-4
/
+4
|
*
Preserve keyword identifier in 'syntax-rules' and 'define-syntax-rule'
...
Mark H Weaver
2012-10-08
1
-4
/
+4
*
|
Merge remote-tracking branch 'origin/stable-2.0'
...
Andy Wingo
2012-07-24
1
-3
/
+16
|
\
|
|
*
Fix @ and @@ to not capture lexicals; new @@ @@ form for R6RS libraries
...
Mark H Weaver
2012-07-06
1
-3
/
+16
*
|
Merge remote-tracking branch 'origin/stable-2.0'
...
Andy Wingo
2012-07-06
1
-53
/
+0
|
\
|
|
*
dead code elimination
...
Andy Wingo
2012-07-02
1
-53
/
+0
*
|
Merge remote-tracking branch 'local-2.0/stable-2.0'
...
Andy Wingo
2012-03-08
1
-11
/
+11
|
\
|
|
*
Comment out unused definitions of 'do' and 'case' in psyntax.scm
...
Mark H Weaver
2012-03-04
1
-0
/
+7
|
*
Fix syntax wrap comments; remove old unused cruft
...
Mark H Weaver
2012-03-04
1
-11
/
+4
*
|
Merge branch 'stable-2.0'
...
Mark H Weaver
2012-03-03
1
-6
/
+6
|
\
|
|
*
Minimize size of embedded syntax objects in psyntax-pp.scm
...
Mark H Weaver
2012-03-03
1
-4
/
+4
|
*
Fix typos in psyntax.scm
...
Mark H Weaver
2012-03-02
1
-2
/
+2
[next]