.. |
lightening
|
74eafacff0
Merge remote-tracking branch 'lightening/master'
|
5 роки тому |
.gitignore
|
99555262a9
Fix the rule to check for new signals and errors
|
8 роки тому |
ChangeLog-1996-1999
|
339999c72e
Moved old ChangeLog text to ChangeLog-1996-1999 (added that file)
|
25 роки тому |
ChangeLog-2000
|
a51fe2479e
Split up.
|
24 роки тому |
ChangeLog-2008
|
afb59d75b8
Rename `ChangeLog' files to `ChangeLog-2008'.
|
16 роки тому |
ChangeLog-scm
|
4b28e0b88b
Renamed to ChangeLog-scm from ChangeLog.scm, so it won't interfere with
|
28 роки тому |
ChangeLog-srfi
|
37710f7e8f
move srfi-1 and srfi-60 C impl to libguile, without public C api
|
14 роки тому |
ChangeLog-threads
|
7bfd3b9e94
Merge threads directory into libguile.
|
28 роки тому |
Makefile.am
|
f43cf201d7
Merge generalized-arrays.[ch] in arrays.[ch]
|
4 роки тому |
__scm.h
|
aad5bfed60
Add __scm.h placeholder
|
6 роки тому |
alist.c
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
alist.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
array-handle.c
|
efe2317aff
Move bitvector functions using array_handle to libguile/array-handle.[ch]
|
4 роки тому |
array-handle.h
|
f43cf201d7
Merge generalized-arrays.[ch] in arrays.[ch]
|
4 роки тому |
array-map.c
|
f43cf201d7
Merge generalized-arrays.[ch] in arrays.[ch]
|
4 роки тому |
array-map.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
arrays.c
|
3b6a2f281a
Move uniform-array->bytevector from (rnrs bytevectors) to core
|
4 роки тому |
arrays.h
|
3b6a2f281a
Move uniform-array->bytevector from (rnrs bytevectors) to core
|
4 роки тому |
async.c
|
d1c2d7de2f
Switch to use atomic_compare_exchange_strong
|
5 роки тому |
async.h
|
5804c977d7
Rename scm_i_thread to scm_thread
|
6 роки тому |
atomic.c
|
d1c2d7de2f
Switch to use atomic_compare_exchange_strong
|
5 роки тому |
atomic.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
atomics-internal.h
|
d1c2d7de2f
Switch to use atomic_compare_exchange_strong
|
5 роки тому |
backtrace.c
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
backtrace.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
bdw-gc.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
bitvectors.c
|
5a2f73faf5
Remove superfluous type check in bitvector->list
|
4 роки тому |
bitvectors.h
|
efe2317aff
Move bitvector functions using array_handle to libguile/array-handle.[ch]
|
4 роки тому |
boolean.c
|
0c0a658c56
Improve the documentation for 'nil?'.
|
5 роки тому |
boolean.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
bytevectors.c
|
5a2f73faf5
Remove superfluous type check in bitvector->list
|
4 роки тому |
bytevectors.h
|
3b6a2f281a
Move uniform-array->bytevector from (rnrs bytevectors) to core
|
4 роки тому |
c-tokenize.lex
|
8cb0d6d7fa
build: Don't include <config.h> in native programs when cross-compiling.
|
11 роки тому |
cache-internal.h
|
5804c977d7
Rename scm_i_thread to scm_thread
|
6 роки тому |
chars.c
|
253cf3dc6f
Revert "Revert scm_c_make_char rename"
|
5 роки тому |
chars.h
|
253cf3dc6f
Revert "Revert scm_c_make_char rename"
|
5 роки тому |
chooks.c
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
chooks.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
continuations.c
|
43cfae3634
Fix build on ia64.
|
5 роки тому |
continuations.h
|
a20feea43e
Continuations capture machine code address
|
6 роки тому |
control.c
|
6cd9b3114f
Fix use of uninstalled header by installed headers
|
6 роки тому |
control.h
|
e7778c62aa
abort-to-prompt uses an intrinsic
|
6 роки тому |
conv-integer.i.c
|
16879cabed
Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types
|
6 роки тому |
conv-uinteger.i.c
|
16879cabed
Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types
|
6 роки тому |
cpp-E.syms
|
befaad0c14
Add Hurd signal and error constants.
|
8 роки тому |
cpp-SIG.syms
|
41f28a9b0e
Remove SIGEV constant definitions.
|
8 роки тому |
debug-malloc.c
|
3ae69f3063
Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals.
|
5 роки тому |
debug-malloc.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
debug.c
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
debug.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
deprecated.c
|
f34d50ad6b
Deprecate scm_find_executable
|
6 роки тому |
deprecated.h
|
41d470f0e9
Reintroduce 'SCM_MEMORY_ERROR' in terms of 'scm_report_out_of_memory'.
|
5 роки тому |
deprecation.c
|
3ae69f3063
Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals.
|
5 роки тому |
deprecation.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
dynl.c
|
bef5e0b393
Interpret dynamic library name as literal file name first.
|
4 роки тому |
dynl.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
dynstack.c
|
a20feea43e
Continuations capture machine code address
|
6 роки тому |
dynstack.h
|
a20feea43e
Continuations capture machine code address
|
6 роки тому |
dynwind.c
|
5804c977d7
Rename scm_i_thread to scm_thread
|
6 роки тому |
dynwind.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
elf.h
|
afc74c2920
add ELF loader
|
12 роки тому |
eq.c
|
f43cf201d7
Merge generalized-arrays.[ch] in arrays.[ch]
|
4 роки тому |
eq.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
error.c
|
3ae69f3063
Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals.
|
5 роки тому |
error.h
|
1a3e316c32
Remove traces of 'scm_memory_error'.
|
5 роки тому |
eval.c
|
40dbe69be5
Simple vectors are just vectors
|
4 роки тому |
eval.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
evalext.c
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
evalext.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
exceptions.c
|
f4ca107f7f
Rebase throw/catch on top of raise-exception/with-exception-handler
|
5 роки тому |
exceptions.h
|
f4ca107f7f
Rebase throw/catch on top of raise-exception/with-exception-handler
|
5 роки тому |
expand.c
|
228ae549ca
Make 'scm_sym_lambda', 'scm_sym_quote', etc. public again.
|
5 роки тому |
expand.h
|
79a40cf717
Add "mod" field to tree-il toplevel ref, set, define
|
5 роки тому |
extensions.c
|
3ae69f3063
Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals.
|
5 роки тому |
extensions.h
|
6cd9b3114f
Fix use of uninstalled header by installed headers
|
6 роки тому |
fdes-finalizers.c
|
6cd9b3114f
Fix use of uninstalled header by installed headers
|
6 роки тому |
fdes-finalizers.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
feature.c
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
feature.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
filesys.c
|
40dbe69be5
Simple vectors are just vectors
|
4 роки тому |
filesys.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
finalizers.c
|
bcb4f7dca8
Merge remote-tracking branch 'origin/stable-2.2'
|
5 роки тому |
finalizers.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
fluids.c
|
2446e7dc29
Respect thread local fluid defaults
|
5 роки тому |
fluids.h
|
8918165c40
Compile current-module as intrinsic call
|
6 роки тому |
foreign-object.c
|
6cd9b3114f
Fix use of uninstalled header by installed headers
|
6 роки тому |
foreign-object.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
foreign.c
|
6cd9b3114f
Fix use of uninstalled header by installed headers
|
6 роки тому |
foreign.h
|
939b1ae23f
Rework foreign-call trampoline
|
6 роки тому |
fports.c
|
dbc93d6195
Avoid throwing exceptions during early boot if stdin is closed
|
5 роки тому |
fports.h
|
dbc93d6195
Avoid throwing exceptions during early boot if stdin is closed
|
5 роки тому |
frames.c
|
6cd9b3114f
Fix use of uninstalled header by installed headers
|
6 роки тому |
frames.h
|
4b7af0b7fd
Update frames.h comments.
|
6 роки тому |
gc-inline.h
|
b02d1b08d7
Compiler allocates boxed flonums in unmarked space
|
5 роки тому |
gc-malloc.c
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
gc.c
|
5804c977d7
Rename scm_i_thread to scm_thread
|
6 роки тому |
gc.h
|
16879cabed
Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types
|
6 роки тому |
gen-scmconfig.c
|
38e2c2c6b1
Deprecate scm_t_uint8 and similar typedefs
|
6 роки тому |
gen-scmconfig.h.in
|
5e5afde06f
Start to use C99 stdint in gen-scmconfig
|
6 роки тому |
gettext.c
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
gettext.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
goops.c
|
6cd9b3114f
Fix use of uninstalled header by installed headers
|
6 роки тому |
goops.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
gsubr.c
|
c86758c298
Allow for bind-optionals without alloc-frame
|
5 роки тому |
gsubr.h
|
6b0491233f
Provide SCM_DEFINE_STATIC
|
5 роки тому |
guardians.c
|
afb2c96248
Merge from stable-2.2
|
5 роки тому |
guardians.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
guile-func-name-check
|
5d5d3d75d0
Fix spurious warnings in net_db.c
|
7 роки тому |
guile-snarf-docs.in
|
34cbb05331
Revert "[build] Rewrite guile-func-name-check in Scheme, adding features."
|
14 роки тому |
guile-snarf.awk.in
|
53befeb700
Change Guile license to LGPLv3+
|
15 роки тому |
guile-snarf.in
|
f775ab3654
guile-snarf: skip -g* arguments to avoid build failure
|
7 роки тому |
guile.c
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
hash.c
|
40dbe69be5
Simple vectors are just vectors
|
4 роки тому |
hash.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
hashtab.c
|
40dbe69be5
Simple vectors are just vectors
|
4 роки тому |
hashtab.h
|
40dbe69be5
Simple vectors are just vectors
|
4 роки тому |
hooks.c
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
hooks.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
i18n.c
|
bd50407d1f
Strings, i18n: Limit the use of alloca to approximately 8 kilobytes.
|
5 роки тому |
i18n.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
init.c
|
f43cf201d7
Merge generalized-arrays.[ch] in arrays.[ch]
|
4 роки тому |
init.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
inline.c
|
d5c420a888
Add 'scm_c_make_char' and use it where appropriate.
|
5 роки тому |
inline.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
instructions.c
|
6cd9b3114f
Fix use of uninstalled header by installed headers
|
6 роки тому |
instructions.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
intrinsics.c
|
40dbe69be5
Simple vectors are just vectors
|
4 роки тому |
intrinsics.h
|
74f46efc73
Fix build on 32-bit systems with JIT support
|
5 роки тому |
ioext.c
|
6cd9b3114f
Fix use of uninstalled header by installed headers
|
6 роки тому |
ioext.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
iselect.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
jit.c
|
5c950503a6
Add support for perf map creation
|
4 роки тому |
jit.h
|
af72d01de8
Speed up returns in JIT
|
5 роки тому |
keywords.c
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
keywords.h
|
8b3cad6183
Implement hashing for keywords, i.e. (hash #:x ...)
|
4 роки тому |
libgettext.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
libguile-3.0-gdb.scm
|
5d715dd467
gdb: Avoid accessing values that are optimized out.
|
4 роки тому |
libguile.map
|
9af080f720
Use a linker version script for libguile.
|
15 роки тому |
list.c
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
list.h
|
5dcad70d99
Fix list validation of *list->bytevector procedures.
|
5 роки тому |
load.c
|
3ae69f3063
Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals.
|
5 роки тому |
load.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
loader.c
|
6cd9b3114f
Fix use of uninstalled header by installed headers
|
6 роки тому |
loader.h
|
53a3602b20
Bump objcode minor version in preparation for new stable series
|
5 роки тому |
locale-categories.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
macros.c
|
61a8c9300d
Fix race when expanding syntax-parameterize and define-syntax-parameter
|
6 роки тому |
macros.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
mallocs.c
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
mallocs.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
memoize.c
|
40dbe69be5
Simple vectors are just vectors
|
4 роки тому |
memoize.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
modules.c
|
3ae69f3063
Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals.
|
5 роки тому |
modules.h
|
8918165c40
Compile current-module as intrinsic call
|
6 роки тому |
net_db.c
|
40dbe69be5
Simple vectors are just vectors
|
4 роки тому |
net_db.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
null-threads.c
|
865d48058e
Fix compilation --without-threads.
|
4 роки тому |
null-threads.h
|
865d48058e
Fix compilation --without-threads.
|
4 роки тому |
numbers.c
|
00fbdfa734
Handle GMP allocations through libgc and remove bignum finalizers.
|
5 роки тому |
numbers.h
|
8ecc82959a
Merge from stable-2.2
|
5 роки тому |
objprop.c
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
objprop.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
options.c
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
options.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
pairs.c
|
3ae69f3063
Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals.
|
5 роки тому |
pairs.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
poll.c
|
40dbe69be5
Simple vectors are just vectors
|
4 роки тому |
poll.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
ports-internal.h
|
40dbe69be5
Simple vectors are just vectors
|
4 роки тому |
ports.c
|
40dbe69be5
Simple vectors are just vectors
|
4 роки тому |
ports.h
|
16879cabed
Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types
|
6 роки тому |
posix-w32.c
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
posix-w32.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
posix.c
|
efe2317aff
Move bitvector functions using array_handle to libguile/array-handle.[ch]
|
4 роки тому |
posix.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
print.c
|
40dbe69be5
Simple vectors are just vectors
|
4 роки тому |
print.h
|
40dbe69be5
Simple vectors are just vectors
|
4 роки тому |
private-options.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
procprop.c
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
procprop.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
procs.c
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
procs.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
programs.c
|
c86758c298
Allow for bind-optionals without alloc-frame
|
5 роки тому |
programs.h
|
b8a9a666f1
Rewrite subr implementation
|
6 роки тому |
promises.c
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
promises.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
pthread-threads.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
quicksort.i.c
|
f6ec873a8b
Move "min" and "max" macros out of _scm.h
|
6 роки тому |
r6rs-ports.c
|
c5526c4e40
Merge from stable-2.2
|
5 роки тому |
r6rs-ports.h
|
c5526c4e40
Merge from stable-2.2
|
5 роки тому |
random.c
|
f43cf201d7
Merge generalized-arrays.[ch] in arrays.[ch]
|
4 роки тому |
random.h
|
16879cabed
Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types
|
6 роки тому |
rdelim.c
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
rdelim.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
read.c
|
253cf3dc6f
Revert "Revert scm_c_make_char rename"
|
5 роки тому |
read.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
regex-posix.c
|
40dbe69be5
Simple vectors are just vectors
|
4 роки тому |
regex-posix.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
remaining-docs-needed
|
8849a2449b
* run-test, remaining-docs-needed: Added these scripts. The
|
25 роки тому |
run-test
|
8849a2449b
* run-test, remaining-docs-needed: Added these scripts. The
|
25 роки тому |
rw.c
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
rw.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
scm.h
|
dbb2b1d437
Merge from stable-2.2
|
5 роки тому |
scmconfig.h.top
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
scmsigs.c
|
40dbe69be5
Simple vectors are just vectors
|
4 роки тому |
scmsigs.h
|
5804c977d7
Rename scm_i_thread to scm_thread
|
6 роки тому |
script.c
|
f34d50ad6b
Deprecate scm_find_executable
|
6 роки тому |
script.h
|
f34d50ad6b
Deprecate scm_find_executable
|
6 роки тому |
simpos.c
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
simpos.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
smob.c
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
smob.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
snarf.h
|
3ae69f3063
Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals.
|
5 роки тому |
socket.c
|
40dbe69be5
Simple vectors are just vectors
|
4 роки тому |
socket.h
|
aad64cf381
Merge from stable-2.2
|
5 роки тому |
sort.c
|
f43cf201d7
Merge generalized-arrays.[ch] in arrays.[ch]
|
4 роки тому |
sort.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
srcprop.c
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
srcprop.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
srfi-1.c
|
40dbe69be5
Simple vectors are just vectors
|
4 роки тому |
srfi-1.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
srfi-13.c
|
253cf3dc6f
Revert "Revert scm_c_make_char rename"
|
5 роки тому |
srfi-13.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
srfi-14.c
|
980d8265c2
Avoid passing NULL to 'memcpy' and 'memcmp'.
|
5 роки тому |
srfi-14.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
srfi-14.i.c
|
187bfdc3e1
Update SRFI-14 tables to Unicode 13.0.0
|
4 роки тому |
srfi-4.c
|
0910fcde46
Pull generalized-vectors from under typed vectors
|
4 роки тому |
srfi-4.h
|
f188424557
Pull generalized-vectors from under bitvector/string/vector
|
4 роки тому |
srfi-60.c
|
6cd9b3114f
Fix use of uninstalled header by installed headers
|
6 роки тому |
srfi-60.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
stackchk.c
|
5804c977d7
Rename scm_i_thread to scm_thread
|
6 роки тому |
stackchk.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
stacks.c
|
3ae69f3063
Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals.
|
5 роки тому |
stacks.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
stime.c
|
40dbe69be5
Simple vectors are just vectors
|
4 роки тому |
stime.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
strings.c
|
f188424557
Pull generalized-vectors from under bitvector/string/vector
|
4 роки тому |
strings.h
|
dcf8389a5a
Fix typo in strings.h.
|
5 роки тому |
strorder.c
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
strorder.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
strports.c
|
94b20b79ec
Merge from stable-2.2
|
5 роки тому |
strports.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
struct.c
|
7c17655cd3
Fix incorrect allocation size in 'make-vtable-vtable'.
|
4 роки тому |
struct.h
|
16879cabed
Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types
|
6 роки тому |
symbols.c
|
5804c977d7
Rename scm_i_thread to scm_thread
|
6 роки тому |
symbols.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
syntax.c
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
syntax.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
syscalls.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
tags.h
|
d9eafa374c
Inline tags.h into __scm.h
|
6 роки тому |
texi-fragments-to-docstrings
|
6cfdc6b878
Build `guile-procedures.txt' using (texinfo) instead of `makeinfo'.
|
12 роки тому |
threads.c
|
f4ca107f7f
Rebase throw/catch on top of raise-exception/with-exception-handler
|
5 роки тому |
threads.h
|
43cfae3634
Fix build on ia64.
|
5 роки тому |
throw.c
|
2fbc38f0d0
Fix stack overflow if printing a pre-boot error throws an error
|
5 роки тому |
throw.h
|
f4ca107f7f
Rebase throw/catch on top of raise-exception/with-exception-handler
|
5 роки тому |
trees.c
|
40dbe69be5
Simple vectors are just vectors
|
4 роки тому |
trees.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
unicode.c
|
6cd9b3114f
Fix use of uninstalled header by installed headers
|
6 роки тому |
unicode.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
unidata_to_charset.pl
|
dcc69bab8c
copyright dates
|
15 роки тому |
uniform.c
|
16879cabed
Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types
|
6 роки тому |
uniform.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
validate.h
|
69990c4532
Deprecate libguile/validate.h
|
6 роки тому |
values.c
|
3ae69f3063
Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals.
|
5 роки тому |
values.h
|
4a2d78b4d4
Give multiple-values objects a tc7
|
6 роки тому |
variable.c
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
variable.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
vectors.c
|
4636eb2263
Reuse SCM_ASSERT_RANGE in scm_c_vector_ref, scm_c_vector_set_x
|
4 роки тому |
vectors.h
|
9e785509e4
Rewrite vector-copy! using memmove
|
4 роки тому |
version.c
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
version.h.in
|
791eb0c01a
Remove (C) from copyright statements
|
6 роки тому |
vm-builtins.h
|
110310b3e7
Expose scm_vm_builtin_ref internally
|
6 роки тому |
vm-engine.c
|
4a6a7e15d6
Remove vm->sp_min_since_gc
|
5 роки тому |
vm-expand.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
vm.c
|
89edd1bc2d
Fix race condition between 'abort-to-prompt' and stack marking.
|
4 роки тому |
vm.h
|
4a6a7e15d6
Remove vm->sp_min_since_gc
|
5 роки тому |
vports.c
|
40dbe69be5
Simple vectors are just vectors
|
4 роки тому |
vports.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
weak-list.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
weak-set.c
|
6111b86bdc
'resize_set' no longer allocates in a loop.
|
4 роки тому |
weak-set.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
weak-table.c
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
weak-table.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |
weak-vector.c
|
40dbe69be5
Simple vectors are just vectors
|
4 роки тому |
weak-vector.h
|
1234bb1850
Update license notices in all C files
|
6 роки тому |