pbot/modules/compiler_vm/languages
Pragmatic Software 137a29cd3c Improve indentation for pretty-pasting; remove newline replacement code 2015-04-05 02:24:56 -07:00
..
server Fix -input option for TenDRA 2015-01-25 13:28:46 -08:00
_c_base.pm Improve indentation for pretty-pasting; remove newline replacement code 2015-04-05 02:24:56 -07:00
_default.pm Replace newlines outside of literals for all languages; improve interactive-edit replacement logic 2015-04-05 02:24:01 -07:00
bash.pm Add language-specific comments for cmdline/output 2015-01-23 19:24:39 -08:00
bc.pm Don't split numbers across lines; use -l as default optional arg 2015-04-05 02:21:35 -07:00
bf.pm Add the Brainfuck language to compiler_vm 2015-01-16 17:56:28 -08:00
c11.pm Add -fsanitize=undefined to gcc cmdlines 2015-01-21 17:43:13 -08: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
clang.pm Add compiler_vm support for clang 2015-01-15 01:21:18 -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
ksh.pm Add language-specific comments for cmdline/output 2015-01-23 19:24:39 -08:00
perl.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
python3.pm Add language-specific comments for cmdline/output 2015-01-23 19:24:39 -08: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