Commit Graph

27 Commits

Author SHA1 Message Date
Radon Rosborough 2fa58a9683 [#24] New language: ABC 2020-10-03 19:56:29 -07:00
Radon Rosborough f3c15a0a67 [#24] New language: CIL (MSIL) 2020-09-29 21:08:59 -07:00
Radon Rosborough 31f01eb6f2 [#24] New language: dc 2020-09-27 20:36:36 -07:00
Radon Rosborough 6a89992c8d [#24] New language: Dafny 2020-09-27 20:29:00 -07:00
Radon Rosborough 0acb6ed871 [#24] New language: Curry 2020-09-27 20:10:51 -07:00
Radon Rosborough d6f4777ed1 [#24] New language: CMake 2020-09-27 19:49:59 -07:00
Radon Rosborough 8d50ff1234 [#24] New language: Beanshell 2020-09-27 19:45:20 -07:00
Radon Rosborough 49ba98c8fc [#24] New language: bc 2020-09-27 17:08:11 -07:00
Radon Rosborough aa4ff4d4cf [#24] New language: Asymptote 2020-09-27 15:04:31 -07:00
Radon Rosborough ee157193a9 [#24] New language: AspectJ 2020-09-27 14:52:52 -07:00
Radon Rosborough cd29dd30d5 [#24] New language: AspectC++ 2020-09-27 14:46:59 -07:00
Radon Rosborough 53b3abda6e [#24] New language: Afnix 2020-09-27 08:55:36 -07:00
Radon Rosborough 07b219d119 [#24] New language: A+ 2020-09-27 08:45:19 -07:00
Radon Rosborough 109079ed3e New language: Dylan 2020-08-23 10:20:00 -06:00
Radon Rosborough e5dd562e87 New language: Battlestar 2020-08-22 22:13:52 -06:00
Radon Rosborough 2d649ab017 The edge of glory (rolling-release ~everything~) 2020-07-31 19:30:08 -06:00
Radon Rosborough 64f4754c3c Add missing package for D correctly(?) 2020-07-20 08:07:17 -06:00
Radon Rosborough 6aa1d92b14 Add missing package for D 2020-07-20 07:58:55 -06:00
Radon Rosborough ad75ab04f7 Formatters for C, C++, C#, Java, D 2020-07-19 19:12:50 -06:00
Radon Rosborough a9bc503e4f New language: Ceylon 2020-07-19 17:27:33 -06:00
Radon Rosborough d58c9841a6 New language: Awk 2020-07-19 17:27:33 -06:00
Radon Rosborough c2adccae3b New language: APL 2020-07-19 17:27:33 -06:00
Radon Rosborough 5326223cf8 New language: AsciiDoc 2020-07-11 12:07:45 -06:00
Radon Rosborough f2cbd81498 Add Dhall 2020-07-09 13:30:36 -06:00
Radon Rosborough 67cb37423c Get clangd working for C/C++/Objective-C 2020-07-05 12:54:05 -06:00
Radon Rosborough 91fe6ffd65 Drop privileges to respective uid 2020-06-22 20:46:42 -06:00
Radon Rosborough b4636c46ae Split docker-install.bash into many layers
I've been running into trouble where something will fail inscrutably
in docker-install.bash or when pushing a large layer or something else
of that nature, and those errors really suck when it's just one big
layer. This should aid development and deployment both.
2020-06-10 17:35:08 -06:00