Skip to content

Changed the MIR to represent function declarations as Options - #539

Merged
rybern merged 6 commits into
stan-dev:masterfrom
rybern:function-decl-option
Sep 22, 2020
Merged

Changed the MIR to represent function declarations as Options#539
rybern merged 6 commits into
stan-dev:masterfrom
rybern:function-decl-option

Conversation

@rybern

@rybern rybern commented May 19, 2020

Copy link
Copy Markdown
Collaborator

See issue #538

The large diffs in the expect tests are because adding an option type adds a set of parenthesis to the SExp

@nhuurre

nhuurre commented Jun 22, 2020

Copy link
Copy Markdown
Collaborator

Sorry, I should've reviewed this a month ago. Could you resolve the merge conflicts? This certainly improves the MIR.

@rybern

rybern commented Jun 22, 2020

Copy link
Copy Markdown
Collaborator Author

No worries, thanks, I'll add this to my to do list.

@nhuurre

nhuurre commented Jul 12, 2020

Copy link
Copy Markdown
Collaborator

Thanks. Is this waiting for #627 or did you forget to make format?

@rybern

rybern commented Jul 12, 2020

Copy link
Copy Markdown
Collaborator Author

Ha yeah you caught me - I was waiting for #627 because I had trouble installing ocamlformat 0.8 because it's quite old.

@nhuurre nhuurre left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just needs a dune promote.

@rok-cesnovar

Copy link
Copy Markdown
Member

Bumping this. @rybern do you have a few minutes to merge master in and run dune promote so we can merge this.

@rybern

rybern commented Sep 22, 2020

Copy link
Copy Markdown
Collaborator Author

Ah, thanks Rok!

@rybern
rybern merged commit eb67b54 into stan-dev:master Sep 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants