Skip to content
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

Fingerprinting variables and bound identifiers #23

Merged
merged 6 commits into from
Jun 2, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
API: do not load older versions of fingerprints
to avoid loading any erroneous fingerprints.

Also, change the number that is placed at the start
of the fingerprints file. A date is used as this number
(in the code this number is assigned to a variable
called `magic_number` within the module `Fpfile`).
  • Loading branch information
johnyf committed Mar 31, 2021
commit 52098853c5dcc251e2f2994a6289caea7c186d13
Loading