alpha
Login
or
Join now
anil.recoil.org
/
ocaml-jmap
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
ocaml-jmap
/
lib
/
at
0e1bece4ae8121ce9cdc97d11e5acadb5a98dbf4
5 files
Anil Madhavapeddy
Add error formatting utilities to simplify error handling
1y ago
0e1bece4
dune
agent
1 year ago
jmap.ml
Add error formatting utilities to simplify error handling Added string_of_error and pp_error functions to the Jmap.Api module to provide a consistent, reusable way of formatting error messages. This centralizes error formatting logic and reduces duplicated code in client applications. Updated the fastmail_list binary to use these functions, resulting in cleaner, more maintainable code. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 year ago
jmap.mli
Add error formatting utilities to simplify error handling Added string_of_error and pp_error functions to the Jmap.Api module to provide a consistent, reusable way of formatting error messages. This centralizes error formatting logic and reduces duplicated code in client applications. Updated the fastmail_list binary to use these functions, resulting in cleaner, more maintainable code. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 year ago
jmap_mail.ml
manual fixes
1 year ago
jmap_mail.mli
Improve OCamldoc documentation in library interfaces - Add detailed documentation for all types and functions in jmap.mli - Add detailed documentation for all types and functions in jmap_mail.mli - Include proper @see references with URLs to RFC sections - Include field-level documentation for record types - Follow OCamldoc standards with proper parameter documentation 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 year ago