1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-20 11:40:18 +02:00
guile/libguile
Andy Wingo 2eb8fa1751 Use stdint.h limit macros
* libguile/__scm.h: Include <stdint.h>, now that we rely on C99.
  (SCM_T_UINT8_MAX, SCM_T_INT8_MIN, SCM_T_INT8_MAX, SCM_T_UINT16_MAX)
  (SCM_T_INT16_MIN, SCM_T_INT16_MAX, SCM_T_UINT32_MAX, SCM_T_INT32_MIN)
  (SCM_T_INT32_MAX, SCM_T_UINT64_MAX, SCM_T_INT64_MIN, SCM_T_INT64_MAX)
  (SCM_T_UINTMAX_MAX, SCM_T_INTMAX_MIN, SCM_T_INTMAX_MAX)
  (SCM_T_UINTPTR_MAX, SCM_T_INTPTR_MIN, SCM_T_INTPTR_MAX): Define in
  terms of equivalent stdint.h definitions.
* libguile/gen-scmconfig.c:
* libguile/instructions.c:
* libguile/numbers.c:
* libguile/random.c:
* libguile/tags.h:
* test-suite/standalone/test-conversion.c: Adapt to use C99 names.
2018-06-20 15:01:13 +02:00
..
.gitignore
__scm.h Use stdint.h limit macros 2018-06-20 15:01:13 +02:00
alist.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
alist.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
array-handle.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
array-handle.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
array-map.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
array-map.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
arrays.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
arrays.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
async.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
async.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
atomic.c Remove _scm.h 2018-06-20 14:26:01 +02:00
atomic.h Devolve more validate macros 2018-06-18 10:50:17 +02:00
atomics-internal.h Fix atomics compilation on clang 2017-03-10 09:10:50 +01:00
backtrace.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
backtrace.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
bdw-gc.h
bitvectors.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
bitvectors.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
boolean.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
boolean.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
bytevectors.c Remove _scm.h 2018-06-20 14:26:01 +02:00
bytevectors.h Devolve gc.h 2018-06-18 22:27:29 +02:00
c-tokenize.lex
cache-internal.h Bump fluid cache size to 16 entries 2017-02-17 11:04:16 +01:00
ChangeLog-1996-1999
ChangeLog-2000
ChangeLog-2008
ChangeLog-scm
ChangeLog-srfi
ChangeLog-threads
chars.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
chars.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
chooks.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
chooks.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
continuations.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
continuations.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
control.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
control.h Refactor handling of auxiliary stacks and setjmp/longjmp 2018-06-17 13:41:03 +02:00
conv-integer.i.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
conv-uinteger.i.c Inline definition of SIZEOF_SCM_T_BITS 2018-06-17 19:21:42 +02:00
cpp-E.syms
cpp-SIG.syms
debug-malloc.c Remove _scm.h 2018-06-20 14:26:01 +02:00
debug-malloc.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
debug.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
debug.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
deprecated.c Remove _scm.h 2018-06-20 14:26:01 +02:00
deprecated.h Deprecate SCM_STATIC_DOUBLE_CELL snarf macro 2018-06-20 09:13:11 +02:00
deprecation.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
deprecation.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
dynl.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
dynl.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
dynstack.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
dynstack.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
dynwind.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
dynwind.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
elf.h
eq.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
eq.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
error.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
error.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
eval.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
eval.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
evalext.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
evalext.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
expand.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
expand.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
extensions.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
extensions.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
fdes-finalizers.c Remove _scm.h 2018-06-20 14:26:01 +02:00
fdes-finalizers.h
feature.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
feature.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
filesys.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
filesys.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
finalizers.c Remove _scm.h 2018-06-20 14:26:01 +02:00
finalizers.h Fix finalizer resuscitation causing excessive GC 2017-03-13 15:47:51 +01:00
fluids.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
fluids.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
foreign-object.c Remove _scm.h 2018-06-20 14:26:01 +02:00
foreign-object.h
foreign.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
foreign.h Move scm_tc7_pointer snarfer out to foreign.h 2018-06-20 08:38:32 +02:00
fports.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
fports.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
frames.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
frames.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
gc-inline.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
gc-malloc.c Remove _scm.h 2018-06-20 14:26:01 +02:00
gc.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
gc.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
gen-scmconfig.c Use stdint.h limit macros 2018-06-20 15:01:13 +02:00
gen-scmconfig.h.in Add configure check for auxiliary stacks 2018-06-17 13:41:03 +02:00
generalized-arrays.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
generalized-arrays.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
generalized-vectors.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
generalized-vectors.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
gettext.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
gettext.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
goops.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
goops.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
gsubr.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
gsubr.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
guardians.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
guardians.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
guile-func-name-check Fix spurious warnings in net_db.c 2017-04-19 16:48:56 +02:00
guile-snarf-docs.in
guile-snarf.awk.in
guile-snarf.in guile-snarf: skip -g* arguments to avoid build failure 2017-04-19 17:19:40 +02:00
guile.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
hash.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
hash.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
hashtab.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
hashtab.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
hooks.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
hooks.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
i18n.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
i18n.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
init.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
init.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
inline.c Shuffle around inline C function implementation 2018-06-20 11:17:13 +02:00
inline.h Move SCM_C_INLINE_KEYWORD definition to inline.h 2018-06-20 14:40:52 +02:00
instructions.c Use stdint.h limit macros 2018-06-20 15:01:13 +02:00
instructions.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
intrinsics.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
intrinsics.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
ioext.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
ioext.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
iselect.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
keywords.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
keywords.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
libgettext.h
libguile-2.2-gdb.scm Allow GDB support to be used with GDB-linked-against-Guile-2.0. 2017-11-05 18:21:35 +01:00
libguile.map
list.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
list.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
load.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
load.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
loader.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
loader.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
locale-categories.h
macros.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
macros.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
Makefile.am Remove unneeded memmove.c and strerror.c files 2018-06-20 14:35:06 +02:00
mallocs.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
mallocs.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
memoize.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
memoize.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
modules.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
modules.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
net_db.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
net_db.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
null-threads.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
null-threads.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
numbers.c Use stdint.h limit macros 2018-06-20 15:01:13 +02:00
numbers.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
objprop.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
objprop.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
options.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
options.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
pairs.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
pairs.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
poll.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
poll.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
ports-internal.h Remove _scm.h 2018-06-20 14:26:01 +02:00
ports.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
ports.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
posix-w32.c Devolve numbers.h from _scm.h. 2018-06-19 15:37:23 +02:00
posix-w32.h Remove useless "classes: h_files" from Guile headers. 2018-06-20 14:26:16 +02:00
posix.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
posix.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
print.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
print.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
private-options.h
procprop.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
procprop.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
procs.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
procs.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
programs.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
programs.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
promises.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
promises.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
pthread-threads.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
quicksort.i.c Move "min" and "max" macros out of _scm.h 2018-06-17 13:41:03 +02:00
r6rs-ports.c Remove _scm.h 2018-06-20 14:26:01 +02:00
r6rs-ports.h
random.c Use stdint.h limit macros 2018-06-20 15:01:13 +02:00
random.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
rdelim.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
rdelim.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
read.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
read.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
regex-posix.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
regex-posix.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
remaining-docs-needed
run-test
rw.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
rw.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
scmconfig.h.top
scmsigs.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
scmsigs.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
script.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
script.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
simpos.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
simpos.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
smob.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
smob.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
snarf.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
socket.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
socket.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
sort.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
sort.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
srcprop.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
srcprop.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
srfi-1.c Remove _scm.h 2018-06-20 14:26:01 +02:00
srfi-1.h
srfi-4.c Remove _scm.h 2018-06-20 14:26:01 +02:00
srfi-4.h Move array-handle.h include out from inline.h 2018-06-19 10:34:00 +02:00
srfi-13.c Remove _scm.h 2018-06-20 14:26:01 +02:00
srfi-13.h
srfi-14.c Remove _scm.h 2018-06-20 14:26:01 +02:00
srfi-14.h Devolve boolean.h include. 2018-06-18 21:38:44 +02:00
srfi-14.i.c
srfi-60.c Remove _scm.h 2018-06-20 14:26:01 +02:00
srfi-60.h
stackchk.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
stackchk.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
stacks.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
stacks.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
stime.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
stime.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
strings.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
strings.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
strorder.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
strorder.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
strports.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
strports.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
struct.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
struct.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
symbols.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
symbols.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
syntax.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
syntax.h Devolve threads.h from _scm.h. 2018-06-20 11:52:29 +02:00
syscalls.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
tags.h Use stdint.h limit macros 2018-06-20 15:01:13 +02:00
texi-fragments-to-docstrings
threads.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
threads.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
throw.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
throw.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
trees.c Remove _scm.h 2018-06-20 14:26:01 +02:00
trees.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
unicode.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
unicode.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
unidata_to_charset.pl
uniform.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
uniform.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
validate.h Deprecate libguile/validate.h 2018-06-18 10:50:23 +02:00
values.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
values.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
variable.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
variable.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
vectors.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
vectors.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
version.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
version.h.in
vm-builtins.h
vm-engine.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
vm-expand.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
vm.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
vm.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
vports.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
vports.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
weak-list.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
weak-set.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
weak-set.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
weak-table.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
weak-table.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
weak-vector.c Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00
weak-vector.h Remove Emacs local variables comments in Guile source 2018-06-20 14:32:28 +02:00