0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 9 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Work around ocamldep-postproc being broken on case-preserving FS. More... almost 2 years ago
Merge remote-tracking branch 'ygrek/warnings' More... about 3 years ago
Update CHANGES. More... about 3 years ago
Fix test build with newer extlib (require base64 package). More... about 3 years ago
Update opam to 2.0 format. More... about 3 years ago
Add synopsis to opam. More... about 3 years ago
Fix build with extlib 1.7.8. More... about 3 years ago
fix deprecation warnings hidden by extlib More... about 3 years ago
fix deprecation warnings More... about 3 years ago
do not hide deprecation warnings More... about 3 years ago
Merge branch 'lazy-fields' More... over 3 years ago
extprotc: add header to generated files (both ml and mli). More... almost 4 years ago
Prevent unused var warning in generated code. More... almost 4 years ago
Declare str dependency in META. More... almost 4 years ago
Fix typo in docs. More... almost 4 years ago
Fix language-mapping.md formatting. More... almost 4 years ago
Document lazy fields and dead-code elimination / export control. More... almost 4 years ago
Add -assume-subsets for cross-file subsets of messages defined in other proto. More... almost 4 years ago
Add -export-type-io option to enable cross-file use of monomorphic record types. More... almost 4 years ago
Don't export monomorphic record type serialization functions in .mli. More... almost 4 years ago
Multiple fixes in generated .mli: message sums and open directives. More... almost 4 years ago
Implement -mli option to generate .mli signature. More... almost 4 years ago
Prevent warnings. More... almost 4 years ago
Strip ocaml.type option from monomorphic record types converted to messages. More... almost 4 years ago
Fix monomorphic record type conversion to message for types defined as aliases. More... almost 4 years ago
Honor ocaml.type_equals option in message definitions. More... almost 4 years ago
Fix codegen for subsets of messages defined using monomorphic record types. More... almost 4 years ago
Use types-turned-messages' serialization functions instead of inlining code. More... almost 4 years ago
Improve codegen for monomorphic record types (WIP). More... almost 4 years ago
Fix type promotion for autolazy fields. More... almost 4 years ago