Commit Graph

252 Commits

Author SHA1 Message Date
Radon Rosborough 32bf52a8dd WIP: Nim LSP 2020-08-22 19:16:45 -06:00
Radon Rosborough d5503db374 Alphabetize 2020-08-22 19:10:22 -06:00
Radon Rosborough 3fa097dfc6 Reduce concurrency for CI 2020-08-22 18:41:02 -06:00
Radon Rosborough 728ec07f9d [#18] Fix link in README 2020-08-22 18:38:59 -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 b1fd9aee6b Use 'mv' instead of 'cp' where possible 2020-08-22 16:34:32 -06:00
Radon Rosborough e5ba8b722e Reduce number of subshells generated 2020-08-22 16:31:24 -06:00
Radon Rosborough 4c0cab2572 Add hint for Hack repl 2020-08-22 16:14:39 -06:00
Radon Rosborough 85a5b33180 Enable systemd service automatically 2020-08-22 16:14:30 -06:00
Radon Rosborough b6b62a792e Update README 2020-08-22 15:47:27 -06:00
Radon Rosborough 3fe27089d9 Work around set -o pipefail 2020-08-22 15:35:21 -06:00
Radon Rosborough b580859ab2 Merge remote-tracking branch 'origin/master' 2020-08-22 15:19:57 -06:00
Radon Rosborough 39aa3a29da Move Snobol from phase 4 to phase 6 2020-08-22 15:19:32 -06:00
Radon Rosborough 2a2ab3336f Migrate from Google Drive to GitHub Releases 2020-08-22 15:10:19 -06:00
Radon Rosborough 7607c6b42c
Merge pull request #2 from raxod502/dependabot/npm_and_yarn/elliptic-6.5.3
Bump elliptic from 6.5.2 to 6.5.3
2020-08-22 14:31:08 -06:00
Radon Rosborough 8105407999 Fix Snobol download 2020-08-22 14:25:14 -06:00
Radon Rosborough d805b3efc0 Stop using Sourceforge (prevent hung downloads) 2020-08-22 14:24:26 -06:00
Radon Rosborough 32acc77eec Use faster mirror for MariaDB 2020-08-22 12:44:25 -06:00
Radon Rosborough 9bda3dc943 Skip remaining LSP tests 2020-08-22 12:44:20 -06:00
Radon Rosborough 9636d28d2a Fix Ioke download URL 2020-08-22 12:35:51 -06:00
Radon Rosborough d5713ff089 Fix broken Stack install 2020-08-22 12:32:20 -06:00
Radon Rosborough 81f69f0748 Un-rolling-release Euphoria 2020-08-22 12:27:29 -06:00
Radon Rosborough cb3682c2fc Fix variable substitution in watchexec download 2020-08-22 12:19:56 -06:00
Radon Rosborough f1fb3e3f1a Fix liblua name computation 2020-08-22 12:17:46 -06:00
dependabot[bot] 67fe68c6d2
Bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-22 18:08:06 +00:00
Radon Rosborough deb2c9b320 Workaround really obnoxious APT bug 2020-08-22 12:07:15 -06:00
Radon Rosborough df9fb8b86a Pull latest ubuntu:rolling in CI 2020-08-22 12:03:11 -06:00
Radon Rosborough a8dc9c04d0 Add Fathom Analytics 2020-08-16 10:34:22 -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 b7c65bcd6c Run tests while building production image 2020-07-31 17:44: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 08225b30eb Report terminal crash 2020-07-31 10:20:01 -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 821be937ce Fix subtle concurrency bug 2020-07-30 16:02:33 -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 f93a7e2aed Add summary reporting for failed tests 2020-07-30 12:01:41 -06:00
Radon Rosborough 510cc1e0c0 Improve large-scale test result reporting 2020-07-30 11:52:41 -06:00
Radon Rosborough 2a915e2654 Fix LLVM template 2020-07-30 11:07:41 -06:00
Radon Rosborough 3488cffaec Allow running multiple languages at once 2020-07-30 11:07:36 -06:00
Radon Rosborough 56f4086449 Make a best guess at the LSP language to use 2020-07-30 10:58:08 -06:00
Radon Rosborough 4aac4abdde Simplify LSP test 2020-07-30 10:42:38 -06:00