The Racket repository
Go to file
Sam Tobin-Hochstadt d96e47c4b7 plt-match.ss/match.ss:
- 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
2005-09-23 19:55:12 +00:00
collects plt-match.ss/match.ss: 2005-09-23 19:55:12 +00:00
man/man1 Adding first batch of files, all except collects and src. 2005-05-27 17:52:04 +00:00
notes added notes 2005-09-21 23:06:41 +00:00
src fix scaling of PS text output when X and Y scale are different 2005-09-21 11:53:53 +00:00
teachpack Adding first batch of files, all except collects and src. 2005-05-27 17:52:04 +00:00
install Adding first batch of files, all except collects and src. 2005-05-27 17:52:04 +00:00
install.bat Adding first batch of files, all except collects and src. 2005-05-27 17:52:04 +00:00