Code Monkey home page Code Monkey logo

Comments (3)

Shinmera avatar Shinmera commented on May 30, 2024

Cannot confirm on b05884f due to a different issue:

> (apropos "list-all")
LIST-ALL-PACKAGES  Function
CORE::READ-LIST-ALLOW-CONSING-DOT
READER-LIST-ALLOW-CONSING-DOT  Function
> (apropos "list-all" :cmp)

at which point Clasp seems to do... something? forever. I can interrupt with C-c and invoke the restart back to the toplevel and it resumes fine though.

from clasp.

drmeister avatar drmeister commented on May 30, 2024

Fixed problem by giving apropos-list-inner an extra argument that keeps track of what packages were visited

from clasp.

Shinmera avatar Shinmera commented on May 30, 2024

Fixed on 482d6ca

> (apropos "list-all")
LIST-ALL-PACKAGES  Function
CORE::READ-LIST-ALLOW-CONSING-DOT
READER-LIST-ALLOW-CONSING-DOT  Function
> (apropos "list-all" :cmp)
LIST-ALL-PACKAGES  Function
CORE::READ-LIST-ALLOW-CONSING-DOT
READER-LIST-ALLOW-CONSING-DOT  Function
> (apropos "find")
FIND  Function
FIND-ALL-SYMBOLS  Function
FIND-BLOCK-NAMED-ENVIRONMENT  Function
CORE::FIND-BUILT-IN-TAG  Function
FIND-CLASS  Function
CORE::FIND-DECLARATIONS  Function
CORE::FIND-DIRECTIVE  Function
CORE::FIND-DOCUMENTATION  Function
CORE::FIND-DUPLICATES  Function
FIND-FILE-IN-LISP-PATH  Function
LLVM-SYS:FIND-FUNCTION-NAMED  Function
FIND-IF  Function
FIND-IF-NOT  Function
CLEAVIR-AST-TRANSFORMATIONS::FIND-LOAD-TIME-VALUE-ASTS  Function
CLASP-CLEAVIR-AST::FIND-LOAD-TIME-VALUE-ASTS  Function
FIND-METHOD  Function
CLOS:FIND-METHOD-COMBINATION  Function
CLEAVIR-AST-TO-HIR::FIND-OR-CREATE-LOCATION  Function
CORE::FIND-OR-MAKE-SYMBOL  Function
FIND-PACKAGE  Function
CORE::FIND-REGISTERED-TAG  Function
CORE::FIND-RELATIVE-PACKAGE  Function
FIND-RESTART  Function
CORE::FIND-RESTART-NEVER-FAIL  Function
FIND-SINGLE-DISPATCH-GENERIC-FUNCTION  Function
CLOS::FIND-SLOT-DEFINITION  Function
CORE::FIND-SUBCLASSES-OF-TYPE  Function
FIND-SYMBOL  Function
FIND-TAGBODY-TAG-ENVIRONMENT  Function
CORE::FIND-TYPE-BOUNDS  Function
FIND-UNWINDABLE-ENVIRONMENT  Function
CLASP-CLEAVIR::FIND-UNWINDS  Function
MAP-FIND  Function
AST-TOOLING:MATCH-FINDER
AST-TOOLING:NEW-MATCH-FINDER  Function
SETF-FIND-CLASS  Function
SETF-FIND-SINGLE-DISPATCH-GENERIC-FUNCTION  Function
STRING-FIND  Function
WALK-TO-FIND-SOURCE-INFO  Function
WALK-TO-FIND-SOURCE-POS-INFO  Function
> (defpackage #:foo (:use))

#<FOO>
> (apropos "find" '#:foo)

from clasp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.