typed-racket/collects/typed-scheme
Robby Findler 4c89455512 Added online expansion and compilation of files
being edited in DrRacket (via places)

Added an API to let tools have access to that
  information (and compute more stuff)

Used that to make an online version of Check Syntax
  which led to a separately callable Check Syntax API.

original commit: b972a0940d04f4ff2c659d494805a7d34358da17
2011-08-02 16:28:16 -05:00
..
base-env Added online expansion and compilation of files 2011-08-02 16:28:16 -05:00
env Switched name field in struct type to identifier. Closes PR 11728. 2011-07-19 16:47:13 -04:00
infer Conditionalize use of contract. 2011-07-19 16:47:13 -04:00
lang Added a button for the performance report tool when in a typed language. 2011-07-15 15:04:51 -04:00
no-check/lang typed/racket/no-check 2010-06-09 12:51:27 -04:00
optimizer Get rid of pseudo-syntax. 2011-07-29 18:31:10 -04:00
private Clean up some contract errors and type->contract. Closes PR11756. 2011-07-14 17:06:52 -04:00
rep Typecheck pregexp literals correctly. 2011-07-22 16:22:36 -04:00
scribblings Add for*/sum: and for*/product: to TR. 2011-07-29 12:54:29 -04:00
typecheck Add a type for #%kernel's reverse. 2011-07-29 12:54:29 -04:00
types Use set coverage for union printing. 2011-07-22 16:22:36 -04:00
utils Typecheck pregexp literals correctly. 2011-07-22 16:22:36 -04:00
core.rkt Display ellipses even if the :print-type message was already displayed. 2011-07-22 17:07:49 -04:00
info.rkt Remove highlights after editing. 2011-07-15 15:04:52 -04:00
language-info.rkt Remove trailing whitespace. 2011-05-18 17:09:45 -04:00
main.rkt Added legacy support for require/typed and require-typed-struct. 2011-06-29 17:38:05 -04:00
minimal.rkt Avoid providing renamed identifiers. 2011-06-22 12:40:51 -04:00
no-check.rkt Remove trailing whitespace. 2011-05-18 17:09:45 -04:00
tc-setup.rkt remove syntax certificates; add syntax taints 2011-06-29 19:15:48 -06:00
typed-reader.rkt Remove trailing whitespace. 2011-05-18 17:09:45 -04:00
typed-scheme.rkt Make sure type environment is only initialized once 2011-06-07 21:15:17 -04:00