log
graph
tags
branches
changeset
browse
file
diff
annotate
file log
raw
smalltalk-tng
log experiments/partial-eval/pe.scm
find changesets by author, revision, files, or words in the commit message
(0)
tip
age
author
description
11 months ago
Tony Garnock-Jones
Checkin before planned gross mutilation
20 months ago
Tony Garnock-Jones
Add list?, list-of, and any/c, for preliminary experiments with pe of
23 months ago
Tony Garnock-Jones
Further examples. The stream examples don't seem to fuse well.
23 months ago
Tony Garnock-Jones
Updates for mzscheme 4's immutable pairs
2007-11-13
Tony Garnock-Jones
Misc. testing expressions
2007-11-13
Tony Garnock-Jones
sconcatmap/sconcatenate definitions (maybe buggy?)
2007-11-13
Tony Garnock-Jones
sfoldl definition (maybe buggy?)
2007-11-13
Tony Garnock-Jones
Use new pretty cons/LIST printing
2007-11-13
Tony Garnock-Jones
eq? primitive, so far unused
2007-11-13
Tony Garnock-Jones
Better code generation, showing sharing
2007-11-13
Tony Garnock-Jones
Prettify cons output a little, recognising proper lists specially
2007-11-06
Tony Garnock-Jones
Experiment with partially evaluating stream fusions.
2007-11-06
Tony Garnock-Jones
Add cond to parser.
2007-11-06
Tony Garnock-Jones
Add lambda* convenience syntax.
2007-11-06
Tony Garnock-Jones
Fix filter check.
2007-11-03
Tony Garnock-Jones
CPS variant of problematic expression
2007-11-03
Tony Garnock-Jones
Record problematic, maybe-preaction-requiring, test case
2007-10-31
Tony Garnock-Jones
Switch back to mzscheme
2005-10-19
Tony Garnock-Jones
Check in partial-evaluator of 14 March 2005 (see also eighty-twenty.org).