Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add README and COPYING HEAD main | Case Duckworth | 2023-06-12 |
| | |||
* | Add (fff json) | Case Duckworth | 2023-06-05 |
| | | | | (fff json) serializes fff to json, but not the other way. | ||
* | Remove spurious guile stuff | Case Duckworth | 2023-05-16 |
| | |||
* | Initial commit (chicken version) | Case Duckworth | 2023-05-16 |
| | |||
* | Support vector references | Case Duckworth | 2023-03-21 |
| | |||
* | Add fff/dupes? parameter | Case Duckworth | 2023-03-21 |
| | |||
* | Include a vector as an atom | Case Duckworth | 2023-03-21 |
| | | | | This... I'm probably doing this a dumb way. I.e., I should rename `atom?` | ||
* | Change parsing to require fewer newlines | Case Duckworth | 2023-03-21 |
| | |||
* | Capture all of comments | Case Duckworth | 2023-03-21 |
| | | | | Ignore them further down the stack | ||
* | Add header and change perms | Case Duckworth | 2023-03-21 |
| | |||
* | Make fff-parse.scm the actual thing | Case Duckworth | 2023-03-20 |
| | | | | So far so good | ||
* | First commit -- gross | Case Duckworth | 2023-03-20 |