-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Extending TypeApplier to remove type annotations + Improvements #26
base: master
Are you sure you want to change the base?
Commits on Jun 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 39660d5 - Browse repository at this point
Copy the full SHA 39660d5View commit details
Commits on Jul 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 54ba46b - Browse repository at this point
Copy the full SHA 54ba46bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfe612e - Browse repository at this point
Copy the full SHA dfe612eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2a41f2 - Browse repository at this point
Copy the full SHA d2a41f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a170308 - Browse repository at this point
Copy the full SHA a170308View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7b286d - Browse repository at this point
Copy the full SHA f7b286dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 715430a - Browse repository at this point
Copy the full SHA 715430aView commit details
Commits on Jul 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8f46016 - Browse repository at this point
Copy the full SHA 8f46016View commit details
Commits on Jul 5, 2021
-
Merge branch 'extend-type-applier' of https://github.com/saltudelft/l…
…ibsa4py into extend-type-applier
Configuration menu - View commit details
-
Copy full SHA for 00011f0 - Browse repository at this point
Copy the full SHA 00011f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b48708 - Browse repository at this point
Copy the full SHA 1b48708View commit details
Commits on Jul 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c638973 - Browse repository at this point
Copy the full SHA c638973View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7aa76bd - Browse repository at this point
Copy the full SHA 7aa76bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 593f96a - Browse repository at this point
Copy the full SHA 593f96aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54f3e50 - Browse repository at this point
Copy the full SHA 54f3e50View commit details
Commits on Jul 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1c51fb9 - Browse repository at this point
Copy the full SHA 1c51fb9View commit details
Commits on Jul 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for dc2412a - Browse repository at this point
Copy the full SHA dc2412aView commit details
Commits on Jul 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9d58e2b - Browse repository at this point
Copy the full SHA 9d58e2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dde5757 - Browse repository at this point
Copy the full SHA dde5757View commit details
Commits on Jul 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e726688 - Browse repository at this point
Copy the full SHA e726688View commit details
Commits on Jul 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for edc8615 - Browse repository at this point
Copy the full SHA edc8615View commit details -
Improve TypeApplier by matching functions by line and column no. & ma…
…tching class names' QN using IN operator
Configuration menu - View commit details
-
Copy full SHA for 17f8bcc - Browse repository at this point
Copy the full SHA 17f8bccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 221c14c - Browse repository at this point
Copy the full SHA 221c14cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57eacf6 - Browse repository at this point
Copy the full SHA 57eacf6View commit details
Commits on Jul 21, 2021
-
A workaround for a very rare case where the class' QN doesn't match w…
…hen applying types
Configuration menu - View commit details
-
Copy full SHA for f0aa00e - Browse repository at this point
Copy the full SHA f0aa00eView commit details -
When applying types, first match functions' QN & signature first, if …
…no match, then check line no.
Configuration menu - View commit details
-
Copy full SHA for 19428fd - Browse repository at this point
Copy the full SHA 19428fdView commit details
Commits on Jul 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 65130df - Browse repository at this point
Copy the full SHA 65130dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6166771 - Browse repository at this point
Copy the full SHA 6166771View commit details
Commits on Jul 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 95d3c7e - Browse repository at this point
Copy the full SHA 95d3c7eView commit details
Commits on Jul 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 361986e - Browse repository at this point
Copy the full SHA 361986eView commit details
Commits on Jul 26, 2021
-
Improvements to TypeApplier: (1) Better matching of function, classes…
… and variables (2) counting failed applied types
Configuration menu - View commit details
-
Copy full SHA for 7927d45 - Browse repository at this point
Copy the full SHA 7927d45View commit details -
Improvments to the pipeline of TypeApplier: (1) Dry run (2) Assertion…
… for no. of applied types
Configuration menu - View commit details
-
Copy full SHA for d41fea3 - Browse repository at this point
Copy the full SHA d41fea3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c23f76 - Browse repository at this point
Copy the full SHA 1c23f76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3111e84 - Browse repository at this point
Copy the full SHA 3111e84View commit details
Commits on Jul 28, 2021
-
Improvements to the TypeRemoval pipeline : (1) Dry run (2) better mul…
…ti-processing (3) Max try
Configuration menu - View commit details
-
Copy full SHA for 8efb7b1 - Browse repository at this point
Copy the full SHA 8efb7b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fc8156 - Browse repository at this point
Copy the full SHA 1fc8156View commit details -
Merge branch 'extend-type-applier' of https://github.com/saltudelft/l…
…ibsa4py into extend-type-applier
Configuration menu - View commit details
-
Copy full SHA for 09e5362 - Browse repository at this point
Copy the full SHA 09e5362View commit details
Commits on Aug 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a89338c - Browse repository at this point
Copy the full SHA a89338cView commit details -
(1) Exclude source files in the ignored list for the main pipeline, (…
…2) include type error categories by mypy in the JSON output
Configuration menu - View commit details
-
Copy full SHA for d374848 - Browse repository at this point
Copy the full SHA d374848View commit details -
Merge branch 'extend-type-applier' of https://github.com/saltudelft/l…
…ibsa4py into extend-type-applier
Configuration menu - View commit details
-
Copy full SHA for 3ca89f4 - Browse repository at this point
Copy the full SHA 3ca89f4View commit details
Commits on Aug 6, 2021
-
Putting large projects at the front of the jobs' queue to reduce over…
…all processing time
Configuration menu - View commit details
-
Copy full SHA for 729c76d - Browse repository at this point
Copy the full SHA 729c76dView commit details -
ignore type errors of imported modules and missing imports when type-…
…checking by mypy
Configuration menu - View commit details
-
Copy full SHA for 3553944 - Browse repository at this point
Copy the full SHA 3553944View commit details -
Improvements to TypeApplier: (1) write ignored files to a separate fi…
…le (2) fix try attempts for failed type-checking (3) type-check the original file rather than a temp file
Configuration menu - View commit details
-
Copy full SHA for 61b4b0c - Browse repository at this point
Copy the full SHA 61b4b0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3ddcc2 - Browse repository at this point
Copy the full SHA e3ddcc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5456c24 - Browse repository at this point
Copy the full SHA 5456c24View commit details
Commits on Aug 10, 2021
-
Improvements to TypeRemover: (1) Copying input dataset to another des…
…t. for analysis (2) preserve removed type annot. when type errors aren't resolved
Configuration menu - View commit details
-
Copy full SHA for 715aea8 - Browse repository at this point
Copy the full SHA 715aea8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 060c4be - Browse repository at this point
Copy the full SHA 060c4beView commit details