racket/collects/framework
Eli Barzilay 093236fea4 Improve code generation in the framework collection.
Instead of generating a file for code and one for documentation, do both
via a macro instead.  Most of the code is the same (modulo reformatting
in a more modern style), and instead of printing the result to a file,
it just returns it as the result of a macro.  (Since this is done in a
naive way, the macro is bad -- it is unhygienic since this is basically
what it did before only through a generated file; it should eventually
be improved to avoid these hacks.)
2011-09-30 10:51:28 -04:00
..
private Improve code generation in the framework collection. 2011-09-30 10:51:28 -04:00
collapsed-snipclass-wxme.rkt removed useless requires 2011-09-27 19:28:44 -06:00
collapsed-snipclass.rkt fix the collapsed snipclass so that it cooperates with the wxme library and 2011-09-13 14:58:39 -05:00
comment-snip.rkt
decorated-editor-snip.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
doc.txt Get rid of "defaultly"s. 2011-06-28 02:11:24 -04:00
framework-sig.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
framework-unit.rkt cleaned up framework docs 2011-05-01 14:16:04 -05:00
framework.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
gui-utils.rkt removed useless requires 2011-09-27 19:28:44 -06:00
keybinding-lang.rkt
main.rkt fix problems with the autosave recovery gui and add a drdr test for it 2011-09-28 17:06:30 -05:00
preferences.rkt removed useless requires 2011-09-27 19:28:44 -06:00
splash.rkt adjust drracket to be more accomodating in the presence of hostile filesystems 2011-08-27 16:41:35 -05:00
test.rkt removed useless requires 2011-09-27 19:28:44 -06:00