Custom Query (1630 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (49 - 51 of 1630)

Ticket Resolution Summary Owner Reporter
#49 fixed replace unqualified core forms with qualified version and macro felix winkelmann felix winkelmann
Description

These special forms should be replaced with macros that expand to qualified forms:

quote
syntax
let[rec]-syntax
location

These should be then removed from canonicalization (with qualified versions remaining):

let
letrec
lambda
set!

This should also take care of #18.

#50 fixed document compiler syntax felix winkelmann felix winkelmann
#51 wontfix add compiler-syntax to modules felix winkelmann felix winkelmann
Description

Give compiler syntax full generality by adding it to modules.

  • only export compiler syntax for local definitions or exports
  • fixup se analogous to normal syntax

Unfortunately, compiler syntax will stay active outside of a module that imports it.

Note: See TracQuery for help on using queries.