Searching source code includes receiving a search string, a feature type and details of source code to be searched. The source code is parsed to generate an abstract syntax tree. The abstract syntax tree is indexed using a search structure defining all source code features for which searching ...
org:mozilla language:markdownmatches code from all @mozilla's repositories that's marked as Markdown. Search by file size You can use thesizequalifier to search for source code based on the size of the file where the code exists. Thesizequalifier usesgreater than, less than, and range qual...
Code retrieval is to find the code snippet from a large corpus of source code repositories that highly matches the query of natural language description. Recent work mainly uses natural language processing techniques to process both query texts (i.e., human natural language) and code snippets (i...
Learning to code can be made more effective and sustainable if it is perceived as fun by the learner. Code Hunt uses puzzles that play- ers have to explore by means of clues presented as test cases. Play- ers iteratively modify their code to match the functional behaviour of secret solution...
pssis a power-tool for searching inside source code files.psssearches recursively within a directory tree, knows which extensions and file names to search and which to ignore, automatically skips directories you wouldn't want to search in (for example.gitor.svn), colors its output in a helpfu...
You must be signed into a personal account on GitHub to search for code across all public repositories. GitHub Pages sites are not searchable on GitHub. However you can search the source content if it exists in the default branch of a repository, using code search. For more information, see...
Public access to a source-control server is also kinda nifty for finding code. I don't think those are the barriers (and it would be nice if CodePlex supported something beside team server version control, ya know), if only a web interface for lightweight access, but zipping the builds ...
Large repositories of source code available over the Internet, or within large organizations, create new challenges and opportunities for data mining and statistical machine learning. Here we first develop Sourcerer, an infrastructure for the automated crawling, parsing, fingerprinting, and database stora...
To improve readability and reproducatiblity, the source code for all experiments and analysis in this paper are part of a Snakemake20 pipeline available at https://github.com/ryanlayer/stix_paper/blob/main/Snakefile. In the following sections, the relevant rules within the pipeline are listed....
Native code (Win32) based applications follow must obtain an index data source object (DSO) from the OLE DB provider of Windows Vista shell's Indexing Service. Once connected to the indexing DSO, the application can creates a session object that. The session object is used to create command...