Historique des commits

Auteur SHA1 Message Date
  Andrew Whatson 9cae221217 Mention recfun and btree in README il y a 8 mois
  Andrew Whatson 46b4445399 Ensure vector routines are always inlined il y a 8 mois
  Andrew Whatson 5127d52168 Update generated C sources il y a 8 mois
  Andrew Whatson bf927dea2e Use clang-format to prettify generated C il y a 8 mois
  Andrew Whatson 7821441213 Automate calling of static init procedures il y a 8 mois
  Andrew Whatson d7e7829fee Fix btree-equal? for eq? case il y a 1 an
  Andrew Whatson db8a62a0a3 Add a btree example for recursive records il y a 1 an
  Andrew Whatson bb25f46360 Remove & ignore recfun binary il y a 1 an
  Andrew Whatson 16af5d0d1e Use scheme48-prescheme package from Guix il y a 1 an
  Andrew Whatson 5baec1ef56 Update homepage to notabug.org il y a 1 an
  Andrew Whatson 4e376f986a Add a basic record demo il y a 1 an
  Andrew Whatson a5827b8f24 Shrink libprescheme.a in guix package 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