wingo pushed a change to branch master in repository guile. from 773595f Add compiler from tree-il to cps2 new 7cd61e2 cps2: Fix parse-cps for `prompt' new 09869e7 Register up cps2 compiler with language tower new 0f082bd Fix intmap-add! transient bug
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: module/Makefile.am | 1 + module/language/cps/intmap.scm | 5 ++++- module/language/cps2.scm | 2 +- module/language/{cps => cps2}/spec.scm | 20 ++++++++++---------- module/language/tree-il/compile-cps2.scm | 4 ++-- module/language/tree-il/spec.scm | 4 +++- 6 files changed, 21 insertions(+), 15 deletions(-) copy module/language/{cps => cps2}/spec.scm (78%)