Commit Verlauf

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