Skip to content

Commit 4161df8

Browse files
committed
ppx_cd overhaul: (1) only introduce tensor bindings for non-identifier expressions,
(2) remove broken `array_of_code` and keep track of the needed array explicitly via `array_opt_of_code` (might consider removing this functionality altogether), (3) fix missing forward code incorporation for <tensor>.value syntax, (4) give syntax errors in a few more bad situations e.g. non-identifier expression in assigned-to position, (5) some small code organization and documentation gains.
1 parent 4e9fda6 commit 4161df8

File tree

1 file changed

+220
-179
lines changed

1 file changed

+220
-179
lines changed

0 commit comments

Comments
 (0)