Skip to content

Commit d1fc6ed

Browse files
committed
remove camlp4 as a dev dependency
- it seems that camlp4of supports very limited structures it does not even support attributes like `[@@@warning "-30"] we should get rid of such dependency ASAP
1 parent 75e27d2 commit d1fc6ed

File tree

12 files changed

+1939
-3686
lines changed

12 files changed

+1939
-3686
lines changed

jscomp/core/j.ml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,7 @@
3838
not introduce new scope
3939
*)
4040

41-
(* TODO: it seems that camlp4of supports very limited structures
42-
it does not even support attributes like `[@@@warning "-30"]
43-
we should get rid of such dependency ASAP
44-
*)
41+
4542

4643
type label = string
4744

jscomp/core/js_fold.ml

Lines changed: 236 additions & 417 deletions
Large diffs are not rendered by default.

jscomp/core/js_fold.mlp

Lines changed: 0 additions & 29 deletions
This file was deleted.

jscomp/core/js_map.ml

Lines changed: 238 additions & 459 deletions
Large diffs are not rendered by default.

jscomp/core/js_map.mlp

Lines changed: 0 additions & 30 deletions
This file was deleted.

jscomp/core/lambda_fold.mlp

Lines changed: 0 additions & 29 deletions
This file was deleted.

jscomp/core/lambda_map.mlp

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)