Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • A asdf
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 65
    • Issues 65
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • asdf
  • asdf
  • Merge requests
  • !177

Rework package-local-nicknames so that uiop/package package is not modified

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed Eric Timmons requested to merge iss-72 into master May 14, 2021
  • Overview 8
  • Commits 1
  • Pipelines 1
  • Changes 8

uiop/package now defines functions in its own package corresponding to the PLN API (that simply call the implementation's native functions). Then, once UIOP:DEFINE-PACKAGE is established, a new package is defined that simply reexports the implementation's native PLN API.

Fixes #72 (closed)

Edited May 14, 2021 by Eric Timmons
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: iss-72