Commit Graph

23 Commits

Author SHA1 Message Date
Radon Rosborough 37e1d46a9a [#24] New language: Lisaac 2020-09-29 13:07:26 -07:00
Radon Rosborough cfd2d977e0 [#24] New language: Jasmin 2020-09-29 12:39:37 -07:00
Radon Rosborough 51bcd5c69b [#24] New language: Icon 2020-09-29 12:34:16 -07:00
Radon Rosborough 6d230c2e11 [#24] New language: Gnuplot 2020-09-28 20:11:53 -07:00
Radon Rosborough cc78f49a13 [#24] New language: GEL 2020-09-28 20:03:31 -07:00
Radon Rosborough 779de3a017 [#24] New language: GDB 2020-09-28 19:56:43 -07:00
Radon Rosborough f52d795a12 [#24] New language: GAP 2020-09-28 19:52:29 -07:00
Radon Rosborough b873667c34 [#24] New language: Gambas 2020-09-28 19:43:53 -07:00
Radon Rosborough 810673ee2e [#24] New language: Flex 2020-09-28 19:36:27 -07:00
Radon Rosborough 014a97fd2a [#24] New language: jq 2020-09-28 19:17:47 -07:00
Radon Rosborough f6f8ec6847 [#24] New language: eC 2020-09-28 18:45:53 -07:00
Radon Rosborough d5b1459410 Remove support for Koka
Unfortunately, it is unusable due to excessive memory consumption. See
https://github.com/koka-lang/koka/issues/34.

This reverts commit 72c99b00c6.
2020-08-23 17:11:24 -06:00
Radon Rosborough 72c99b00c6 New language: Koka 2020-08-23 13:28:00 -06:00
Radon Rosborough deb2c9b320 Workaround really obnoxious APT bug 2020-08-22 12:07:15 -06:00
Radon Rosborough 2d649ab017 The edge of glory (rolling-release ~everything~) 2020-07-31 19:30:08 -06:00
Radon Rosborough ad75ab04f7 Formatters for C, C++, C#, Java, D 2020-07-19 19:12:50 -06:00
Radon Rosborough 7716ea6af8 New language: Haxe 2020-07-19 17:27:33 -06:00
Radon Rosborough 2987af3c33 New language: Hack 2020-07-19 17:27:33 -06:00
Radon Rosborough 5d85e2036d New language: LLVM 2020-07-11 11:39:52 -06:00
Radon Rosborough b3fb71f501 LSP working for Erlang 2020-07-08 19:59:20 -06:00
Radon Rosborough 91fe6ffd65 Drop privileges to respective uid 2020-06-22 20:46:42 -06:00
Radon Rosborough b3430a2f2c Disable host key checking, upgrade Stack
For some reason Ubuntu ships a super old version which doesn't even
work because of a bug that was fixed a long time ago?? Thanks guys...
2020-06-11 10:45:43 -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