Skip to content

Commit

Permalink
feat(ocaml): add entry point function for lambda in metadata (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
henrylee97 authored Nov 22, 2023
1 parent 2bd3aa1 commit 5ebe989
Show file tree
Hide file tree
Showing 100 changed files with 300 additions and 100 deletions.
4 changes: 3 additions & 1 deletion OCaml/lambda-1/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-10/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-100/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-11/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-12/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-13/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-14/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-15/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-16/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-17/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-18/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-19/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-2/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-20/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-21/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-22/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-23/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-24/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-25/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-26/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-27/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-28/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-29/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-3/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-30/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-31/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-32/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-33/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-34/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-35/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-36/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-37/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-38/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-39/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-4/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-40/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-41/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-42/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-43/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
4 changes: 3 additions & 1 deletion OCaml/lambda-44/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
"buildCommand": "ocamlc src.ml",
"testCommand": null,

"categories": ["functional"]
"categories": ["functional"],

"function": "check"
}
Loading

0 comments on commit 5ebe989

Please sign in to comment.