Commit Graph

26 Commits

Author SHA1 Message Date
Radon Rosborough 08a7dbdaee [#24] New language: Oberon 2020-10-03 20:57:39 -07:00
Radon Rosborough d0919686d5 [#24] New language: TECO 2020-10-03 13:21:40 -07:00
Radon Rosborough 9a9f2d086d [#24] New language: Ook 2020-10-02 17:08:56 -07:00
Radon Rosborough 9243f1b6cb [#24] New language: Lazy K 2020-09-29 12:57:46 -07:00
Radon Rosborough 431a8d1c4b Relocate Velato 2020-09-27 09:51:01 -07:00
Radon Rosborough caef35a0e0 [#24] New language: Aheui 2020-09-27 09:40:01 -07:00
Radon Rosborough f730ac6792 [#24] New language: Subleq 2020-09-26 10:35:41 -07:00
Radon Rosborough 28029e045d [#24] New language: Tabloid 2020-09-26 07:19:07 -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 d3c269ea66 You *really* don't want to know 2020-08-23 13:58:27 -06:00
Radon Rosborough 72c99b00c6 New language: Koka 2020-08-23 13:28:00 -06:00
Radon Rosborough cb6e2f84f8 New language: Clean 2020-08-23 11:23:27 -06:00
Radon Rosborough 55186a016f New language: Cat 2020-08-22 23:03:27 -06:00
Radon Rosborough e5dd562e87 New language: Battlestar 2020-08-22 22:13:52 -06:00
Radon Rosborough b1fd9aee6b Use 'mv' instead of 'cp' where possible 2020-08-22 16:34:32 -06:00
Radon Rosborough 39aa3a29da Move Snobol from phase 4 to phase 6 2020-08-22 15:19:32 -06:00
Radon Rosborough 2d649ab017 The edge of glory (rolling-release ~everything~) 2020-07-31 19:30:08 -06:00
Radon Rosborough 76eab72b81 New language: Qalb (and swap phases 6&7) 2020-07-19 17:27:33 -06:00
Radon Rosborough 7fba53317a Add missing comment 2020-07-18 12:31:50 -06:00
Radon Rosborough 720acc50bb New language: Binary Lambda Calculus 2020-07-17 20:03:29 -06:00
Radon Rosborough afc2fff6d8 New language: Spago (good lord that took forever) 2020-07-12 14:18:23 -06:00
Radon Rosborough 8b8c199c34 Refactor, LSP working for Elixir 2020-07-08 18:56:52 -06:00
Radon Rosborough 91fe6ffd65 Drop privileges to respective uid 2020-06-22 20:46:42 -06:00
Radon Rosborough 9ec5ecc224 Clean up /tmp 2020-06-12 18:12:33 -06:00
Radon Rosborough 5883cc67c7 Prepare new deployment infrastructure 2020-06-10 21:14:50 -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