Commit Graph

142 Commits

Author SHA1 Message Date
Radon Rosborough 849cf204de Part III 2020-09-14 06:06:42 -07:00
Radon Rosborough 779a5e6604 Part II 2020-09-12 12:00:56 -07:00
Radon Rosborough 29417cd431 Part I 2020-09-09 21:05:41 -07:00
Radon Rosborough 8222937a06 [#34] Show timing info for tests, bump Cmd timeout 2020-09-02 08:26:38 -06:00
Radon Rosborough 01f3d3648b Try to fix Unison tests 2020-08-26 17:43:05 -06:00
Radon Rosborough d93d4382ef New language: Unison 2020-08-23 17:49:47 -06: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 cb6e2f84f8 New language: Clean 2020-08-23 11:23:27 -06:00
Radon Rosborough e3cf0854f0 Alphabetize 2020-08-23 11:17:33 -06:00
Radon Rosborough a354f02ab4 New language: J 2020-08-23 10:47:22 -06:00
Radon Rosborough 109079ed3e New language: Dylan 2020-08-23 10:20:00 -06:00
Radon Rosborough fb2334750c New language: Ezhil 2020-08-23 09:47:17 -06:00
Radon Rosborough 55186a016f New language: Cat 2020-08-22 23:03:27 -06:00
Radon Rosborough b8188be560 New language: Boo 2020-08-22 22:25:50 -06:00
Radon Rosborough e5dd562e87 New language: Battlestar 2020-08-22 22:13:52 -06:00
Radon Rosborough 3a2bc56f7d LSP working for all SQL databases 2020-08-22 19:45:39 -06:00
Radon Rosborough ebed873b5c LSP working for Dart 2020-08-22 17:24:49 -06:00
Radon Rosborough d9b6254bd1 LSP working for Java 2020-08-22 16:52:50 -06:00
Radon Rosborough 4c0cab2572 Add hint for Hack repl 2020-08-22 16:14:39 -06:00
Radon Rosborough d805b3efc0 Stop using Sourceforge (prevent hung downloads) 2020-08-22 14:24:26 -06:00
Radon Rosborough 9bda3dc943 Skip remaining LSP tests 2020-08-22 12:44:20 -06:00
Radon Rosborough 2d649ab017 The edge of glory (rolling-release ~everything~) 2020-07-31 19:30:08 -06:00
Radon Rosborough 4e2d98b7f3 Ostensibly fix all flaky tests 2020-07-31 18:32:27 -06:00
Radon Rosborough 2b904c63a7 Final touches for v1 (missing lsp tests) 2020-07-31 17:03:18 -06:00
Radon Rosborough 41cafcd832 Ada, Bash lsp tests passing 2020-07-31 16:49:20 -06:00
Radon Rosborough 423cf8eea7 All scope tests written and passing 2020-07-31 16:20:55 -06:00
Radon Rosborough bb680281a1 Start adding scope tests 2020-07-31 11:56:30 -06:00
Radon Rosborough 559efbdf8f Format tests are all passing
No thanks to Node.js making the "exit" event be totally unusable due
to a subtle "intended" race condition that prevents you from all the
process output sometimes. Great.
2020-07-31 10:02:34 -06:00
Radon Rosborough 8e63afb8a0 Most format tests are passing 2020-07-31 09:27:46 -06:00
Radon Rosborough 30ec0e2ee0 All basic tests passing or skipped 2020-07-30 17:32:11 -06:00
Radon Rosborough d14df69cf6 All run tests are passing 2020-07-30 16:07:20 -06:00
Radon Rosborough 97e2099226 Misc bugfixes for runner and test cases 2020-07-30 16:01:16 -06:00
Radon Rosborough da7940061f Fix around half of the basic tests 2020-07-30 15:11:17 -06:00
Radon Rosborough 2a915e2654 Fix LLVM template 2020-07-30 11:07:41 -06:00
Radon Rosborough 6e92e506fc Get LSP test working for Python 2020-07-30 10:40:13 -06:00
Radon Rosborough e19d6a2c06 Rearrange configuration to integrate tests better 2020-07-30 09:22:26 -06:00
Radon Rosborough 785acda4a9 Get most tests running for Python 2020-07-30 09:09:46 -06:00
Radon Rosborough 76f176a267 Preliminary test runner 2020-07-29 18:33:18 -06:00
Radon Rosborough 1385a2cbe5 New formatter: Ruby 2020-07-20 08:12:23 -06:00
Radon Rosborough 89fa4b58cc Formatter for Perl 2020-07-19 20:07:09 -06:00
Radon Rosborough ad75ab04f7 Formatters for C, C++, C#, Java, D 2020-07-19 19:12:50 -06:00
Radon Rosborough 19cf4edab4 Formatter and LSP for ReasonML 2020-07-19 18:40:24 -06:00
Radon Rosborough 2a03208fda Formatter and LSP for OCaml 2020-07-19 18:22:22 -06:00
Radon Rosborough 621a05fe4d New formatter: gofmt 2020-07-19 17:59:48 -06:00
Radon Rosborough 9684288508 New formatter: Prettier 2020-07-19 17:58:32 -06:00
Radon Rosborough 425e649b86 Fix TypeScript build 2020-07-19 17:48:54 -06:00
Radon Rosborough 68bb853fa0 Add code formatting button, Python/Haskell support 2020-07-19 17:40:54 -06:00
Radon Rosborough a9bc503e4f New language: Ceylon 2020-07-19 17:27:33 -06:00
Radon Rosborough 26ef2dd9ff New language: SETL 2020-07-19 17:27:33 -06:00