Symbolk

Results 22 issues of Symbolk

架构问题: inline语言在gen.x模块内部还是外部处理? 对xml这样的DSL而言,语言仅提供了一种规范,但每个框架的dialect schema不同,难以目前必须写特殊handler(MybatisMapperHandler和AndroidHandler),对于扩展性而言带来了额外的负担 支持新的语言加gen.X。如果新语言b为一种语言a的dialect,则需要在gen.a下添加b的handler

1. 重构GitService接受repoPath作为field而非每个方法的参数 2. 使用JGit实现GitService中的API 3. 将GitService独立为另一个repo进行维护以方便复用

三组实验: 1. XLL:跨语言连接检测的Precision/Recall 2. Cochange:历史在文件级别的预测P/R 3. Lint:是否能发现已知或未知的因跨语言变更造成的bug/code smell

evaluation

For the latest npm 7.20.5, this extra comma will lead to this error: ``` npm ERR! code EJSONPARSE npm ERR! path /Users/symbolk/coding/vscode/syntax-highlighter/package.json npm ERR! JSON.parse Unexpected token "]" (0x5D) in...

**bug描述** 位置:2.2.2节 截图: ![image](https://user-images.githubusercontent.com/14107297/124296223-4b4a5880-db8c-11eb-8c56-48b2ae8f952b.png) **版本信息** pytorch: torchvision: torchtext: ...

I am using node-tree-sitter to query all def-uses in the code, in the following way: ```typescript import * as TreeSitter from 'tree-sitter' import { Identifier } from './Identifier' const TypeScript...

I feel a bit strange about the Card Board demo (https://kutlugsahin.github.io/vue-smooth-dnd/#/cards). The cards can be moved properly across different groups, it seems that the group can be drag&drop too, but...

I have tried the online CodeParrot-code generation demo in Spaces of HF (https://huggingface.co/spaces/lvwerra/codeparrot-generation), and have 3 questions, hoping that anyone can respond with an answer! 1. About the evaluation: according...

Hi, currently the depending gumtree version is 2.1.2, however, recently gumtree has been updated to 3.0.0 version, though not published on maven central repository any more but on GitHub Packages...

Hi, I found this tool cool and I managed to install it on macOS 10.15.7. However, one problem is that it seems to show no color for diff graph, like...