- Seattle
- @[email protected]
Popular repositories Loading
-
notesutils
notesutils PublicUtilities for extracting notes from Notes.app. This repository is lightly maintained and mainly exists to serve as documentation and starting point for your own scripts.
-
nutrition-data
nutrition-data PublicCode to create a sqlite db from USDA nutrition database
Python 13
-
SPLV20
SPLV20 PublicForked from edwinb/SPLV20
edwinb's SPLV20 course notes, updated to run on current Idris2. (The updates build on work by @gallais.) The corresponding lectures are at https://www.youtube.com/playlist?list=PLmYPUe8PWHKqBRJfwBr…
530 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
April 2025
Created 11 commits in 2 repositories
Created a pull request in idris-lang/Idris2 that received 3 comments
[ fix ] Declare function types in idris2_dispatch_closure fixes #3538
Description
The runtime.c
file in the refc backend calls closure functions without a prototype. clang warns that this is deprecated, and newer vers…
Reviewed 1 pull request in 1 repository
idris-lang/Idris2
1 pull request
-
Make the property argument to
replace
explicitThis contribution was made on Apr 12