chibi-scheme/include/chibi
Dimitris Papavasiliou 310a04f701 Add support for user exported C libraries
This uses the existing mechanism for statically compiled C libraries,
to allow the user to export their own C libraries in a similar way.
User exported libraries can be added on top of statically compiled C
libraries or exist on their own (by setting SEXP_USE_STATIC_LIBS_EMPTY).
2022-10-30 14:06:18 +02:00
..
bignum.h Fix lsint_to_sint 2022-06-08 20:43:44 -07:00
eval.h Move make-variable-transformer to (chibi ast) 2022-03-15 09:25:21 +01:00
features.h Add support for user exported C libraries 2022-10-30 14:06:18 +02:00
gc_heap.h don't declare image loading operations if not enabled (issue #714) 2020-11-25 23:16:12 +09:00
install.h.in prefer configure_file over manual file(WRITE ...) 2021-07-13 14:03:24 +01:00
sexp-huff.h Added full support for packed images, both for static and dynamic libraries. 2016-02-15 21:12:58 -05:00
sexp-hufftabdefs.h Fix build with emscripten to run chibi in the browser. 2020-05-17 10:52:46 +02:00
sexp-hufftabs.c Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
sexp-hufftabs.h Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
sexp-unhuff.h Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
sexp.h Add support for user exported C libraries 2022-10-30 14:06:18 +02:00