1
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 07, 2023 — Jun 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add ":compiler" support for vim. Now only when the file name in the compiler directory is the same with the name of the compiler the :compiler command could be called correctly. More... about 13 years ago
Add gfortran out-file for its built-in template, which is ignored before. More... over 13 years ago
Add G95 built-in template. More... over 13 years ago
Make Microsoft Visual C# only available on Windows. More... over 13 years ago
Add Microsoft Visual C# built-in template. More... over 13 years ago
When the excutable file contains spaces, the modification time of the file could not be gained correctly. Now this problem is fixed. More... over 13 years ago
Added tag v2.4.2 for changeset 7c487d7060d2 More... over 13 years ago
version 2.4.2 More... over 13 years ago
Add mono(C#) built-in template. More... over 13 years ago
Fix a bug which may cause some kind of language won't run properly, such as java More... over 13 years ago
For interpreting language under unix, make :SCViewResult available. More... over 13 years ago
Added tag v2.4.1 for changeset c7d63db07fbb More... over 13 years ago
version 2.4.1 More... over 13 years ago
When options are not numbers, set them to numbers in the Initialize function. More... over 13 years ago
Add g:SingleCompile_resultheight option. More... over 13 years ago
Add tclsh built-in template. More... over 13 years ago
Add ksh built-in template. More... over 13 years ago
Fix a minor document problem. More... over 13 years ago
Add bash built-in template. More... over 13 years ago
Add :SCViewResult to the menu. More... over 13 years ago
update doc. More... over 13 years ago
Added tag v2.4 for changeset 05ba53393266 More... over 13 years ago
version 2.4 More... over 13 years ago
Remove useless check for win64. More... over 13 years ago
Remove useless check for 'macunix' More... over 13 years ago
Add r language built-in template. More... over 13 years ago
Add zsh built-in template. More... over 13 years ago
fix a possible problem may caused on Mac OS X when get the shellpipe. More... over 13 years ago
Add a function s:GetShellPipe() to get the proper shellpipe for current platform and replace the old code with calling the function. More... over 13 years ago
show the return value of the compiler if it doesn't return 0 More... over 13 years ago