racket/racket
Carl Eastlund 704857bbfe Fixed bugs related to define/generic and to define-generics at top-level.
Added tests using define/generic in both #:defaults and #:fallbacks, both inside
modules and at the top level.  Changed the implementation of define-generics so
that defaults and fallbacks come after method definitions so that define/generic
works properly.  Changed internal names to be created with format-id and
syntax-local-introduce rather than generate-temporaries so that they work at the
top level.
2013-07-10 16:10:44 -04:00
..
lib Fixed bugs related to define/generic and to define-generics at top-level. 2013-07-10 16:10:44 -04:00
man/man1 reorganize into core plus packages 2013-06-19 09:01:37 -06:00
src fix "collects" path setup in 3m build 2013-07-10 13:41:06 -06:00
.gitignore move release notes in appropriate packages 2013-06-19 21:01:52 -06:00