Daniel Llorens
|
85ac9cce0a
Reuse SCM_BYTEVECTOR_TYPED_LENGTH in scm_array_get_handle
|
před 10 roky |
Andy Wingo
|
dc7da0be90
refactor tc7 and tc16 checks
|
před 13 roky |
Andy Wingo
|
8b66aa8f54
Merge remote-tracking branch 'origin/stable-2.0'
|
před 13 roky |
Andy Wingo
|
fb031aba42
fix a couple of leaks
|
před 13 roky |
Andy Wingo
|
059a588fed
bytevectors have internal parent field
|
před 14 roky |
Andy Wingo
|
3dc2afe2b8
Revert "Remove unused internal bytevector functions."
|
před 15 roky |
Ludovic Courtès
|
3fe87cf7af
Re-add an indirection in bytevectors.
|
před 15 roky |
Ludovic Courtès
|
c4daa51910
Remove unused internal bytevector functions.
|
před 15 roky |
Ludovic Courtès
|
0665b3ffcb
Remove the distinction between inline/outline storage for bytevectors.
|
před 15 roky |
Ludovic Courtès
|
807e5a6641
Use a TC7 tag instead of a SMOB for bytevectors.
|
před 15 roky |
Andy Wingo
|
e286c973fc
bytevectors have "element type" field, e.g. for generalized-vector-ref
|
před 15 roky |
Andy Wingo
|
f332089ed4
bytevector inlinedness indicated by flag, not length
|
před 15 roky |
Andy Wingo
|
caa92f5e95
bytevectors provide scm_i_native_endianness to the vm
|
před 15 roky |
Ludovic Courtès
|
cfb4702f58
Always create the bytevector SMOB type.
|
před 16 roky |
Ludovic Courtès
|
438974d08d
Make bytevectors accessible using the generalized-vector API.
|
před 16 roky |
Ludovic Courtès
|
404bb5f87b
bytevectors: Add a C-friendly API.
|
před 16 roky |
Ludovic Courtès
|
2d34e9244b
bytevectors: Use `size_t' rather than `unsigned' for sizes.
|
před 16 roky |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
před 16 roky |
Andy Wingo
|
782a82eed1
add ability to compile uniform arrays
|
před 16 roky |
Ludovic Courtès
|
1ee2c72eaf
Import R6RS bytevectors and I/O ports from Guile-R6RS-Libs 0.2.
|
před 16 roky |