Skip to content

Commit 4e9600f

Browse files
authored
Add FFI for date arithmetic (#7705)
Aside from the `fmt + fixes` commit, this was _entirely_ agent-generated, one prompt per commit. I have quickly checked the diff before moving on in each step. I plan to do a more thorough review but I haven't yet. (I understand if people do not wish to review this until I have had a look. I wanted to put this out there as an example of pure agent work which I think @sffc will be interested in at least)
1 parent a5d601e commit 4e9600f

File tree

77 files changed

+3652
-17
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

77 files changed

+3652
-17
lines changed

ffi/capi/bindings/c/CalendarDateAddError.d.h

Lines changed: 25 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ffi/capi/bindings/c/CalendarDateAddError.h

Lines changed: 22 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ffi/capi/bindings/c/CalendarMismatchedCalendarError.d.h

Lines changed: 20 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ffi/capi/bindings/c/CalendarMismatchedCalendarError.h

Lines changed: 22 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ffi/capi/bindings/c/Date.h

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ffi/capi/bindings/c/DateAddOptions.d.h

Lines changed: 23 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ffi/capi/bindings/c/DateAddOptions.h

Lines changed: 22 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ffi/capi/bindings/c/DateDifferenceOptions.d.h

Lines changed: 23 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ffi/capi/bindings/c/DateDifferenceOptions.h

Lines changed: 22 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ffi/capi/bindings/c/DateDuration.d.h

Lines changed: 26 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)