..
server
Refactor handling of --version flags; add --analyze
2015-05-18 20:48:15 -07:00
_c_base.pm
Move backspace handling to base class for all languages
2015-04-16 03:12:07 -07:00
_default.pm
Move backspace handling to base class for all languages
2015-04-16 03:12:07 -07:00
bash.pm
Add language-specific comments for cmdline/output
2015-01-23 19:24:39 -08:00
bc.pm
Increase BC_LINE_LENGTH in bc language
2015-04-16 03:11:10 -07:00
bf.pm
Add the Brainfuck language to compiler_vm
2015-01-16 17:56:28 -08:00
c11.pm
Minor cosmetic refactoring of C11 language
2015-04-16 03:10:45 -07:00
c89.pm
Add -fsanitize=undefined to gcc cmdlines
2015-01-21 17:43:13 -08:00
c99.pm
Add -fsanitize=undefined to gcc cmdlines
2015-01-21 17:43:13 -08:00
clang11.pm
Add options conditional on whether code is being pasted
2015-01-17 04:41:50 -08:00
clang89.pm
Add options conditional on whether code is being pasted
2015-01-17 04:41:50 -08:00
clang99.pm
Add options conditional on whether code is being pasted
2015-01-17 04:41:50 -08:00
clang.pm
Add compiler_vm support for clang
2015-01-15 01:21:18 -08:00
clisp.pm
Add clisp language to compiler_vm
2015-04-06 00:49:29 -07:00
cpp.pm
Add all standard C++ headers to C++ compiler_vm language
2015-04-16 03:09:32 -07:00
freebasic.pm
Add FreeBASIC language to compiler_vm
2015-04-05 02:31:09 -07:00
go.pm
Add Go language to compiler_vm
2015-04-09 11:04:34 -07:00
haskell.pm
Add Haskell language to compiler_vm
2015-04-09 11:04:18 -07:00
java.pm
Move backspace handling to base class for all languages
2015-04-16 03:12:07 -07:00
javascript.pm
Add JavaScript language to compiler_vm (using Google V8)
2015-04-05 02:31:45 -07:00
ksh.pm
Add language-specific comments for cmdline/output
2015-01-23 19:24:39 -08:00
lua.pm
Add Lua language to compiler_vm
2015-04-05 02:32:08 -07:00
perl.pm
Add language-specific comments for cmdline/output
2015-01-23 19:24:39 -08:00
python3.pm
Add language-specific comments for cmdline/output
2015-01-23 19:24:39 -08:00
python.pm
Add language-specific comments for cmdline/output
2015-01-23 19:24:39 -08:00
scheme.pm
Add scheme language to compiler_vm
2015-04-06 00:49:38 -07:00
sh.pm
Add language-specific comments for cmdline/output
2015-01-23 19:24:39 -08:00
tendra.pm
Remove -Wa,-Wl flags from tendra cmdline
2015-01-21 17:43:39 -08:00