gpt-academic / crazy_functions /解析项目源代码.py

Commit History

version 3.6
17d0a32

qingxu98 commited on

new version
971ac20

qingxu98 commited on

follow master
f8946c1

qingxu98 commited on

改善源代码解析功能,能处理更多文件
293ad90

qingxu99 commited on

[main] support rust program
e2137b8

li zhisheng commited on

feat: 🎸 替换react 解析所有常见的前端项目 包含VUE
bf75b29

LiZheGuang commited on

改善功能
b6d2766

qingxu99 commited on

修复非压缩文件上传的读取问题
e9a6efe

Your Name commited on

修复extract_folder_path被定位到根目录的bug
89a75e2

Your Name commited on

将高级参数输入通用化(默认隐藏),应用到所有的下拉菜单函数插件中
1139d39

Your Name commited on

fix a bug
0ff8384

mrhblfx commited on

update by pull
26af2b1

mrhblfx commited on

Changed matching rules
9b5f088

mrhblfx commited on

Add parsing arbitrary code items
2f9a4e1

mrhblfx commited on

Merge branch 'master' into v3.1
d1c5986

Your Name commited on

增加解析C#项目功能
321a51b

wenx29 commited on

Rebase v3.0
91609d6

qingxu99 commited on

修改注释
512e3f7

qingxu99 commited on

修改提示
717fae8

qingxu99 commited on

修改提示
2b352de

qingxu99 commited on

源代码文件数量限制 1024 个
bc3f342

qingxu99 commited on

disallow special token + limit num of file < 512
dd648bd

qingxu99 commited on

Merge pull request #439 from mrhblfx/patch-2
7d414f6

binary-husky commited on

新增解析一个Lua项目
c6610b2

mrhblfx commited on

增加了解析Go项目匹配的文件: `go.mod`, `go.sum`, `go.work`
7e53cf7

mrhblfx commited on

UTF8 Ignore read file errors
40bd857

qingxu99 commited on

renew all
b841d58

qingxu99 commited on

修正解析源代码bug
7167c84

qingxu99 commited on

Latex全文润色
49a6ff6

qingxu99 commited on

增扩框架的参数IO
0666fec

qingxu99 commited on

提升稳定性
e6cf553

qingxu99 commited on

修改文件命名
785893b

Your Name commited on

BUG FIX
eda3c6d

qingxu99 commited on

添加Golang、Java等项目的支持
3387b5a

Your Name commited on

add crazy_functions 解析一个Rect项目
9540cf9

RongkangXiong commited on

add crazy_functions 解析一个Java项目
55ef4ac

RongkangXiong commited on

feat: add function to parse Golang projects
594f4b2

wangyu commited on

优化自译解功能
9593b0d

Your Name commited on

file IO
81741bc

Your Name commited on

add comments
f04d975

Your Name commited on

beta
8b4b30a

Your Name commited on

bug fix
d29f72c

Your Name commited on

模块化封装
7186d9b

Your Name commited on