1
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Sep 25, 2024 — Sep 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix a latex template problem on Win32. More... over 14 years ago
Improve IDL(Interactive Data Language) built-in template. More... over 14 years ago
Improve the LaTeX template. More... over 14 years ago
Modify the name of the two JavaScript engine. More... over 14 years ago
Add js built-in template. More... over 14 years ago
Compilation flag improvements for texlive. More... over 14 years ago
Added tag v2.8.5 for changeset f2802e677d90 More... over 14 years ago
version 2.8.5 More... over 14 years ago
Set autoload/SingleCompileAsync.vim to unix format. More... over 14 years ago
Update doc. More... over 14 years ago
Add php built-in template. More... over 14 years ago
merge More... over 14 years ago
Hide the console window when run asynchronously on Windows. More... over 14 years ago
Added tag v2.8.4 for changeset 6761849ad937 More... over 14 years ago
version 2.8.4beta More... over 14 years ago
Some error messages should not be displayed when initialize 'auto' async mode. More... over 14 years ago
Don't give some success messages when failed to run the process asynchronously. More... over 14 years ago
Added tag v2.8.3 for changeset ade533eb49ee More... over 14 years ago
version 2.8.3beta More... over 14 years ago
Update doc. More... over 14 years ago
Initialize startupinfo in s:InitializePython() and use startupinfo when invoke the subprocess in s:RunPython() .(For Win32) More... over 14 years ago
Rewrite the python code in s:RunPython: 1. Platform dependent code is removed; 2. output lines end up with '\r\n' on Windows instead of '\n'. More... over 14 years ago
Add :SCTerminateAsync and :SCViewResultAsync commands to menu. More... over 14 years ago
Modify the modeline to display 'colorcolumn' for vim 7.3 and above when opening the source file. More... over 14 years ago
Make s:ShowMessage() automatically prepend "SingleCompile: " to the message to be displayed. More... over 14 years ago
Update doc. More... over 14 years ago
Add :SCIsRunningAsync command. More... over 14 years ago
Added tag v2.8.2 for changeset 1b4142b33081 More... over 14 years ago
version 2.8.2beta More... over 14 years ago
Give an error message if async mode is not available when run :SCCompileRunAsync or :SCCompileRunAsyncAF. More... over 14 years ago