Historique des commits

Auteur SHA1 Message Date
  Andrew Whatson 0b497c3567 Experiment with increasing the inlining threshold il y a 1 an
  Andrew Whatson 7aa13bca1c Delete generated C files with "make clean" il y a 1 an
  Andrew Whatson f4a20db117 Export string-append to prevent inlining il y a 1 an
  Andrew Whatson 1426f12be4 Improve the build system using Guix and Make il y a 1 an
  Andrew Whatson bb2985632c Add zero-seed variant of vector-unfold il y a 1 an
  Andrew Whatson 6afab77dff Add vector-unfold, showing multiple-value returns il y a 1 an
  Andrew Whatson c4afd5f6f0 Add string-repeat and vector-of-strings example il y a 1 an
  Andrew Whatson 24bb284fc4 Return unspecified value (ie. void) from vector-for-each il y a 1 an
  Andrew Whatson e240a1c952 Use vector macros to tidy up vector utils il y a 1 an
  Andrew Whatson d0d771cf21 Remember to deallocate vectors, no GC il y a 1 an
  Andrew Whatson 4b4fb8f36b Add vector macros to simulate variadic functions il y a 1 an
  Andrew Whatson 9d94360997 Add ps-vector library and a vector demo il y a 1 an
  Andrew Whatson 6c5cfcebcd Update README il y a 1 an
  Andrew Whatson 20d7b45c56 Add a default make target il y a 1 an
  Andrew Whatson febe0e7ae6 Add a license, BSD-3 just like Scheme 48 il y a 1 an
  Andrew Whatson 1f1a9239df Add another demo, more advanced packages, generated code examples il y a 1 an
  Andrew Whatson d459cf79b4 Return 1 on a usage error il y a 1 an
  Andrew Whatson da2a5cdb94 Initial Pre-Scheme demo program il y a 1 an