.. |
base-env.ss
|
Add filter-map to base-env.ss
|
2008-07-15 00:33:14 -04:00 |
base-types.ss
|
* Newlines at EOFs
|
2008-07-09 07:18:06 +00:00 |
check-subforms-unit.ss
|
Implement dmap operations.
|
2008-06-12 17:10:31 -04:00 |
constraint-structs.ss
|
logging
|
2008-07-14 08:48:14 -04:00 |
constraints.ss
|
Revert last change.
|
2008-06-20 15:47:56 -04:00 |
def-binding.ss
|
Use contracts for def-binding.
|
2008-04-08 17:42:13 +00:00 |
defstruct-unit.ss
|
* Newlines at EOFs
|
2008-07-09 07:18:06 +00:00 |
dmap.ss
|
* Added code to check that substitution gets rid of all appropriate
|
2008-06-20 13:07:08 -04:00 |
effect-rep.ss
|
* Newlines at EOFs
|
2008-07-09 07:18:06 +00:00 |
extra-procs.ss
|
values with dots
|
2008-07-07 11:01:42 -04:00 |
free-variance.ss
|
Switch these over to for/for*. Avoid the hash-copy calls as well, since
|
2008-07-13 12:14:15 -04:00 |
infer-dummy.ss
|
* Fixed calls to infer that didn't give must-vars argument
|
2008-06-20 14:48:47 -04:00 |
infer-unit.ss
|
I'm not sure if this is correct, but this handles the cases where we're
|
2008-07-12 22:30:00 -04:00 |
infer.ss
|
* Newlines at EOFs
|
2008-07-09 07:18:06 +00:00 |
init-envs.ss
|
Fix code gen for PolyDots defs.
|
2008-06-16 16:32:34 -04:00 |
internal-forms.ss
|
Switch to #lang everywhere.
|
2008-03-20 13:31:18 +00:00 |
interning.ss
|
new hash function names and ops (3.99.0.23)
|
2008-04-08 21:42:38 +00:00 |
lexical-env.ss
|
Checkpoint.
|
2008-06-17 18:10:17 -04:00 |
mutated-vars.ss
|
Fix mutated-vars for #%plain-lambda.
|
2008-04-10 23:20:17 +00:00 |
parse-type.ss
|
Add the forall Unicode symbol as an acceptable replacement for the
|
2008-07-16 17:37:05 +00:00 |
planet-requires.ss
|
Don't statically require mred in tests.
|
2008-05-22 16:36:06 +00:00 |
prims.ss
|
Merging in the following code:
|
2008-07-15 19:03:59 +00:00 |
promote-demote.ss
|
* Fixed calls to infer that didn't give must-vars argument
|
2008-06-20 14:48:47 -04:00 |
provide-handling.ss
|
Implement dmap operations.
|
2008-06-12 17:10:31 -04:00 |
remove-intersect.ss
|
Switch subtype to use infer.ss for unification.
|
2008-06-10 15:05:13 -04:00 |
rep-utils.ss
|
Add new datastructures for dots work.
|
2008-06-09 17:07:41 -04:00 |
require-contract.ss
|
Use contracts for def-binding.
|
2008-04-08 17:42:13 +00:00 |
resolve-type.ss
|
Fix instantiate and abstract to handle bounds properly.
|
2008-06-10 11:29:56 -04:00 |
restrict.ss
|
* Fixed calls to infer that didn't give must-vars argument
|
2008-06-20 14:48:47 -04:00 |
signatures.ss
|
It lives!
|
2008-06-16 17:46:13 -04:00 |
subtype.ss
|
Fix filter type.
|
2008-06-19 16:07:12 +00:00 |
syntax-traversal.ss
|
Definition (but not use) of ... vars
|
2008-06-16 16:47:08 -04:00 |
tables.ss
|
* Newlines at EOFs
|
2008-07-09 07:18:06 +00:00 |
tc-app-unit.ss
|
Add printing if a starred type was substituted in as well.
|
2008-07-14 09:42:45 -04:00 |
tc-dots-unit.ss
|
Add an informative comment here.
|
2008-06-17 22:09:04 -04:00 |
tc-expr-unit.ss
|
We have to be careful here -- for example, one of the test cases was failing
|
2008-07-12 22:11:23 -04:00 |
tc-if-unit.ss
|
Move infer-ops to infer
|
2008-06-10 14:29:05 -04:00 |
tc-lambda-unit.ss
|
Merging in the following code:
|
2008-07-15 19:03:59 +00:00 |
tc-let-unit.ss
|
make-Values now checks its argument for having only 1 element
|
2008-07-07 14:58:22 -04:00 |
tc-structs.ss
|
Fix handling of mutable structs (setters != getters)
|
2008-07-13 17:31:58 -04:00 |
tc-toplevel.ss
|
Merging in the following code:
|
2008-07-15 19:03:59 +00:00 |
tc-utils.ss
|
Just tried the following program:
|
2008-07-13 21:47:36 -04:00 |
type-alias-env.ss
|
Improve the type of andmap.
|
2008-05-02 23:35:37 +00:00 |
type-annotation.ss
|
logging
|
2008-07-14 08:48:14 -04:00 |
type-comparison.ss
|
Switch to #lang everywhere.
|
2008-03-20 13:31:18 +00:00 |
type-contract.ss
|
Merging in the following code:
|
2008-07-15 19:03:59 +00:00 |
type-effect-convenience.ss
|
Merging in the following code:
|
2008-07-15 19:03:59 +00:00 |
type-effect-printer.ss
|
Finally found a nasty bug involving variables not appearing in the hash table.
|
2008-07-07 19:21:42 -04:00 |
type-env.ss
|
Merging in the following code:
|
2008-07-15 19:03:59 +00:00 |
type-environments.ss
|
Adding drest capability to lambda formal checking.
|
2008-06-18 17:21:53 -04:00 |
type-name-env.ss
|
Checkpoint.
|
2008-06-17 18:10:17 -04:00 |
type-rep.ss
|
I'm not sure if this is correct, but this handles the cases where we're
|
2008-07-12 22:30:00 -04:00 |
type-utils.ss
|
make-Values now checks its argument for having only 1 element
|
2008-07-07 14:58:22 -04:00 |
typechecker.ss
|
It lives!
|
2008-06-16 17:46:13 -04:00 |
union.ss
|
Try harder to remove duplicates from unions.
|
2008-05-03 00:02:55 +00:00 |
unit-utils.ss
|
comment out exampled
|
2008-04-28 21:21:29 +00:00 |
utils.ss
|
Merging in the following code:
|
2008-07-15 19:03:59 +00:00 |