Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-12 | for -> turn | Ben Sima | |
Inspired by hoon | |||
2020-05-10 | web server is working | Ben Sima | |
2020-05-09 | Add get-tags function | Ben Sima | |
2020-05-09 | Index titles | Ben Sima | |
Also don't overwrite srfi-1 stuff, and added an re module. | |||
2020-05-09 | Remove my nil thing | Ben Sima | |
2020-05-09 | Add proper replace | Ben Sima | |
- replace was actually replace-char - backported string-replace-substring because it's only in Guile 3 | |||
2020-05-09 | Add member? and contains? | Ben Sima | |
2020-05-06 | Fix /. macro and import | Ben Sima | |
2020-05-04 | Scheme hacking | Ben Sima | |
2020-05-02 | Clojure-inspired scheme macros | Ben Sima | |
2020-04-28 | Fix pwd | Ben Sima | |
2020-04-15 | Re-namespacing | Ben Sima | |
Moving away from the DNS-driven namespacing toward more condensed names, mostly because I don't like typing so much. |