Historique des commits

Auteur SHA1 Message Date
  Daniel Llorens f6003e8881 Clean up (array-for-each-cell) il y a 9 ans
  Daniel Llorens 2ce48a3f46 Avoid variable stack use in scm_array_for_each_cell() il y a 9 ans
  Daniel Llorens ffd949e597 New export (array-for-each-cell-in-order) il y a 9 ans
  Daniel Llorens fb4d4d966c Draft of (array-for-each-cell) il y a 9 ans
  Daniel Llorens ed6c65507a Don't use array handles in scm_c_array_rank il y a 10 ans
  Daniel Llorens 3aafc2c857 Rename array-set-from!, scm_array_set_from_x to array-amend!, scm_array_amend_x il y a 10 ans
  Daniel Llorens 7d7ada39d0 New functions array-from, array-from*, array-set-from! il y a 10 ans
  Daniel Llorens 212c5b0f29 Unuse array 'contiguous' flag il y a 10 ans
  Daniel Llorens c557ff68ec Remove scm_from_contiguous_array il y a 10 ans
  Daniel Llorens 655494c65b Avoid unneeded internal use of array handles il y a 10 ans
  Andy Wingo 206b3f6e03 Remove scm_putc_unlocked. il y a 9 ans
  Daniel Llorens eb3d623da5 Non-vector 1D arrays print as #1() il y a 10 ans
  Daniel Llorens 65704b982d Pack array dimensions in array object il y a 10 ans
  Daniel Llorens 2c1ccb02c5 array-contents returns root for empty arrays with empty root il y a 12 ans
  Daniel Llorens 1e2a55e42a Match types used in arrays.c to struct field types il y a 12 ans
  Daniel Llorens 35f45ed6d0 Check more cases of array-contents il y a 12 ans
  Daniel Llorens c545f7164a Refactor array-contents il y a 12 ans
  Andy Wingo cf64dca65c Remove array impl. registry; instead, hard-code array handle creation il y a 11 ans
  Daniel Llorens 13af75bfe0 Fix bad uses of base and lbnd on rank 1 arrays il y a 12 ans
  Daniel Llorens a6f8d3ddd8 Don't use scm_is_generalized_vector in transpose-array il y a 12 ans
  Daniel Llorens c2cb82f85a Don't use scm_is_generalized_vector in shared-array-root il y a 12 ans
  Daniel Llorens 2bee653acb Remove unnecessary conditions in array constructors il y a 12 ans
  Andy Wingo 1fadf369b8 Replace generalized-vector calls in array_handle_ref/set il y a 11 ans
  Daniel Llorens 9da9c22f84 Replace scm_c_generalized_vector_length in arrays.c il y a 12 ans
  Andy Wingo d65514a2de RTL compiler supports static bitvectors il y a 11 ans
  Mark H Weaver fa980bcc0f Merge remote-tracking branch 'origin/stable-2.0' il y a 12 ans
  Mark H Weaver 493ceb99e5 Move array reader from arrays.c to read.c il y a 12 ans
  Andy Wingo 0858753e82 Merge remote-tracking branch 'origin/stable-2.0' il y a 13 ans
  Bake Timmons b7e64f8b26 Improve the usage of variable names in C docstrings. il y a 13 ans
  Andy Wingo 91ee7515da Merge remote-tracking branch 'origin/stable-2.0' il y a 13 ans