This website requires JavaScript.
Explore
Help
Sign In
nortti
/
cmaybe
Watch
1
Star
1
Fork
You've already forked cmaybe
0
Code
Issues
Pull requests
Releases
Wiki
Activity
Adding maybe-types to C
14
commits
1
branch
0
tags
228
KiB
C
96.6%
Makefile
3.4%
72689a1b24
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Juhani Krekelä
72689a1b24
Whoops missed some
2018-08-11 21:02:16 +03:00
.gitignore
Implement TRY
2018-08-11 12:37:14 +03:00
average.c
Fix spacing
2018-08-11 11:28:58 +03:00
CC0
First commit
2018-08-11 10:29:24 +03:00
cmaybe.h
Whoops missed some
2018-08-11 21:02:16 +03:00
convert_to_ints.c
Make TRY's autocleanup infra simpler and more versatile
2018-08-11 20:25:53 +03:00
Makefile
Implement TRY
2018-08-11 12:37:14 +03:00
README
Add README
2018-08-11 10:31:28 +03:00
README
Maybe types for C