chibi-scheme/include/chibi
Alex Shinn f60298b707 Initial half and quarter precision uniform vectors.
Quarter precision is 1.5.2 format.
Used to implement f16-storage-class and f8-storage-class.
Can be disabled at compile time.
2024-05-24 19:04:44 +09: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 Initial half and quarter precision uniform vectors. 2024-05-24 19:04:44 +09: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 Fix cmake build. 2024-05-18 05:45:45 +09: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 Initial half and quarter precision uniform vectors. 2024-05-24 19:04:44 +09:00