* Another big chunk of v4-require-isms
* Allow `#lang framework/keybinding-lang' for keybinding files
* Move hierlist sources into "mrlib/hierlist", leave stub behind
svn: r10689
original commit: 7d50e61c7f6831936e13e6af5140db65db18fe1c
Does not yet work:
- some errors about car of ()
- some match-expander certification errors
svn: r9049
original commit: b7127dc9c77f55bb6f787fbb58d4ebaa940f525f
Moved match implementation to new mzlib/private/match directory.
Implement keyword arguments to define-match-expander.
svn: r3943
original commit: 931d214b6915080e4daf32a6a702c62ee527442c
- don't export match:test-no-order, which is only used in generated code
test-no-order.ss
- reformat code
- use ormap instead of let loop
render-test-list:
- add define/opt sugar
- remove a lot of pointless stx arguments
- remove a lot of [quasi]syntax/loc
gen-match:
- use internal define instead of let
- remove quasisyntax/loc
- reformat
- remove pointlessly optional argument
coupling-and-binding:
- reformat
- use memf instead of custom loops
svn: r908
original commit: d96e47c4b71b045d48c98f9deac1954492516019
Fix totally broken handling of structs with immutable fields, as reported in bug 7398.
svn: r354
original commit: b752dcddef89b7bafb51d7aa82f244ac1a5d6913