Commit Graph

30195 Commits

Author SHA1 Message Date
Matthias Felleisen
e3408c197d [Style] fixed typo pointed out by Harry Spier 2013-06-18 06:23:43 -04:00
Matthias Felleisen
0ed2928fa8 [Style] submodule contracts 2013-06-18 06:23:43 -04:00
Matthias Felleisen
f251318f96 [Style] define/contract explained 2013-06-18 06:23:42 -04:00
Matthias Felleisen
aff9862c52 [Style] added warning about define vs let star; see mailing list 2013-06-18 06:23:42 -04:00
Matthias Felleisen
4c8cba8104 [Style] Greg H reported this bug of a define inside of syntax-case, fixed 2013-06-18 06:23:42 -04:00
Matthias Felleisen
3b9dee4a77 [Style] Rouben Rostamian's request to elaborate on block comments 2013-06-18 06:23:42 -04:00
Matthias Felleisen
b8cef59702 [Style] same names for same data in ADT implementations 2013-06-18 06:23:42 -04:00
Matthias Felleisen
634644b11a [Style] same names for same data in ADT implementations 2013-06-18 06:23:42 -04:00
Matthias Felleisen
13d9f63610 [Style] added sub-modules for testing to 'unit' section, Eli's email from 30 April 2012 2013-06-18 06:23:42 -04:00
Matthias Felleisen
99fee6ec0e [Style] old fixes, can't recall source 2013-06-18 06:23:42 -04:00
Matthias Felleisen
97c9ec023f [Style] added etiquette file for Racketeers 2013-06-18 06:23:42 -04:00
Matthias Felleisen
e3967a3d3f [Style] values vs structs for return values 2013-06-18 06:23:42 -04:00
Matthias Felleisen
552996f1b7 [Style] explain comments in document 2013-06-18 06:23:41 -04:00
Matthias Felleisen
1c668ce4fe [Style] robby fixes 2013-06-18 06:23:41 -04:00
Matthias Felleisen
49f4cb6072 [Style] Casey's message, boxes around all labeled code snippets 2013-06-18 06:23:41 -04:00
Matthias Felleisen
3b1e96c0c0 [Style] Matthews' exn handler request 2013-06-18 06:23:41 -04:00
Matthias Felleisen
39f0035bc5 [Style] Vincent's suggestions 2013-06-18 06:23:41 -04:00
Matthias Felleisen
4bf1a63d56 [Style] testing, comments, some reorg; Vincent's comments 2013-06-18 06:23:41 -04:00
Matthias Felleisen
b99f7151a2 [Style] Eli's suggestions 2013-06-18 06:23:41 -04:00
Matthias Felleisen
651d097370 [Style] Shriram's big criticism 2013-06-18 06:23:41 -04:00
Matthias Felleisen
d40a036aa5 [Style] fixed #% language 2013-06-18 06:23:41 -04:00
Matthias Felleisen
72cce4450e [Style] parameterize explained 2013-06-18 06:23:41 -04:00
Matthias Felleisen
38eb1efa91 [Style] more revisions 2013-06-18 06:23:40 -04:00
Matthias Felleisen
a496213549 [Style] comments from PLT 2013-06-18 06:23:40 -04:00
Matthias Felleisen
f13b1996bd [Style] feedback edits 2013-06-18 06:23:40 -04:00
Matthias Felleisen
ad583ff720 [Style] first draft wrapped up 2013-06-18 06:23:40 -04:00
Matthias Felleisen
11a04cd6fa [Style] first round of edits 2013-06-18 06:23:40 -04:00
Matthias Felleisen
b14b90655c [Style] added branch 2013-06-18 06:23:40 -04:00
Matthias Felleisen
1ed29fe397 [Style] fixing typos, added Robby's commit bomb prose 2013-06-18 06:23:40 -04:00
Matthias Felleisen
4c57167af7 [Style] modules and tables 2013-06-18 06:23:40 -04:00
Matthias Felleisen
dbfbd6e860 [Style] table, names, size 2013-06-18 06:23:40 -04:00
Matthias Felleisen
8e1acf2024 [Style] ... 2013-06-18 06:23:40 -04:00
Matthias Felleisen
05ae784d1f [Style] some of Robby's suggestions 2013-06-18 06:23:39 -04:00
Matthias Felleisen
e45a2e4b38 [Style] typo-level fixes etc 2013-06-18 06:23:39 -04:00
Matthew Flatt
71d7a3dcbd [Style] use `racketmodname' to link to a language name 2013-06-18 06:23:39 -04:00
Matthias Felleisen
bceca4b22f [Style] @compare plus some rules on use of constructs 2013-06-18 06:23:39 -04:00
Jay McCarthy
75edb5a064 [Style] Some minor changes 2013-06-18 06:23:39 -04:00
Matthias Felleisen
6ec7fc496b [Style] robby's reactions 2013-06-18 06:23:39 -04:00
Matthias Felleisen
f513e5760d [Style] living up to Matthew's standard on guidelines 2013-06-18 06:23:39 -04:00
Matthias Felleisen
ae7ec43493 [Style] notes to myself 2013-06-18 06:23:39 -04:00
Matthias Felleisen
6a9fc42d59 [Style] test of email 2013-06-18 06:23:39 -04:00
Matthias Felleisen
5ca6038480 [Style] fixes 2013-06-18 06:23:39 -04:00
Matthias Felleisen
dcd0fb7134 [Style] getting started 2013-06-18 06:23:38 -04:00
Robby Findler
cf3c3a4a7f remove bogus error (introduced to try out recent changes) 2013-06-17 18:03:13 -05:00
Robby Findler
3a09814c64 save recent drracket internal error exn records to include in PRs 2013-06-17 17:55:14 -05:00
Robby Findler
332ce02127 fix error message handling
closes PR 13859
2013-06-17 17:55:14 -05:00
Matthias Felleisen
2de0c7270c typos in source documentation; thanks Laurent, OEV 2013-06-17 09:45:12 -04:00
Robby Findler
175d7cc9b6 fix: now documenting the right name 2013-06-17 07:15:32 -05:00
Robby Findler
c332c2a29e add more information to the module browser error messages 2013-06-17 04:41:37 -05:00
Robby Findler
494f7d6951 Rackety (just enough to get the max line width below 102) 2013-06-17 04:41:36 -05:00