Commit Graph

17 Commits

Author SHA1 Message Date
Robby Findler
ad438ef63f added some font sizing information to the insert large letters dialog
svn: r16561
2009-11-05 16:19:01 +00:00
Eli Barzilay
444750fd42 I just cleaned this floor -- take off your shoes when you walk around
svn: r16386
2009-10-20 18:53:06 +00:00
Sam Tobin-Hochstadt
37106bd6f7 Add `typed/scheme/system'
Special handling of (letrec ([x e]) x)
Allow functions with optional keyword args to be inferred when kws not supplied.
Infer instantiations for kw functions in simple cases.
Add `Path-String' type
Fix types of `filter', `with-{input-to,output-from}-file'
Add `port->lines'
New 'metrics.ss' test

svn: r16385
2009-10-20 18:30:37 +00:00
Eli Barzilay
a70bf64fd9 Newlines at EOFs
svn: r15380
2009-07-04 02:28:31 +00:00
Sam Tobin-Hochstadt
cdca1d6108 export type names
svn: r15134
2009-06-10 21:50:50 +00:00
Sam Tobin-Hochstadt
60e096913d First step to polymorphic functions in typed/untyped interface
- poly/c contract from Carl/Stevie
- generate the contracts
- test
- use in typed/srfi/14

svn: r14241
2009-03-23 18:29:07 +00:00
Sam Tobin-Hochstadt
746446d4ac Typed wrapper for file/tar
contributed by YC.

svn: r14233
2009-03-23 15:34:34 +00:00
Sam Tobin-Hochstadt
089ebfe492 Typed wrapper for md5.ss from YC.
svn: r13921
2009-03-03 20:01:41 +00:00
Sam Tobin-Hochstadt
2b0e89ee2a Typed version of SRFI 14, from David Van Horn.
svn: r13905
2009-03-03 02:09:33 +00:00
Sam Tobin-Hochstadt
80c8ac3b5f add Text% type, new function
svn: r13536
2009-02-12 19:55:02 +00:00
Sam Tobin-Hochstadt
8416536f44 typed/mred
- use (Listof Any) instead of List
 

svn: r13439
2009-02-04 23:33:24 +00:00
Eli Barzilay
d1a0086471 newlines at EOFs
svn: r13105
2009-01-14 03:10:47 +00:00
Sam Tobin-Hochstadt
da7b6978ee Update typed collection to use struct inheritance.
svn: r12747
2008-12-08 20:48:25 +00:00
Eli Barzilay
447cea73d0 set svn:eol-style
svn: r12520
2008-11-20 00:16:25 +00:00
Sam Tobin-Hochstadt
7124d1e1a1 Typed wrappers for file/gif and almost all of net/*.
svn: r12518
2008-11-19 22:51:24 +00:00
Sam Tobin-Hochstadt
66b9b932ef Refactor require/typed/provide and dt into new private dir.
svn: r12517
2008-11-19 22:50:54 +00:00
Sam Tobin-Hochstadt
48c90f1c10 Add collection for typed version of collections.
Start with mred and framework.

svn: r12409
2008-11-12 15:57:45 +00:00