Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up documentation files. #166

Merged
merged 1 commit into from
Oct 15, 2023
Merged

Clean up documentation files. #166

merged 1 commit into from
Oct 15, 2023

Conversation

okamsn
Copy link
Owner

@okamsn okamsn commented Sep 3, 2023

  • Remove old changes from the list of recent changes in the README.
  • Add missing PR and Issue numbers to the change log.

@okamsn okamsn force-pushed the re-read-docs branch 4 times, most recently from b547ebf to cb6dbe5 Compare September 10, 2023 18:38
@okamsn okamsn force-pushed the re-read-docs branch 2 times, most recently from 7e31510 to 7e3dcb8 Compare September 17, 2023 15:42
@okamsn okamsn force-pushed the re-read-docs branch 2 times, most recently from 1cc99c7 to e3d5752 Compare September 30, 2023 17:13
@okamsn okamsn force-pushed the re-read-docs branch 6 times, most recently from 8f4b127 to 91fbebe Compare October 8, 2023 23:15
- Remove old changes from the list of recent changes in the README.
- Add missing PR and Issue numbers to the change log.
- Clean up examples.
- In the README, stop saying that we are "experimenting" with `loopy-iter`.
  It was added over a year ago.
- Briefly describe the default destructuring system in the README.
- Clean up examples.
- Mention place-wise optimization of accumulations in the Introduction of the
  Org doc.
- Add examples for working around implementation details of `iter` command.
- Add that it is an error to re-use iteration variables.
- Add the paragraph of initial accumulation values to the concept index.
- Fix `adjoin` example now that `equal` is the default test.
- Remove `key` examples for now, since we know `key` is wrong.
  Will add back after fixing.  Also remove from command signatures.
- List `at` in `vconcat`'s command signature.
- Remove `result-type` example from `collect`, now that deprecated.
- Mention how `find` works when the loop is left early.
- Remove an implicit description of the `split` flag, which is deprecated.
- Correct a use of "iteration" vars to "other" vars in an example.
- Refer to the library as "Loopy", not "=loopy=", which we use for the
  sub-loop command.
- Use `if-let` and a generated variable in the "Hello World" example.
- Make the "Always Command" example more like the actual definition of
  `always`.
- Update `at` Iter parser.
- List `iter` command in comparison with `cl-loop`.
@okamsn okamsn merged commit 0780e28 into master Oct 15, 2023
5 checks passed
@okamsn okamsn deleted the re-read-docs branch February 25, 2024 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant