Enter the query into the form above.
API method:
GET /api/symbols?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Use LISP to generate an executable, whose TYPE can be 'asdf:image-op or 'asdf:program-op. The latter will always be standalone. Depends on having created a "SYSTEM-exec" system which contains the entry program.
Use a lisp implementation to test the TEST-SYSTEMS using asdf.
Generates an entry point program from the list of lisp statements ENTRY-PROGRAM for SYSTEM within the current directory.
Replace simple lisp forms that the guile writer escapes, for example by replacing ##p# with #p. Should only be used to replace truly simple forms which are not nested.
Minimise PNG images found in the working directory.
Test whether the mod loads. The mod must first be installed first.
Read the name of a mod from MOD.CONF. If MOD.CONF does not have a name field and NOT-FOUND is #false, raise an error. If NOT-FOUND is TRUE, call NOT-FOUND instead.
Copy to OUTPUT the subset of LIBC and KERNEL-HEADERS that is needed when producing a bootstrap libc.
Copy to OUTPUT the subset of KERNEL-HEADERS that is needed when producing a bootstrap libc.
Gets a value associated to attr in content, an sxml value that represents a .pom file content, or parts of it.
Convert a group ID to a directory path.
Return the description of the package as contained in the sxml content of the pom file.
Find the groupID of a pom file, potentially looking at its parent pom file. See find-parent for the meaning of the arguments.
Given pom-file, the file name of a pom, return the list of pom file names that correspond to itself and its submodules, recursively.
Return the name of the package as contained in the sxml content of the pom file.
Given pom-file, a pom file name, return a list of local packages that this repository contains.
Takes local-packages, a list of local packages, and adds a new one for group:artifact at version.