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

Remove VampIR Library Typos #169

Merged
merged 2 commits into from
Nov 22, 2023
Merged

Remove VampIR Library Typos #169

merged 2 commits into from
Nov 22, 2023

Conversation

agureev
Copy link
Collaborator

@agureev agureev commented Nov 2, 2023

Removes typos introduced in fb8bf60. In particular, changes
mod_n, combine_aux, n_th, mod_n and drop-ith as VampIR functions.

Fixes errors on system loading relating to symbols
`method`, `generic-function`, `class`, `variable`, 'type', and 'function' not being external to
the mgl-pax package by removing the `pax:` prefix.

The prefix was removed only when necessary, only done after SBCL would
complain about the symbol not being external.
Removes typos introduced in fb8bf60. In particular, changes
`mod_n`, `combine_aux`, `n_th`, `mod_n` and `drop-ith` as VampIR functions.
@agureev agureev changed the title Remove VampIR Function Name Typos Remove VampIR Library Typos Nov 4, 2023
@mariari mariari merged commit f3df778 into main Nov 22, 2023
2 checks passed
@mariari mariari deleted the artem/lib-print-fix branch November 22, 2023 11:09
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.

2 participants