Add arglist annotations in cljs.core

Description

With we have the ability to annotate declared fns with arglists, with proper static dispatch resulting.

The declares in cljs.core are currently not annotated (and for now are not strictly needed because of double analysis that occurs of cljs.core, but it would be nice to add those annotations because double-analysis may not always be the way things are done.

Environment

None

Attachments

4

Activity

Show:

Roman Liutikov April 13, 2020 at 5:07 PM

Patch CLJS-2826-4 added

Mike Fikes March 29, 2020 at 7:56 PM

CLJS-2826-3.patch conflicts with master

Mike Fikes November 17, 2019 at 11:00 PM
Edited

CLJS-2826-3.patch

Travis

Details

AppVeyor

Details

Canary

Details

Patch Tender

Details

Roman Liutikov November 17, 2019 at 8:58 PM

Patch CLJS-2826-3 added

Mike Fikes November 4, 2019 at 3:56 AM

CLJS-2826-2.patch no longer applies

Details

Assignee

Reporter

Patch

Code

Priority

Created July 15, 2018 at 11:43 PM
Updated May 29, 2020 at 7:18 PM