- cde3212 Handle super long symbols in the cfg (#4616) by Jeremy Rifkin · 1 year, 10 months ago
- 1ca6525 Improve graph layout core hack now that types have been fixed upstream (#4610) by Jeremy Rifkin · 1 year, 10 months ago
- 33167a3 Tsify main (#4520) by Jeremy Rifkin · 1 year, 10 months ago
- aaf13f6 Try to address an unhandled exception that's crashing instances (#4519) by Jeremy Rifkin · 1 year, 11 months ago
- 749319f Slightly more controversial bumpings (#4503) by Matt Godbolt · 1 year, 11 months ago
- 92b17d2 Tsify lib/shorteners (#4504) by Jeremy Rifkin · 1 year, 11 months ago
- b497dca Hopefully uncontroversial bumpings (#4502) by Matt Godbolt · 1 year, 11 months ago
- 640ab31 Bump to latest webpack because why not (#4500) by Matt Godbolt · 1 year, 11 months ago
- d94eb20 Add lint rule for unused imports, and fix (#4476) by Matt Godbolt · 1 year, 11 months ago
- 5ee5386 Upgrade and audit npm packages (#4457) by Jeremy Rifkin · 1 year, 11 months ago
- ce5d673 Fix #4444 (#4453) by Jeremy Rifkin · 1 year, 11 months ago
- 10ba9a1 Add svg exports for cfgs (#4424) by Jeremy Rifkin · 1 year, 11 months ago
- 1294c3f Control flow graph tool rework (#3899) by Jeremy Rifkin · 1 year, 12 months ago
- f276f73 First pass at making compile.js into TS (#4313) by Matt Godbolt · 2 years ago
- e80e321 Split out lint staged config; lint tsc (#4197) by Matt Godbolt · 2 years, 1 month ago
- ddafb32 Try to fix main (#4173) by Rubén Rincón Blanco · 2 years, 1 month ago
- a65b527 Fix check script (#3968) by J. Ryan Stinnett · 2 years, 3 months ago
- 61b55e2 Automated checkin - update browsers list (#3933) by github-actions[bot] · 2 years, 4 months ago
- 9b65532 more explicit that path-browserify should be used (#3901) by Patrick Quist · 2 years, 4 months ago
- 18160be Use eslint-plugin-prettier to fix and check formatting problems (#3847) by Mats Larsen · 2 years, 4 months ago
- fb1507a Bump to latest typesecript just because by Matt Godbolt · 2 years, 5 months ago
- 9c622bd Upgrade (#3830) by Matt Godbolt · 2 years, 5 months ago
- ed1a4e6 LLVM Optimization Pass Viewer (#3769) by Jeremy Rifkin · 2 years, 5 months ago
- 0ac73d0 Port lib/packager.js to TypeScript (#3800) by Mats Larsen · 2 years, 5 months ago
- e98d428 Make check and npm run check now run similar steps (#3722) by Rubén Rincón Blanco · 2 years, 6 months ago
- c42ec3b Set reporter minimal in mocha test check (#3723) by Rubén Rincón Blanco · 2 years, 6 months ago
- 4fc7fb1 Update vim keybinds (#3694) by Jeremy Rifkin · 2 years, 6 months ago
- e24b2f7 Remove unused prettier format script (#3646) by Mats Larsen · 2 years, 6 months ago
- 31104f3 Use our own fork of approvals to fix a bunch of security warnings. (#3651) by Matt Godbolt · 2 years, 6 months ago
- f2c1e0b The Grand Reformat (#3643) by Matt Godbolt · 2 years, 7 months ago
- 29b6e4a Fix #3275 : move from compiler-opt-info to compiler-opt-info2 (#3615) by Ofek · 2 years, 7 months ago
- e8b8173 format files before linting in git hook (#3594) by A S E · 2 years, 7 months ago
- 58337bb Improvements to policy handling (#3595) by Matt Godbolt · 2 years, 7 months ago
- 7828576 Reverts the reversion of the "make" being more prod-like, and fixes it. (#3591) by Matt Godbolt · 2 years, 7 months ago
- 15b57ae Create npm script for noEmit compiling frontend and backend to catch errors (#3580) by Mats Larsen · 2 years, 7 months ago
- cfbabc9 Remove sentry tracing (#3565) by Matt Godbolt · 2 years, 7 months ago
- 21b764f Unify comma configuration; and apply format to some files. (#3559) by Matt Godbolt · 2 years, 7 months ago
- d64a8d7 Sanitize filename (#3560) by Matt Godbolt · 2 years, 7 months ago
- 4f9a34c Also enable prettier for recursive directories in static (#3539) by Mats Larsen · 2 years, 7 months ago
- c199b54 Enable Prettier for TypeScript frontend (#3524) by Mats Larsen · 2 years, 7 months ago
- 045c68d Add strict tsc flag for the backend ts code (#3355) by Rubén Rincón Blanco · 2 years, 9 months ago
- f9ccdd6 Update Monaco to 0.32.1 (#3348) by Rubén Rincón Blanco · 2 years, 10 months ago
- 51047b6 Frontend testing (#3169) by Patrick Quist · 2 years, 10 months ago
- 42c7b2b Make eslint work on static ts files (#3304) by Rubén Rincón Blanco · 2 years, 10 months ago
- 93dfe48 Remove es6-shim (#3316) by Austin Morton · 2 years, 10 months ago
- d883a0f Run npm update (#3315) by Austin Morton · 2 years, 10 months ago
- fc99556 Upgrade to vis-network by Matt Godbolt · 2 years, 10 months ago
- 2c58603 Remove unnecessary bootstrap-slider (thanks @rubenrbs!) by Matt Godbolt · 2 years, 10 months ago
- 483018b Force a newer version of simple-get to fix GH warning https://github.com/advisories/GHSA-wpg7-2c88-r8xv (we don't use it directly) by Matt Godbolt · 2 years, 10 months ago
- 3727994 Bump sinon to latest by Matt Godbolt · 2 years, 10 months ago
- a668298 New build and deploy setup (#3269) by Matt Godbolt · 2 years, 10 months ago
- 8bd3945 Upgrade eslint-plugin-unicorn, and fix issues it ponted out by Matt Godbolt · 2 years, 10 months ago
- 177bee6 Disable ESM caching. by Matt Godbolt · 2 years, 10 months ago
- da26521 Update our node version in other places by Matt Godbolt · 2 years, 10 months ago
- b03f6a7 Makefixes (#3227) by Patrick Quist · 2 years, 11 months ago
- e0c22ed Update deps by Matt Godbolt · 2 years, 11 months ago
- 6e79e09 Minimal backend typescript support (#3207) by Patrick Quist · 2 years, 11 months ago
- b11155c just the packagejson changes (#3209) by Patrick Quist · 2 years, 11 months ago
- 8a941f5 Bump aws-sdk by Matt Godbolt · 2 years, 11 months ago
- 4eccbf8 Upgrade monaco and monaco-webpack-plugin (#3204) by Matt Godbolt · 2 years, 11 months ago
- f512fe7 Update some webpack things by Matt Godbolt · 2 years, 11 months ago
- 674ead6 Update eslint-plugin-promise by Matt Godbolt · 2 years, 11 months ago
- a619af7 Update prom-client by Matt Godbolt · 2 years, 11 months ago
- 8c6cea9 Update winston-loki by Matt Godbolt · 2 years, 11 months ago
- 8b54945 Update html-loader by Matt Godbolt · 2 years, 11 months ago
- 7c20613 Move to using webpack5 (#3197) by Matt Godbolt · 2 years, 11 months ago
- b74a8df Revert "Update vis" by partouf · 2 years, 11 months ago
- eb002af Update prettier, reformat json files by Matt Godbolt · 2 years, 11 months ago
- 91f52c6 Latest js-cookies by Matt Godbolt · 2 years, 11 months ago
- 4814e97 Bump lint-staged by Matt Godbolt · 2 years, 11 months ago
- 9e3773c Bump sinon by Matt Godbolt · 2 years, 11 months ago
- 2b2d324 Update vis by Matt Godbolt · 2 years, 11 months ago
- cf88e16 Update typescript eslint stuff by Matt Godbolt · 2 years, 11 months ago
- 73c7586 Update eslint et al by Matt Godbolt · 2 years, 11 months ago
- 8fcae99 Upgrade tomselect to v2.0.0 by Matt Godbolt · 2 years, 11 months ago
- 28787df Even more updates by Matt Godbolt · 2 years, 11 months ago
- 00de438 More updates by Matt Godbolt · 2 years, 11 months ago
- 7195c43 Update types by Matt Godbolt · 2 years, 11 months ago
- f669066 Upgrade sentry by Matt Godbolt · 2 years, 11 months ago
- 06be18f Upgrade nock by Matt Godbolt · 2 years, 11 months ago
- dab17ab Remove pretty-quick. I hope it's not needed... by Matt Godbolt · 2 years, 11 months ago
- 75073ac Upgrade husky by Matt Godbolt · 2 years, 11 months ago
- 9ceef5c Remove unused wolfy87-eventemitter dependency (#3118) by Mats Larsen · 3 years ago
- da168ce Roll back winston-loki by Matt Godbolt · 3 years, 1 month ago
- cd1f67a Enable downLevelIteration and tslib for TypeScript (#3038) by Mats Larsen · 3 years, 1 month ago
- b3521cc Update deps by Matt Godbolt · 3 years, 1 month ago
- 85a287c Introduce whatwg-fetch as fetch polyfill (#3016) by Mats Larsen · 3 years, 1 month ago
- dc1592c Update to node v14.18.0 (#3026) by Matt Godbolt · 3 years, 1 month ago
- 52a0924 Get rid of warning on npm lint by Matt Godbolt · 3 years, 1 month ago
- 7fc4bd1 Update chart.js and its API (CC @partouf) by Matt Godbolt · 3 years, 1 month ago
- 5607af8 Upgrade nock by Matt Godbolt · 3 years, 1 month ago
- 1068f81 Bump nopt by Matt Godbolt · 3 years, 1 month ago
- 010e025 npm update by Matt Godbolt · 3 years, 1 month ago
- 1cec4ba npm update and audit fix by Matt Godbolt · 3 years, 2 months ago
- bb4c150 npm audit fix by Matt Godbolt · 3 years, 2 months ago
- 6a1dbe1 Some general UI touches (#2910) by Rubén Rincón Blanco · 3 years, 3 months ago
- 3d68f53 Implements Prettier formatting (#2766) by Rubén Rincón Blanco · 3 years, 3 months ago
- 958906d Bump monaco editor to latest version (#2876) by Rubén Rincón Blanco · 3 years, 3 months ago
- 5e5e601 Multifile/IDE mode (#2725) by Patrick Quist · 3 years, 3 months ago
- b6c2380 Assembly API documentation for Java Bytecode (#2817) by Mats Larsen · 3 years, 3 months ago