1
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove .hgtags (since the main repo has been moved to git) More... about 12 years ago
Print compiler and interpreter exit code if the compilation or the interpreting fails. More... about 12 years ago
Update doc. More... about 12 years ago
Correct a message: "Current Compiler:" ---> "Current Compiler/Interpreter:" More... about 12 years ago
Add quickfix support for interpreting languages on UNIX-like systems. More... about 12 years ago
Move s:GetCurrentShell() into util functions. More... about 12 years ago
Add 3 functions: More... about 12 years ago
Rewrite s:GetCurrentShell() More... about 12 years ago
Add a new function s:GetCurrentShell() to get the shell name for UNIX systems. More... about 12 years ago
Update the explanation of g:SingleCompile_showquickfixiferror (again). More... about 12 years ago
Update the explanation of g:SingleCompile_showquickfixiferror. More... about 12 years ago
Added tag v2.10.1beta for changeset 3a8254861c00 More... about 12 years ago
Version 2.10.1 beta More... about 12 years ago
Merge remote-tracking branch 'johntyree/master' More... about 12 years ago
Unambiguous way to delete lines in a buffer. More... about 12 years ago
Merge pull request #5 from johntyree/master More... about 12 years ago
Clear old results (bugfix) More... about 12 years ago
Don't overwrite already chosen compilers. More... about 12 years ago
Revert "Tell the user which compiler is currently selected." More... about 12 years ago
Tell the user which compiler is currently selected. More... about 12 years ago
Merge pull request #4 from johntyree/master More... about 12 years ago
Mimic old behavior of initially leaving cursor at end of result. More... about 12 years ago
Preserve cursor position and location of result window. More... about 12 years ago
Remove trailing whitespace. More... about 12 years ago
Missing async arg in call to ViewResult. More... about 12 years ago
Modify the homepage url in README. More... about 12 years ago
Added tag v2.10.0beta for changeset 32d8e51d627d More... over 12 years ago
Version 2.10.0beta More... over 12 years ago
Implement old style template settings in a better way. More... over 12 years ago
Add node.js built-in template for javascript. (By flebber) More... over 12 years ago