Historique des commits

Auteur SHA1 Message Date
  Maxim Cournoyer a4b636e23c module: Add SRFI 209. il y a 1 an
  Maxim Cournoyer 57f70b6782 module: Add SRFI 178. il y a 1 an
  Maxim Cournoyer 93b92efbbf module: Add SRFI 160. il y a 1 an
  Maxim Cournoyer 42a34dead5 module: Add SRFI 151. il y a 1 an
  Maxim Cournoyer e5bea14d84 module: Add SRFI 125. il y a 1 an
  Maxim Cournoyer 1b5f86a9d3 module: Add (scheme sort). il y a 1 an
  Maxim Cournoyer 7b38a10a83 module: Add (scheme comparator). il y a 1 an
  Maxim Cournoyer f338779789 module: Add SRFI 128. il y a 1 an
  Maxim Cournoyer 6543d27527 module: Add SRFI 126. il y a 1 an
  Maxim Cournoyer 8a2536cb55 build: Register '.sld' as an alternative extension to '.scm'. il y a 1 an
  Maxim Cournoyer 07177bea31 Share features tested by cond-expand library declarations and expressions. il y a 1 an
  Maxim Cournoyer 30048ec461 (scheme base): Support non-negative SRFI integer names in cond-expand. il y a 1 an
  Maxim Cournoyer 34b3d83a0b r7rs-libraries: Better support R7RS SRFI library names. il y a 1 an
  Maxim Cournoyer 65646b6869 r7rs-libraries: Add support for 'else' clause in cond-expand. il y a 1 an
  Timothy Sample 7a87bb164e Use R7RS 'rename' syntax for exports. il y a 1 an
  Maxim Cournoyer 9e21a89351 ice-9: Fix 'include' when used in compilation contexts. il y a 1 an
  無無 d8df317baf Minor typo in the manual il y a 1 an
  Andy Wingo d7cf5bf373 Recognize append as a primcall and optimize it il y a 1 an
  Andy Wingo 38e9bd7a2f Avoid swallowing errors for (values) operands of elided primcalls il y a 1 an
  Andy Wingo 3b7c78cc83 Unbound vars fixup il y a 1 an
  Andy Wingo 5ef0ea30fa Allow targets to preclude unbound variables il y a 1 an
  Andy Wingo 83449a8683 prompts avoid introducing throw; fixup peval test il y a 1 an
  Andy Wingo 711077586b peval avoids introducing 'throw il y a 1 an
  Andy Wingo 4118f09030 CPS conversion does not introduce "throw" il y a 1 an
  Andy Wingo d579848cb5 Fix bug lowering logand/immediate to ulogand/immediate il y a 1 an
  Andy Wingo 89501a83ce Fix mistype in specialize-numbers il y a 1 an
  Andy Wingo 5959531c54 Allow target runtime to override symbol hash il y a 1 an
  Andy Wingo 4d834bdc12 Add logand/immediate, ulogand/immediate primcalls il y a 1 an
  Andy Wingo 5b0c261b04 Mark symbol-hash primcall as having unboxed result il y a 1 an
  Andy Wingo 49aa0940bc Add CPS primcall for symbol-hash il y a 1 an