Kevin Ryde
|
bd91babb03
(Structures): Revise and expand variously, add make-vtable.
|
18 years ago |
Kevin Ryde
|
906883cb97
(Records): In make-record-type, describe optional print function argument.
|
18 years ago |
Neil Jerram
|
237788d2a2
* api-control.texi (Dynamic Wind): Doc for scm_dynwind_free.
|
18 years ago |
Ludovic Courtès
|
97217304d6
Changes from arch/CVS synchronization
|
18 years ago |
Kevin Ryde
|
f978f7432e
(Pairs): Cross reference SRFI-1 second, third, fourth.
|
18 years ago |
Kevin Ryde
|
6ffab1a74b
(Vector Accessing from C): Show
|
19 years ago |
Kevin Ryde
|
dc9813aee5
(Array Procedures): @pxref for `equal?'.
|
19 years ago |
Marius Vollmer
|
661ae7ab6b
Renamed the "frames" that are related to dynamic-wind to "dynamic
|
19 years ago |
Kevin Ryde
|
b167633ca0
(Retrieving Alist Entries): Revise for clarity and brevity.
|
19 years ago |
Kevin Ryde
|
d8e49e6bd2
(List Modification): In filter, return may share a
|
19 years ago |
Kevin Ryde
|
51ee57a435
(Pairs, List Syntax): Cross reference Expression Syntax for quoting.
|
19 years ago |
Kevin Ryde
|
b83ecb8fb5
(Array Procedures): In array-in-bounds?, correction to example result.
|
19 years ago |
Marius Vollmer
|
d34bd7d483
Clarifications from Ludovic Courtès. Thanks!
|
19 years ago |
Marius Vollmer
|
35f957b20f
Fixed some typos and added some docs. Talk about concrete and
|
20 years ago |
Marius Vollmer
|
673ba2da04
Synchronized docstrings.
|
20 years ago |
Marius Vollmer
|
ca6a8a38a4
Specify return type for scm_c_array_rank.
|
20 years ago |
Kevin Ryde
|
d8c3fde933
More of:
|
20 years ago |
Kevin Ryde
|
b4b78f5d7d
(Shared Arrays): Rewrite make-shared-array for clarity, adding examples.
|
20 years ago |
Kevin Ryde
|
e2535ee4a5
(Shared Arrays): New section.
|
20 years ago |
Marius Vollmer
|
39b6cb8678
docs for scm_c_array_rank.
|
20 years ago |
Kevin Ryde
|
2c1c0b1ffe
Some index entry capitalization.
|
20 years ago |
Kevin Ryde
|
d1f9e10734
Lots of @deftypefn return type {} grouping for correct name in func index.
|
20 years ago |
Marius Vollmer
|
8789459042
Docs for scm_array_handle_pos.
|
20 years ago |
Marius Vollmer
|
1f69b36405
Fixed a typo...
|
20 years ago |
Marius Vollmer
|
e581845ab1
Fixed typo.
|
20 years ago |
Marius Vollmer
|
1d20a49534
Document new read/print syntax for empty arrays.
|
20 years ago |
Marius Vollmer
|
5e7b8a3d71
Talk a bit out zero-rank and zero-size arrays.
|
20 years ago |
Marius Vollmer
|
86ccc3545b
Finished(?) the new array API docs.
|
20 years ago |
Marius Vollmer
|
1281f0fc22
Updated for newfill rule of make-typed-array.
|
20 years ago |
Marius Vollmer
|
52d28fc2b4
One more incremental step towards the new array API.
|
20 years ago |