You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks to Lassi, we now have a schema for authors that separates them
into distinct data items, allows an optional description for each, and
moves the idea of one SRFI being based on another to a separated
field, <based-on>.
Copy file name to clipboardExpand all lines: README.org
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
** by Per Bothner
4
4
5
+
6
+
5
7
This repository hosts [[https://srfi.schemers.org/srfi-64/][SRFI 64]]: A Scheme API for test suites, a [[https://srfi.schemers.org/][Scheme Request for Implementation]].
0 commit comments