Skip to content

GitLab

    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    • Menu
    Projects Groups Snippets
  • Get a free trial
  • Sign up
  • Login
  • Sign in / Register
  • C clisp
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

GitLab 15.0 has launched! Please visit Breaking changes in 15.0 and 15.0 Removals to see which breaking changes may impact your workflow.

  • clisp
  • clisp
  • Merge requests
  • !3

Implement package-local nicknames

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Joram Schrijver requested to merge joramschrijver/clisp:package-local-nicknames into master May 25, 2020
  • Overview 16
  • Commits 4
  • Changes 7

This is a rough first draft of support for package-local nicknames. It does not include any tests, and I am fairly sure the use of mutexes is mostly wrong.

This implementation does pass all of the tests defined by trivial-package-local-nicknames, and does not break any of the existing clisp tests.

I'd be grateful for any review, especially by someone more familiar with the codebase.
Since the HACKING file still points to SourceForge I'm not entirely sure what the best place to send patches is, but I'll start here.

Fixes #20

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: package-local-nicknames