0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Prevent unused var warnings. More... over 6 years ago
Refactor generated deserialization code. More... over 6 years ago
Test default value propagation across type defs and polymorphic types. More... over 6 years ago
Test synthesized default values for records with fields of primitive type. More... over 6 years ago
Unit-test default values for primitive types. More... over 6 years ago
Document default value definition syntaxes for primitive types. More... over 6 years ago
New syntax for primitive type default value: [@default XXX]. More... over 6 years ago
Add support for primitive type default values to code generator. More... over 6 years ago
Add .DEFAULT rule for top-level extprotc$(EXE). More... over 6 years ago
Merge pull request #28 from ygrek/minor
mfp
More... almost 7 years ago
factor out pp_name More... almost 7 years ago
more info in type abbreviation error message More... almost 7 years ago
factor more with wrap_value More... almost 7 years ago
Merge pull request #21 from ygrek/include
mfp
More... over 7 years ago
gitignore: cmxs More... over 7 years ago
add examples for include More... over 7 years ago
add doc section about include More... over 7 years ago
+ include More... over 7 years ago
Add opam for easy pinning. More... over 7 years ago
Update CHANGES. More... over 7 years ago
Remove sexplib dependency, --debug-reduced and --debug-concrete. More... over 7 years ago
Test constructor extension backward-compatibility. More... almost 8 years ago
Add test for constructor extension (= "horizontal sum type extension"). More... almost 8 years ago
Allow "horizontal" sum type extension if extra fields have default values. More... almost 8 years ago
Merge branch 'cross-compilation' More... almost 8 years ago
compiler: unset OCAMLFIND_TOOLCHAIN envvar, thus building with host toolchain. More... almost 8 years ago
Build runtime objects required for compiler separately. More... almost 8 years ago
More robust fallback to semi-colon separator in ocaml.type option. More... about 8 years ago
Merge remote-tracking branch 'ygrek/ocaml_type_poly' More... about 8 years ago
Partial merge from branch ygrek/ocaml_type_poly. More... about 8 years ago