Cronologia Commit

Autore SHA1 Messaggio Data
  Daniel Llorens eb3d623da5 Non-vector 1D arrays print as #1() 10 anni fa
  Daniel Llorens ea342aa6f7 Run some of arrays.test under both compiler & interpreter 11 anni fa
  Daniel Llorens 2c1ccb02c5 array-contents returns root for empty arrays with empty root 12 anni fa
  Daniel Llorens c6eaad9757 Add tests for more kinds of typed arrays. 12 anni fa
  Daniel Llorens 35f45ed6d0 Check more cases of array-contents 12 anni fa
  Daniel Llorens c545f7164a Refactor array-contents 12 anni fa
  Daniel Llorens dd60e9348e Check the documented matching behavior of array-map!/copy! 12 anni fa
  Daniel Llorens d41d5bf05e Test that typed-array? returns #f with non-array argument 12 anni fa
  Daniel Llorens d747313100 Change uses of scm_is_simple_vector to scm_is_vector 12 anni fa
  Andy Wingo 8051cf2304 Merge commit 'fb7dd00169304a5922838e4d2f25253640a35def' 11 anni fa
  Andy Wingo fb7dd00169 Deprecate general "uniform-vector" interface 11 anni fa
  Daniel Llorens 69843ac1b9 Reorder arrays.test 12 anni fa
  Daniel Llorens a6f8d3ddd8 Don't use scm_is_generalized_vector in transpose-array 12 anni fa
  Daniel Llorens ee23869521 Tests for transpose-array 12 anni fa
  Daniel Llorens 1080ce25bc Tests for shared-array-root 12 anni fa
  Daniel Llorens c4aca3b9da Don't use generalized-vector functions in uniform.c 11 anni fa
  Daniel Llorens ab1ca17986 Remove double indirection in array-fill! 12 anni fa
  Daniel Llorens b5159a471a Tests for array-copy! 12 anni fa
  Andy Wingo 118ff892be deprecate generalized vectors in favor of arrays 12 anni fa
  Andy Wingo 336c921146 optimize access to arrays of rank 1 or 2 12 anni fa
  Ludovic Courtès 1d4e6ee301 Fix `generalized-vector->list' indexing bug with shared arrays. 12 anni fa
  Ludovic Courtès 80aeb9af0d test-suite: Add a nameless form of `pass-if-equal'. 12 anni fa
  Andy Wingo 2b414e247f fix generalized-vector-{ref,set!} for slices 13 anni fa
  Andy Wingo e48a2f8705 add docs and tests for array->list 15 anni fa
  Andy Wingo a587d6a973 more fixes to equal? for arrays 15 anni fa
  Andy Wingo e275b8a220 rename unif.test to arrays.test 15 anni fa
  Andy Wingo 3ffd1ba96e fix equal? between an array and a non-array 15 anni fa
  Andy Wingo d26383f427 Revert "fix equal? between an array and a non-array" 15 anni fa
  Andy Wingo 9d031d4d57 fix equal? between an array and a non-array 15 anni fa