Eric Dobson
|
1348887bd1
|
Cleaned up base-env. Added comments about untyped identifiers.
Used one-of/c to clean up some types.
|
2011-06-17 15:17:20 -04:00 |
|
Eric Dobson
|
0671945a8d
|
Moved tests for equality to unit tests
|
2011-06-17 15:17:20 -04:00 |
|
Eric Dobson
|
feeccc062b
|
Added types for reading and writing operations
|
2011-06-17 15:17:19 -04:00 |
|
Eric Dobson
|
029651b9ee
|
Added types for regexp operations. Changed Regexp to correspond to regexp?.
|
2011-06-17 15:17:19 -04:00 |
|
Eric Dobson
|
3e1a95750d
|
Added public names for recently added types
|
2011-06-17 15:17:19 -04:00 |
|
Eric Dobson
|
6f3bbad367
|
Added types for I/O operations
|
2011-06-17 15:17:19 -04:00 |
|
Eric Dobson
|
54a12afb49
|
Added types and some tests for port operations
|
2011-06-17 15:17:19 -04:00 |
|
Eric Dobson
|
c77e906c7a
|
Added types and tests for equality operations.
|
2011-06-17 15:17:19 -04:00 |
|
Eric Dobson
|
2d152bac79
|
Added types and tests for raising and handling exceptions
|
2011-06-17 15:17:19 -04:00 |
|
Eric Dobson
|
4ba12dd20e
|
Added types and tests for symbol operations
|
2011-06-17 15:17:19 -04:00 |
|
Eric Dobson
|
ab23db7b5b
|
Added types and tests for string operations
|
2011-06-17 15:17:19 -04:00 |
|
Vincent St-Amour
|
26541ffbbd
|
Unify types and filter behavior of not and false?.
|
2011-06-16 18:08:44 -04:00 |
|
Vincent St-Amour
|
48bf6f8290
|
Make type annotations optional for for*/lists: and for*/fold:.
|
2011-06-14 17:53:28 -04:00 |
|
Vincent St-Amour
|
2922821f3c
|
Synthesize annotations for for/lists: if possible.
|
2011-06-14 17:53:27 -04:00 |
|
Vincent St-Amour
|
f4973ff05e
|
Remove obsolete comment.
|
2011-06-14 17:53:27 -04:00 |
|
Vincent St-Amour
|
8c92a32cbb
|
Fix bad name.
|
2011-06-14 17:53:27 -04:00 |
|
Vincent St-Amour
|
a5bccaffe1
|
Allow omitting type annotation in most of the for: forms.
|
2011-06-14 17:53:27 -04:00 |
|
Vincent St-Amour
|
506980240a
|
Allow omitting type annotation on for/fold:.
|
2011-06-14 17:53:26 -04:00 |
|
Eric Dobson
|
c7f9a80de8
|
TR: Changed type of port->list
|
2011-06-10 17:22:14 -04:00 |
|
Eric Dobson
|
157481ceda
|
Added check to make sure that safe/unsafe flonumops are the same binding
|
2011-06-07 21:15:17 -04:00 |
|
Eric Dobson
|
88ce4e281c
|
Base type environment now checks for duplicate types.
|
2011-06-07 21:15:17 -04:00 |
|
Vincent St-Amour
|
3b036388d6
|
Remove trailing whitespace.
|
2011-05-18 17:09:45 -04:00 |
|
Eric Dobson
|
9a65545814
|
Path manipulation now works with SomeSystemPath correctly.
|
2011-05-17 18:03:48 -04:00 |
|
Eric Dobson
|
05af2b9e17
|
Split Path type into Path and OtherSystemPath.
|
2011-05-17 18:03:48 -04:00 |
|
Vincent St-Amour
|
1ed0e84791
|
Move base environment files to their own subdirectory.
|
2011-05-17 15:16:18 -04:00 |
|