Commit History

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