FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for CodeFormat/src - CppCXY/EmmyLuaCodeStyle · GitHub
CppCXY
/
EmmyLuaCodeStyle
Public
Notifications
You must be signed in to change notification settings
Fork
38
Star
172
Code
Issues
34
Pull requests
3
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
EmmyLuaCodeStyle
CodeFormat
src
on
master
User selector
Datepicker
Commit history
Commits on Sep 28, 2024
fix(#184): --diagnosis-as-error when using --workspace
alex-courtis
committed
2128c55
View commit details
Copy full SHA for 2128c55
View code at this point
Browse repository at this point
Commits on Mar 12, 2024
refactor editorconfig read file
CppCXY
committed
a1f2121
View commit details
Copy full SHA for a1f2121
View code at this point
Browse repository at this point
Commits on Dec 11, 2023
support clike comments
CppCXY
committed
ebcd76a
View commit details
Copy full SHA for ebcd76a
View code at this point
Browse repository at this point
Commits on Nov 30, 2023
fix codeFormat rangeformat bug
CppCXY
committed
ff45297
View commit details
Copy full SHA for ff45297
View code at this point
Browse repository at this point
Commits on Nov 24, 2023
Merge branch 'master' of github.com:CppCXY/EmmyLuaCodeStyle
CppCXY
committed
9eecc85
View commit details
Copy full SHA for 9eecc85
View code at this point
Browse repository at this point
fix default namestyle check
CppCXY
committed
111f322
View commit details
Copy full SHA for 111f322
View code at this point
Browse repository at this point
Commits on Nov 23, 2023
fix include error
CppCXY
committed
42a9b59
View commit details
Copy full SHA for 42a9b59
View code at this point
Browse repository at this point
Add LuaCheck class and Util functions, refactor
CppCXY
committed
4f632be
View commit details
Copy full SHA for 4f632be
View code at this point
Browse repository at this point
Commits on Oct 23, 2023
fix include
CppCXY
committed
234c0c8
View commit details
Copy full SHA for 234c0c8
View code at this point
Browse repository at this point
Commits on Oct 9, 2023
clean up code
CppCXY
committed
d6d2717
View commit details
Copy full SHA for d6d2717
View code at this point
Browse repository at this point
Commits on Jul 31, 2023
rename luafile to luaSource, fix typeformat
CppCXY
committed
bef6c5d
View commit details
Copy full SHA for bef6c5d
View code at this point
Browse repository at this point
Commits on Jul 24, 2023
clean code
CppCXY
committed
b4dc8d9
View commit details
Copy full SHA for b4dc8d9
View code at this point
Browse repository at this point
Commits on Jul 10, 2023
Close #107
CppCXY
committed
604393d
View commit details
Copy full SHA for 604393d
View code at this point
Browse repository at this point
Commits on Jun 7, 2023
refactor codeformat
CppCXY
committed
3fe5a82
View commit details
Copy full SHA for 3fe5a82
View code at this point
Browse repository at this point
Commits on Jun 1, 2023
refactor file path, clean up code
CppCXY
committed
83813e2
View commit details
Copy full SHA for 83813e2
View code at this point
Browse repository at this point
Commits on Mar 7, 2023
重构TextRange, 格式检查支持缩进
CppCXY
committed
e1d532e
View commit details
Copy full SHA for e1d532e
View code at this point
Browse repository at this point
Commits on Feb 15, 2023
修复CodeFormat设置路径的问题
CppCXY
committed
11f27a1
View commit details
Copy full SHA for 11f27a1
View code at this point
Browse repository at this point
Commits on Feb 4, 2023
移除url库在CodeService的使用
CppCXY
committed
f6fc581
View commit details
Copy full SHA for f6fc581
View code at this point
Browse repository at this point
Commits on Feb 1, 2023
适应gcc问题
CppCXY
committed
72a6e8d
View commit details
Copy full SHA for 72a6e8d
View code at this point
Browse repository at this point
修复CodeFormat头文件问题
CppCXY
committed
4fd3be6
View commit details
Copy full SHA for 4fd3be6
View code at this point
Browse repository at this point
清理无用文件,修复lookahead bug
CppCXY
committed
76de5ab
View commit details
Copy full SHA for 76de5ab
View code at this point
Browse repository at this point
完善CodeFormat cli的基本功能
CppCXY
committed
18d192d
View commit details
Copy full SHA for 18d192d
View code at this point
Browse repository at this point
Commits on Jan 31, 2023
重新整理cli工具
CppCXY
committed
a3a1c38
View commit details
Copy full SHA for a3a1c38
View code at this point
Browse repository at this point
Merge branch 'master' of github.com:CppCXY/EmmyLuaCodeStyle into refactor
CppCXY
committed
25b214b
View commit details
Copy full SHA for 25b214b
View code at this point
Browse repository at this point
Commits on Jan 22, 2023
Remove size of buffer backing stdin provided input
rpoisel
committed
88333e0
View commit details
Copy full SHA for 88333e0
View code at this point
Browse repository at this point
Commits on Jan 21, 2023
fix CodeFormat CLI to allow reading from stdin
rpoisel
committed
35a6171
View commit details
Copy full SHA for 35a6171
View code at this point
Browse repository at this point
Commits on Oct 14, 2022
重构
CppCXY
committed
20a1a5a
View commit details
Copy full SHA for 20a1a5a
View code at this point
Browse repository at this point
Commits on Aug 11, 2022
typeformat支持补全end
CppCXY
committed
3201d1e
View commit details
Copy full SHA for 3201d1e
View code at this point
Browse repository at this point
Commits on Aug 8, 2022
修改cli工具,check信息将输出到stdout上
CppCXY
committed
72b557d
View commit details
Copy full SHA for 72b557d
View code at this point
Browse repository at this point
Commits on Jul 18, 2022
修复codeformatlib的关于spell check的错误报告
CppCXY
committed
9d0c090
View commit details
Copy full SHA for 9d0c090
View code at this point
Browse repository at this point
Commits on May 17, 2022
format提供命名空间
CppCXY
committed
111a848
View commit details
Copy full SHA for 111a848
View code at this point
Browse repository at this point
支持拼写检查
CppCXY
committed
0ef41c4
View commit details
Copy full SHA for 0ef41c4
View code at this point
Browse repository at this point
Commits on May 16, 2022
拼写检查
CppCXY
committed
749fd89
View commit details
Copy full SHA for 749fd89
View code at this point
Browse repository at this point
重构诊断的使用方式
CppCXY
committed
0db7bd9
View commit details
Copy full SHA for 0db7bd9
View code at this point
Browse repository at this point
提供单词拼写检查基础
CppCXY
committed
878778d
View commit details
Copy full SHA for 878778d
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL