Ludovic Courtès a88ebcc1e6 Merge remote-tracking branch 'ekaitz/main' into wip-lightening-riscv il y a 2 ans
..
lightening a88ebcc1e6 Merge remote-tracking branch 'ekaitz/main' into wip-lightening-riscv il y a 2 ans
.gitignore 99555262a9 Fix the rule to check for new signals and errors il y a 9 ans
ChangeLog-1996-1999 339999c72e Moved old ChangeLog text to ChangeLog-1996-1999 (added that file) il y a 25 ans
ChangeLog-2000 a51fe2479e Split up. il y a 24 ans
ChangeLog-2008 afb59d75b8 Rename `ChangeLog' files to `ChangeLog-2008'. il y a 16 ans
ChangeLog-scm 4b28e0b88b Renamed to ChangeLog-scm from ChangeLog.scm, so it won't interfere with il y a 28 ans
ChangeLog-srfi 37710f7e8f move srfi-1 and srfi-60 C impl to libguile, without public C api il y a 14 ans
ChangeLog-threads 7bfd3b9e94 Merge threads directory into libguile. il y a 28 ans
Makefile.am cc45597681 Find unidata_to_charset.awk from commit 9f8e05e5 in $(srcdir). il y a 3 ans
UnicodeData.txt 9f8e05e513 Create 'srfi-14.i.c' during build. il y a 3 ans
__scm.h aad5bfed60 Add __scm.h placeholder il y a 6 ans
alist.c 1234bb1850 Update license notices in all C files il y a 6 ans
alist.h 1234bb1850 Update license notices in all C files il y a 6 ans
array-handle.c 8110061e64 bitvector-set-bit! / bitvector-clear-bit! replace bitvector-set! il y a 5 ans
array-handle.h 3df3ba1a2c Remove array contp flag il y a 3 ans
array-map.c 3df3ba1a2c Remove array contp flag il y a 3 ans
array-map.h 1234bb1850 Update license notices in all C files il y a 6 ans
arrays.c 3df3ba1a2c Remove array contp flag il y a 3 ans
arrays.h 96e3686db1 Revert shift of ndim in array tag from 3df3ba1a2c956bba122328e1fc4be614171a4f42 il y a 3 ans
async.c d1c2d7de2f Switch to use atomic_compare_exchange_strong il y a 5 ans
async.h 5804c977d7 Rename scm_i_thread to scm_thread il y a 6 ans
atomic.c d1c2d7de2f Switch to use atomic_compare_exchange_strong il y a 5 ans
atomic.h 1234bb1850 Update license notices in all C files il y a 6 ans
atomics-internal.h d1c2d7de2f Switch to use atomic_compare_exchange_strong il y a 5 ans
backtrace.c 1234bb1850 Update license notices in all C files il y a 6 ans
backtrace.h 1234bb1850 Update license notices in all C files il y a 6 ans
bdw-gc.h 1234bb1850 Update license notices in all C files il y a 6 ans
bitvectors.c d70c1dbebf New function bitvector-copy (scm_bitvector_copy) il y a 3 ans
bitvectors.h d70c1dbebf New function bitvector-copy (scm_bitvector_copy) il y a 3 ans
boolean.c 0c0a658c56 Improve the documentation for 'nil?'. il y a 5 ans
boolean.h 1234bb1850 Update license notices in all C files il y a 6 ans
bytevectors.c e441c34f16 Add 'bytevector-slice'. il y a 2 ans
bytevectors.h e441c34f16 Add 'bytevector-slice'. il y a 2 ans
c-tokenize.lex 8cb0d6d7fa build: Don't include <config.h> in native programs when cross-compiling. il y a 11 ans
cache-internal.h 5804c977d7 Rename scm_i_thread to scm_thread il y a 6 ans
chars.c 253cf3dc6f Revert "Revert scm_c_make_char rename" il y a 5 ans
chars.h 253cf3dc6f Revert "Revert scm_c_make_char rename" il y a 5 ans
chooks.c 1234bb1850 Update license notices in all C files il y a 6 ans
chooks.h 1234bb1850 Update license notices in all C files il y a 6 ans
continuations.c 43cfae3634 Fix build on ia64. il y a 5 ans
continuations.h a20feea43e Continuations capture machine code address il y a 6 ans
control.c 6cd9b3114f Fix use of uninstalled header by installed headers il y a 6 ans
control.h e7778c62aa abort-to-prompt uses an intrinsic il y a 6 ans
cpp-E.syms befaad0c14 Add Hurd signal and error constants. il y a 9 ans
cpp-SIG.syms 41f28a9b0e Remove SIGEV constant definitions. il y a 9 ans
debug-malloc.c 3ae69f3063 Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals. il y a 5 ans
debug-malloc.h 1234bb1850 Update license notices in all C files il y a 6 ans
debug.c 1234bb1850 Update license notices in all C files il y a 6 ans
debug.h 1234bb1850 Update license notices in all C files il y a 6 ans
deprecated.c 8e2e2ceb17 Deprecate symbol properties. il y a 3 ans
deprecated.h 8e2e2ceb17 Deprecate symbol properties. il y a 3 ans
deprecation.c 3ae69f3063 Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals. il y a 5 ans
deprecation.h 1234bb1850 Update license notices in all C files il y a 6 ans
dynl.c 7d08c72cf9 Add windows stubs for dlopen, dlclose, dlsym, dlerror il y a 4 ans
dynl.h 2e26538d6a Replace libltdl with raw dlopen, dlsym il y a 4 ans
dynstack.c a20feea43e Continuations capture machine code address il y a 6 ans
dynstack.h a20feea43e Continuations capture machine code address il y a 6 ans
dynwind.c 5804c977d7 Rename scm_i_thread to scm_thread il y a 6 ans
dynwind.h 1234bb1850 Update license notices in all C files il y a 6 ans
elf.h afc74c2920 add ELF loader il y a 13 ans
eq.c 7c53325c31 Fix scm_integer_to_double_z to always round; clean ups il y a 3 ans
eq.h 1234bb1850 Update license notices in all C files il y a 6 ans
error.c 3ae69f3063 Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals. il y a 5 ans
error.h 1a3e316c32 Remove traces of 'scm_memory_error'. il y a 5 ans
eval.c 3ae69f3063 Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals. il y a 5 ans
eval.h 1234bb1850 Update license notices in all C files il y a 6 ans
evalext.c 1234bb1850 Update license notices in all C files il y a 6 ans
evalext.h 1234bb1850 Update license notices in all C files il y a 6 ans
exceptions.c f4ca107f7f Rebase throw/catch on top of raise-exception/with-exception-handler il y a 5 ans
exceptions.h f4ca107f7f Rebase throw/catch on top of raise-exception/with-exception-handler il y a 5 ans
expand.c 228ae549ca Make 'scm_sym_lambda', 'scm_sym_quote', etc. public again. il y a 5 ans
expand.h 79a40cf717 Add "mod" field to tree-il toplevel ref, set, define il y a 5 ans
extensions.c 2e26538d6a Replace libltdl with raw dlopen, dlsym il y a 4 ans
extensions.h 6cd9b3114f Fix use of uninstalled header by installed headers il y a 6 ans
fdes-finalizers.c 6cd9b3114f Fix use of uninstalled header by installed headers il y a 6 ans
fdes-finalizers.h 1234bb1850 Update license notices in all C files il y a 6 ans
feature.c 1234bb1850 Update license notices in all C files il y a 6 ans
feature.h 1234bb1850 Update license notices in all C files il y a 6 ans
filesys.c c8b81ffb34 Define Scheme bindings to ‘openat’ when available. il y a 2 ans
filesys.h c8b81ffb34 Define Scheme bindings to ‘openat’ when available. il y a 2 ans
finalizers.c df86a2a8c8 Finalization thread exits when it gets EOF on its pipe. il y a 2 ans
finalizers.h 1234bb1850 Update license notices in all C files il y a 6 ans
fluids.c 2446e7dc29 Respect thread local fluid defaults il y a 5 ans
fluids.h 8918165c40 Compile current-module as intrinsic call il y a 6 ans
foreign-object.c 6cd9b3114f Fix use of uninstalled header by installed headers il y a 6 ans
foreign-object.h 1234bb1850 Update license notices in all C files il y a 6 ans
foreign.c 496f69dba2 Support C99 complex types in (system foreign) il y a 3 ans
foreign.h 496f69dba2 Support C99 complex types in (system foreign) il y a 3 ans
fports.c 9b357bace3 Presume ISO C90 headers are always available il y a 2 ans
fports.h dbc93d6195 Avoid throwing exceptions during early boot if stdin is closed il y a 5 ans
frames.c 745b67c04a Add frame-local-ref / frame-local-set! support for type 'ptr il y a 3 ans
frames.h 4b7af0b7fd Update frames.h comments. il y a 6 ans
gc-inline.h b02d1b08d7 Compiler allocates boxed flonums in unmarked space il y a 5 ans
gc-malloc.c 1234bb1850 Update license notices in all C files il y a 6 ans
gc.c 837580587b Tweak to initial heap size selection il y a 4 ans
gc.h 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types il y a 6 ans
gen-scmconfig.c 9b357bace3 Presume ISO C90 headers are always available il y a 2 ans
gen-scmconfig.h.in 54adbd6f0f improve autoconfigury for minigmp il y a 4 ans
generalized-vectors.c 1234bb1850 Update license notices in all C files il y a 6 ans
generalized-vectors.h 1234bb1850 Update license notices in all C files il y a 6 ans
gettext.c 1234bb1850 Update license notices in all C files il y a 6 ans
gettext.h 1234bb1850 Update license notices in all C files il y a 6 ans
goops.c 6cd9b3114f Fix use of uninstalled header by installed headers il y a 6 ans
goops.h 1234bb1850 Update license notices in all C files il y a 6 ans
gsubr.c c86758c298 Allow for bind-optionals without alloc-frame il y a 5 ans
gsubr.h 6b0491233f Provide SCM_DEFINE_STATIC il y a 5 ans
guardians.c afb2c96248 Merge from stable-2.2 il y a 5 ans
guardians.h 1234bb1850 Update license notices in all C files il y a 6 ans
guile-func-name-check 5d5d3d75d0 Fix spurious warnings in net_db.c il y a 8 ans
guile-snarf-docs.in 34cbb05331 Revert "[build] Rewrite guile-func-name-check in Scheme, adding features." il y a 14 ans
guile-snarf.awk.in 53befeb700 Change Guile license to LGPLv3+ il y a 16 ans
guile-snarf.in f775ab3654 guile-snarf: skip -g* arguments to avoid build failure il y a 8 ans
guile.c db9725fd02 Don't force installation of GMP allocators in guile shell il y a 4 ans
hash.c 9b357bace3 Presume ISO C90 headers are always available il y a 2 ans
hash.h 1234bb1850 Update license notices in all C files il y a 6 ans
hashtab.c 1234bb1850 Update license notices in all C files il y a 6 ans
hashtab.h 1234bb1850 Update license notices in all C files il y a 6 ans
hooks.c 1234bb1850 Update license notices in all C files il y a 6 ans
hooks.h 1234bb1850 Update license notices in all C files il y a 6 ans
i18n.c 3827291425 Presume ISO C90 functions are always available il y a 2 ans
i18n.h 1234bb1850 Update license notices in all C files il y a 6 ans
init.c 5759e37181 New function srfi-4-vector-type-size in (srfi srfi-4 gnu) il y a 3 ans
init.h 1234bb1850 Update license notices in all C files il y a 6 ans
inline.c d5c420a888 Add 'scm_c_make_char' and use it where appropriate. il y a 5 ans
inline.h 1234bb1850 Update license notices in all C files il y a 6 ans
instructions.c 172e5ccfc1 Add sign-extending make-immediate instruction il y a 4 ans
instructions.h 1234bb1850 Update license notices in all C files il y a 6 ans
integers.c 1ddc4eb964 Fixes arg type for scm_integer_from_mpz il y a 2 ans
integers.h 5481222670 Re-rewrite integer-expt in C il y a 3 ans
intrinsics.c e0d022c347 Fix error when argument to < not a real il y a 4 ans
intrinsics.h 83023160b1 Simplify module variable lookup slow-path il y a 4 ans
ioext.c 6cd9b3114f Fix use of uninstalled header by installed headers il y a 6 ans
ioext.h 1234bb1850 Update license notices in all C files il y a 6 ans
iselect.h 1b0da42672 on MinGW, prefer winsock2.h over sys/select in iselect il y a 4 ans
jit.c 3bdcc3668f fix Apple Silicon JIT compilation il y a 2 ans
jit.h af72d01de8 Speed up returns in JIT il y a 5 ans
keywords.c 1234bb1850 Update license notices in all C files il y a 6 ans
keywords.h 8b3cad6183 Implement hashing for keywords, i.e. (hash #:x ...) il y a 5 ans
libgettext.h 1234bb1850 Update license notices in all C files il y a 6 ans
libguile-3.0-gdb.scm 5d715dd467 gdb: Avoid accessing values that are optimized out. il y a 5 ans
libguile.map 9af080f720 Use a linker version script for libguile. il y a 15 ans
list.c 1234bb1850 Update license notices in all C files il y a 6 ans
list.h 5dcad70d99 Fix list validation of *list->bytevector procedures. il y a 5 ans
load.c 0aa1a9976f 'primitive-load' opens files with O_CLOEXEC. il y a 2 ans
load.h 1234bb1850 Update license notices in all C files il y a 6 ans
loader.c c5faaf50cf missing includes for list.h il y a 4 ans
loader.h afd268ac1d Bump objcode version il y a 3 ans
locale-categories.h 1234bb1850 Update license notices in all C files il y a 6 ans
macros.c 61a8c9300d Fix race when expanding syntax-parameterize and define-syntax-parameter il y a 6 ans
macros.h 1234bb1850 Update license notices in all C files il y a 6 ans
mallocs.c 1234bb1850 Update license notices in all C files il y a 6 ans
mallocs.h 1234bb1850 Update license notices in all C files il y a 6 ans
memoize.c 5804c977d7 Rename scm_i_thread to scm_thread il y a 6 ans
memoize.h 1234bb1850 Update license notices in all C files il y a 6 ans
mini-gmp.c 81094013be Include config.h in mini-gmp.c, if present il y a 4 ans
mini-gmp.h eb1bd8050e Enable option to prefer mini-gmp over libgmp il y a 4 ans
modules.c 3ae69f3063 Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals. il y a 5 ans
modules.h 8918165c40 Compile current-module as intrinsic call il y a 6 ans
net_db.c 9b357bace3 Presume ISO C90 headers are always available il y a 2 ans
net_db.h 1234bb1850 Update license notices in all C files il y a 6 ans
null-threads.c 865d48058e Fix compilation --without-threads. il y a 5 ans
null-threads.h 449b9bd5e1 in null threads, don't define sigmask stub when pthread_sigmask does not exist il y a 4 ans
numbers.c c0004442b7 Fix bad arguments to range_error() in numbers.c il y a 2 ans
numbers.h 9b357bace3 Presume ISO C90 headers are always available il y a 2 ans
objprop.c 1234bb1850 Update license notices in all C files il y a 6 ans
objprop.h 1234bb1850 Update license notices in all C files il y a 6 ans
options.c 1234bb1850 Update license notices in all C files il y a 6 ans
options.h 1234bb1850 Update license notices in all C files il y a 6 ans
pairs.c 3ae69f3063 Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals. il y a 5 ans
pairs.h 1234bb1850 Update license notices in all C files il y a 6 ans
poll.c 6cd9b3114f Fix use of uninstalled header by installed headers il y a 6 ans
poll.h 1234bb1850 Update license notices in all C files il y a 6 ans
ports-internal.h 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types il y a 6 ans
ports.c 5ea8c69e91 Invalid charset at EOF does not cause decoding error il y a 4 ans
ports.h 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types il y a 6 ans
posix-w32.c 7d08c72cf9 Add windows stubs for dlopen, dlclose, dlsym, dlerror il y a 4 ans
posix-w32.h 6069fa5ce2 Compile fix for x86_64-MinGW. il y a 4 ans
posix.c 5b42f8c154 'spawn' ensures it is passed open file ports. il y a 2 ans
posix.h 551929e4fb Add 'spawn'. il y a 2 ans
print.c 253cf3dc6f Revert "Revert scm_c_make_char rename" il y a 5 ans
print.h c2cf685b65 Remove the 'simple vector' concept il y a 3 ans
private-options.h 6f6abb3bb5 Clean up srcprops implementation il y a 4 ans
procprop.c 1234bb1850 Update license notices in all C files il y a 6 ans
procprop.h 1234bb1850 Update license notices in all C files il y a 6 ans
procs.c 9c03e44dcf doc: Rephrase documentation of 'thunk?'. il y a 4 ans
procs.h 1234bb1850 Update license notices in all C files il y a 6 ans
programs.c c86758c298 Allow for bind-optionals without alloc-frame il y a 5 ans
programs.h b8a9a666f1 Rewrite subr implementation il y a 6 ans
promises.c 1234bb1850 Update license notices in all C files il y a 6 ans
promises.h 1234bb1850 Update license notices in all C files il y a 6 ans
pthread-threads.h 1234bb1850 Update license notices in all C files il y a 6 ans
quicksort.i.c f6ec873a8b Move "min" and "max" macros out of _scm.h il y a 6 ans
r6rs-ports.c d0d1f68794 scm_i_make_transcoded_port: fix mode for input/output ports il y a 4 ans
r6rs-ports.h c5526c4e40 Merge from stable-2.2 il y a 5 ans
random.c bdddef3cfd Avoid scm_i_mkbig outside numbers.c. il y a 3 ans
random.h 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types il y a 6 ans
rdelim.c 3db293a71d Document write-line. il y a 4 ans
rdelim.h 1234bb1850 Update license notices in all C files il y a 6 ans
read.c a574fdf964 Remove read extension support from primitive-read il y a 4 ans
read.h a1fdb76455 Scheme reader fully replaces C reader il y a 4 ans
regex-posix.c 9b357bace3 Presume ISO C90 headers are always available il y a 2 ans
regex-posix.h 1234bb1850 Update license notices in all C files il y a 6 ans
remaining-docs-needed 8849a2449b * run-test, remaining-docs-needed: Added these scripts. The il y a 25 ans
run-test 8849a2449b * run-test, remaining-docs-needed: Added these scripts. The il y a 25 ans
rw.c 1234bb1850 Update license notices in all C files il y a 6 ans
rw.h 1234bb1850 Update license notices in all C files il y a 6 ans
scm.h dbb2b1d437 Merge from stable-2.2 il y a 5 ans
scmconfig.h.top 1234bb1850 Update license notices in all C files il y a 6 ans
scmsigs.c d3261e8497 Presumes signal handler return void il y a 2 ans
scmsigs.h 5804c977d7 Rename scm_i_thread to scm_thread il y a 6 ans
script.c f34d50ad6b Deprecate scm_find_executable il y a 6 ans
script.h f34d50ad6b Deprecate scm_find_executable il y a 6 ans
simpos.c 3827291425 Presume ISO C90 functions are always available il y a 2 ans
simpos.h 1234bb1850 Update license notices in all C files il y a 6 ans
smob.c 1234bb1850 Update license notices in all C files il y a 6 ans
smob.h 1234bb1850 Update license notices in all C files il y a 6 ans
snarf.h 3ae69f3063 Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals. il y a 5 ans
socket.c 9b357bace3 Presume ISO C90 headers are always available il y a 2 ans
socket.h aad64cf381 Merge from stable-2.2 il y a 5 ans
sort.c bc7bd22267 Merge libguile/generalized-arrays.* into libguile/arrays.* il y a 3 ans
sort.h 1234bb1850 Update license notices in all C files il y a 6 ans
srcprop.c 6f6abb3bb5 Clean up srcprops implementation il y a 4 ans
srcprop.h 6f6abb3bb5 Clean up srcprops implementation il y a 4 ans
srfi-1.c a15acbb828 srfi-1: Rewrite 'assoc' in Scheme. il y a 4 ans
srfi-1.h a15acbb828 srfi-1: Rewrite 'assoc' in Scheme. il y a 4 ans
srfi-13.c 859cd4eb9b doc: Fix composition describing scm_reverse_list_to_string il y a 4 ans
srfi-13.h 1234bb1850 Update license notices in all C files il y a 6 ans
srfi-14.c 2f9bc7fe61 Update unicode tables to Unicode 14.0.0; initial charsets immutable il y a 3 ans
srfi-14.h 1234bb1850 Update license notices in all C files il y a 6 ans
srfi-4.c 5759e37181 New function srfi-4-vector-type-size in (srfi srfi-4 gnu) il y a 3 ans
srfi-4.h 5759e37181 New function srfi-4-vector-type-size in (srfi srfi-4 gnu) il y a 3 ans
srfi-60.c e78bcdc29a Finish srfi-60 port off old scm mpz API il y a 3 ans
srfi-60.h 1234bb1850 Update license notices in all C files il y a 6 ans
stackchk.c 5804c977d7 Rename scm_i_thread to scm_thread il y a 6 ans
stackchk.h 1234bb1850 Update license notices in all C files il y a 6 ans
stacks.c 3ae69f3063 Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals. il y a 5 ans
stacks.h 1234bb1850 Update license notices in all C files il y a 6 ans
stime.c c5faaf50cf missing includes for list.h il y a 4 ans
stime.h 1234bb1850 Update license notices in all C files il y a 6 ans
strings.c 032acdeac9 'string->symbol' avoids copying the underlying string. il y a 3 ans
strings.h 8e2e2ceb17 Deprecate symbol properties. il y a 3 ans
strorder.c 1234bb1850 Update license notices in all C files il y a 6 ans
strorder.h 1234bb1850 Update license notices in all C files il y a 6 ans
strports.c 94b20b79ec Merge from stable-2.2 il y a 5 ans
strports.h 1234bb1850 Update license notices in all C files il y a 6 ans
struct.c 7c17655cd3 Fix incorrect allocation size in 'make-vtable-vtable'. il y a 5 ans
struct.h 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types il y a 6 ans
symbols.c 8e2e2ceb17 Deprecate symbol properties. il y a 3 ans
symbols.h 8e2e2ceb17 Deprecate symbol properties. il y a 3 ans
syntax.c 07f63cf4f3 Add syntax-sourcev il y a 4 ans
syntax.h 07f63cf4f3 Add syntax-sourcev il y a 4 ans
syscalls.h c8b81ffb34 Define Scheme bindings to ‘openat’ when available. il y a 2 ans
tags.h d9eafa374c Inline tags.h into __scm.h il y a 6 ans
texi-fragments-to-docstrings 6cfdc6b878 Build `guile-procedures.txt' using (texinfo) instead of `makeinfo'. il y a 12 ans
threads.c 80bf3f48b4 Remove 'extern' from 'scm_i_current_thread' definition, except on macOS. il y a 2 ans
threads.h 43cfae3634 Fix build on ia64. il y a 5 ans
throw.c 2fbc38f0d0 Fix stack overflow if printing a pre-boot error throws an error il y a 5 ans
throw.h f4ca107f7f Rebase throw/catch on top of raise-exception/with-exception-handler il y a 5 ans
unicode.c 6cd9b3114f Fix use of uninstalled header by installed headers il y a 6 ans
unicode.h 1234bb1850 Update license notices in all C files il y a 6 ans
unidata_to_charset.awk 9f8e05e513 Create 'srfi-14.i.c' during build. il y a 3 ans
uniform.c 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types il y a 6 ans
uniform.h 1234bb1850 Update license notices in all C files il y a 6 ans
validate.h 69990c4532 Deprecate libguile/validate.h il y a 6 ans
values.c 3ae69f3063 Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals. il y a 5 ans
values.h 4a2d78b4d4 Give multiple-values objects a tc7 il y a 6 ans
variable.c 1234bb1850 Update license notices in all C files il y a 6 ans
variable.h 1234bb1850 Update license notices in all C files il y a 6 ans
vectors.c 6be51f9bbf Provide xxvector-copy and xxvector-copy! for srfi-4 vectors il y a 3 ans
vectors.h c2cf685b65 Remove the 'simple vector' concept il y a 3 ans
version.c 1234bb1850 Update license notices in all C files il y a 6 ans
version.h.in 791eb0c01a Remove (C) from copyright statements il y a 6 ans
vm-builtins.h 110310b3e7 Expose scm_vm_builtin_ref internally il y a 6 ans
vm-engine.c 83023160b1 Simplify module variable lookup slow-path il y a 4 ans
vm-expand.h 1234bb1850 Update license notices in all C files il y a 6 ans
vm.c e47a153317 Work around unwanted stack retention when using prompts. il y a 2 ans
vm.h 4a6a7e15d6 Remove vm->sp_min_since_gc il y a 5 ans
vports.c 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types il y a 6 ans
vports.h 1234bb1850 Update license notices in all C files il y a 6 ans
weak-list.h 1234bb1850 Update license notices in all C files il y a 6 ans
weak-set.c 6111b86bdc 'resize_set' no longer allocates in a loop. il y a 5 ans
weak-set.h 1234bb1850 Update license notices in all C files il y a 6 ans
weak-table.c 1234bb1850 Update license notices in all C files il y a 6 ans
weak-table.h 1234bb1850 Update license notices in all C files il y a 6 ans
weak-vector.c 6cd9b3114f Fix use of uninstalled header by installed headers il y a 6 ans
weak-vector.h 1234bb1850 Update license notices in all C files il y a 6 ans