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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix R6RS `fold-left' so the accumulator is the first argument.
...
Ian Price
2011-11-01
2
-5
/
+11
*
set width for `,trace' command
...
BT Templeton
2011-10-22
1
-1
/
+1
*
fix misallocation of some <fix> procedures
...
Andy Wingo
2011-10-20
1
-1
/
+1
*
fix (web http) write-date for mondays
...
Andy Wingo
2011-10-17
1
-1
/
+1
*
Update (ice-9 match) from Chibi-Scheme.
...
Ludovic Courtès
2011-10-16
2
-23
/
+6
*
fold constants with accessors
...
Andy Wingo
2011-10-10
1
-30
/
+36
*
recognize string primitives
...
Andy Wingo
2011-10-10
1
-4
/
+10
*
add ,expand and ,optimize
...
Andy Wingo
2011-10-10
2
-0
/
+33
*
regenerate psyntax-pp.scm
...
Andy Wingo
2011-10-10
1
-14975
/
+24426
*
peval support for memq and memv
...
Andy Wingo
2011-10-10
1
-0
/
+46
*
add accessor-primitive?, peval uses it
...
Andy Wingo
2011-10-10
2
-40
/
+53
*
peval: visit operands on-demand, to inline mutually recursive bindings
...
Andy Wingo
2011-10-10
1
-357
/
+353
*
peval: add operand structure
...
Andy Wingo
2011-10-10
1
-0
/
+57
*
peval: refactor logging
...
Andy Wingo
2011-10-10
1
-5
/
+6
*
peval: logging
...
Andy Wingo
2011-10-08
1
-4
/
+52
*
peval: bugfix in constant-expression?
...
Andy Wingo
2011-10-07
1
-1
/
+2
*
optimizer verifies its output
...
Andy Wingo
2011-10-07
1
-2
/
+4
*
add tree-il verifier
...
Andy Wingo
2011-10-07
2
-0
/
+262
*
peval refactor
...
Andy Wingo
2011-10-06
1
-9
/
+7
*
comment peval.scm
...
Andy Wingo
2011-10-06
1
-126
/
+196
*
Add link to the (ice-9 match) bug.
...
Ludovic Courtès
2011-09-30
1
-0
/
+1
*
peval: Recognize module-refs to primitives.
...
Ludovic Courtès
2011-09-30
1
-0
/
+9
*
generate psyntax-pp in canonical form
...
Andy Wingo
2011-09-28
2
-27661
/
+26446
*
separate peval and a new canonicalization pass into their own modules
...
Andy Wingo
2011-09-28
6
-1162
/
+1048
*
regenerate psyntax-pp.scm, with optimizations
...
Andy Wingo
2011-09-28
1
-13702
/
+28957
*
((lambda ...) ...) fix
...
Andy Wingo
2011-09-28
1
-2
/
+5
*
peval: more effective binding pruning
...
Andy Wingo
2011-09-28
1
-29
/
+37
*
don't propagate pure primcalls that might not type-check
...
Andy Wingo
2011-09-28
1
-1
/
+16
*
fix unparse-tree-il of <dynset>
...
Andy Wingo
2011-09-28
1
-1
/
+1
*
peval works on all expressions
...
Andy Wingo
2011-09-28
1
-499
/
+462
*
peval: elide make-prompt-tag in effect context
...
Andy Wingo
2011-09-28
1
-3
/
+7
*
peval: add support for <prompt> and <abort>
...
Andy Wingo
2011-09-28
2
-3
/
+66
*
peval: fix algorithmic behavior of `cons'
...
Andy Wingo
2011-09-28
1
-11
/
+12
*
peval: more strict accounting
...
Andy Wingo
2011-09-27
1
-30
/
+61
*
peval: fix inlining of lambda* with #:optional
...
Andy Wingo
2011-09-26
1
-8
/
+2
*
remove unused peval helpers
...
Andy Wingo
2011-09-26
1
-11
/
+0
*
peval: simpler and more precise treatment of mutability
...
Andy Wingo
2011-09-25
1
-70
/
+89
*
peval: add a bunch of missing maybe-unconst calls
...
Andy Wingo
2011-09-25
1
-9
/
+10
*
peval uses effort counters, propagates lambdas more effectively
...
Andy Wingo
2011-09-25
1
-160
/
+207
*
prune unused letrec bindings
...
Andy Wingo
2011-09-24
1
-1
/
+12
*
more peval refactoring
...
Andy Wingo
2011-09-24
1
-7
/
+17
*
add helpers for effort counters
...
Andy Wingo
2011-09-24
1
-0
/
+55
*
peval refactor
...
Andy Wingo
2011-09-24
1
-46
/
+48
*
attempt to prune unreferenced bindings
...
Andy Wingo
2011-09-24
1
-26
/
+62
*
peval handles lexical-set
...
Andy Wingo
2011-09-24
1
-15
/
+34
*
peval: pre-analyze mutated or reffed-once lexicals
...
Andy Wingo
2011-09-24
1
-0
/
+45
*
peval: don't propagate expressions that access memory
...
Andy Wingo
2011-09-24
1
-9
/
+6
*
context-specific folding for peval in test and effect contexts
...
Andy Wingo
2011-09-24
1
-20
/
+54
*
thread a context through peval
...
Andy Wingo
2011-09-24
1
-49
/
+62
*
paper around `match' bug
...
Andy Wingo
2011-09-24
1
-0
/
+18
[prev]
[next]