Commit Graph

5 Commits

Author SHA1 Message Date
Eric Dobson
fbea3dce95 Move from syntax-map to stx-map.
original commit: 3e4a8acf70e96be87ec72ed8280bee8db3327386
2013-05-28 20:31:09 -07:00
Eric Dobson
7334565445 Fix require/untyped-contract to generate better names in contracts.
Related to PR 13716.

original commit: 9c71dafb630e66035a102636cdc5aa84c0ae7940
2013-05-01 20:35:20 -07:00
Neil Toronto
7969c012a3 Stubbed out missing math/array' and math/statistics' doc entries to
clean up build

Moved `float-complex?' and `number->float-complex' to `math/base',
documented them

Documented `flexpt1p'

Removed `samples->immutable-hash' (not covariant anyway; not going to
use hashes)

original commit: 6f1ffecc2374f2874c1942fe0558420b74cbe223
2012-11-27 18:05:38 -07:00
Neil Toronto
690f54e633 Added `define-typed/untyped-identifier' to typed/untyped-utils
Made return types of `flvector-length' and `unsafe-flvector-length' more precise (they return Index)

original commit: ac424a73a5f3fa81d34f11585ff80b63b5cdebb6
2012-11-16 10:52:56 -07:00
Neil Toronto
2d549d13b1 Added typed/untyped-utils (just require/untyped-contract for now)
original commit: cdcf8f64327565e4665924b419468fbb9124129c
2012-10-14 16:53:33 -04:00