1. d94eb20 Add lint rule for unused imports, and fix (#4476) by Matt Godbolt · 1 year, 11 months ago
  2. 5ee5386 Upgrade and audit npm packages (#4457) by Jeremy Rifkin · 1 year, 11 months ago
  3. ce5d673 Fix #4444 (#4453) by Jeremy Rifkin · 1 year, 11 months ago
  4. 10ba9a1 Add svg exports for cfgs (#4424) by Jeremy Rifkin · 1 year, 12 months ago
  5. 1294c3f Control flow graph tool rework (#3899) by Jeremy Rifkin · 1 year, 12 months ago
  6. f276f73 First pass at making compile.js into TS (#4313) by Matt Godbolt · 2 years ago
  7. e80e321 Split out lint staged config; lint tsc (#4197) by Matt Godbolt · 2 years, 1 month ago
  8. ddafb32 Try to fix main (#4173) by Rubén Rincón Blanco · 2 years, 1 month ago
  9. a65b527 Fix check script (#3968) by J. Ryan Stinnett · 2 years, 3 months ago
  10. 61b55e2 Automated checkin - update browsers list (#3933) by github-actions[bot] · 2 years, 4 months ago
  11. 9b65532 more explicit that path-browserify should be used (#3901) by Patrick Quist · 2 years, 4 months ago
  12. 18160be Use eslint-plugin-prettier to fix and check formatting problems (#3847) by Mats Larsen · 2 years, 4 months ago
  13. fb1507a Bump to latest typesecript just because by Matt Godbolt · 2 years, 5 months ago
  14. 9c622bd Upgrade (#3830) by Matt Godbolt · 2 years, 5 months ago
  15. ed1a4e6 LLVM Optimization Pass Viewer (#3769) by Jeremy Rifkin · 2 years, 5 months ago
  16. 0ac73d0 Port lib/packager.js to TypeScript (#3800) by Mats Larsen · 2 years, 5 months ago
  17. e98d428 Make check and npm run check now run similar steps (#3722) by Rubén Rincón Blanco · 2 years, 6 months ago
  18. c42ec3b Set reporter minimal in mocha test check (#3723) by Rubén Rincón Blanco · 2 years, 6 months ago
  19. 4fc7fb1 Update vim keybinds (#3694) by Jeremy Rifkin · 2 years, 6 months ago
  20. e24b2f7 Remove unused prettier format script (#3646) by Mats Larsen · 2 years, 6 months ago
  21. 31104f3 Use our own fork of approvals to fix a bunch of security warnings. (#3651) by Matt Godbolt · 2 years, 6 months ago
  22. f2c1e0b The Grand Reformat (#3643) by Matt Godbolt · 2 years, 7 months ago
  23. 29b6e4a Fix #3275 : move from compiler-opt-info to compiler-opt-info2 (#3615) by Ofek · 2 years, 7 months ago
  24. e8b8173 format files before linting in git hook (#3594) by A S E · 2 years, 7 months ago
  25. 58337bb Improvements to policy handling (#3595) by Matt Godbolt · 2 years, 7 months ago
  26. 7828576 Reverts the reversion of the "make" being more prod-like, and fixes it. (#3591) by Matt Godbolt · 2 years, 7 months ago
  27. 15b57ae Create npm script for noEmit compiling frontend and backend to catch errors (#3580) by Mats Larsen · 2 years, 7 months ago
  28. cfbabc9 Remove sentry tracing (#3565) by Matt Godbolt · 2 years, 7 months ago
  29. 21b764f Unify comma configuration; and apply format to some files. (#3559) by Matt Godbolt · 2 years, 7 months ago
  30. d64a8d7 Sanitize filename (#3560) by Matt Godbolt · 2 years, 7 months ago
  31. 4f9a34c Also enable prettier for recursive directories in static (#3539) by Mats Larsen · 2 years, 7 months ago
  32. c199b54 Enable Prettier for TypeScript frontend (#3524) by Mats Larsen · 2 years, 7 months ago
  33. 045c68d Add strict tsc flag for the backend ts code (#3355) by Rubén Rincón Blanco · 2 years, 9 months ago
  34. f9ccdd6 Update Monaco to 0.32.1 (#3348) by Rubén Rincón Blanco · 2 years, 10 months ago
  35. 51047b6 Frontend testing (#3169) by Patrick Quist · 2 years, 10 months ago
  36. 42c7b2b Make eslint work on static ts files (#3304) by Rubén Rincón Blanco · 2 years, 10 months ago
  37. 93dfe48 Remove es6-shim (#3316) by Austin Morton · 2 years, 10 months ago
  38. d883a0f Run npm update (#3315) by Austin Morton · 2 years, 10 months ago
  39. fc99556 Upgrade to vis-network by Matt Godbolt · 2 years, 10 months ago
  40. 2c58603 Remove unnecessary bootstrap-slider (thanks @rubenrbs!) by Matt Godbolt · 2 years, 10 months ago
  41. 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
  42. 3727994 Bump sinon to latest by Matt Godbolt · 2 years, 10 months ago
  43. a668298 New build and deploy setup (#3269) by Matt Godbolt · 2 years, 10 months ago
  44. 8bd3945 Upgrade eslint-plugin-unicorn, and fix issues it ponted out by Matt Godbolt · 2 years, 10 months ago
  45. 177bee6 Disable ESM caching. by Matt Godbolt · 2 years, 10 months ago
  46. da26521 Update our node version in other places by Matt Godbolt · 2 years, 10 months ago
  47. b03f6a7 Makefixes (#3227) by Patrick Quist · 2 years, 11 months ago
  48. e0c22ed Update deps by Matt Godbolt · 2 years, 11 months ago
  49. 6e79e09 Minimal backend typescript support (#3207) by Patrick Quist · 2 years, 11 months ago
  50. b11155c just the packagejson changes (#3209) by Patrick Quist · 2 years, 11 months ago
  51. 8a941f5 Bump aws-sdk by Matt Godbolt · 2 years, 11 months ago
  52. 4eccbf8 Upgrade monaco and monaco-webpack-plugin (#3204) by Matt Godbolt · 2 years, 11 months ago
  53. f512fe7 Update some webpack things by Matt Godbolt · 2 years, 11 months ago
  54. 674ead6 Update eslint-plugin-promise by Matt Godbolt · 2 years, 11 months ago
  55. a619af7 Update prom-client by Matt Godbolt · 2 years, 11 months ago
  56. 8c6cea9 Update winston-loki by Matt Godbolt · 2 years, 11 months ago
  57. 8b54945 Update html-loader by Matt Godbolt · 2 years, 11 months ago
  58. 7c20613 Move to using webpack5 (#3197) by Matt Godbolt · 2 years, 11 months ago
  59. b74a8df Revert "Update vis" by partouf · 2 years, 11 months ago
  60. eb002af Update prettier, reformat json files by Matt Godbolt · 2 years, 11 months ago
  61. 91f52c6 Latest js-cookies by Matt Godbolt · 2 years, 11 months ago
  62. 4814e97 Bump lint-staged by Matt Godbolt · 2 years, 11 months ago
  63. 9e3773c Bump sinon by Matt Godbolt · 2 years, 11 months ago
  64. 2b2d324 Update vis by Matt Godbolt · 2 years, 11 months ago
  65. cf88e16 Update typescript eslint stuff by Matt Godbolt · 2 years, 11 months ago
  66. 73c7586 Update eslint et al by Matt Godbolt · 2 years, 11 months ago
  67. 8fcae99 Upgrade tomselect to v2.0.0 by Matt Godbolt · 2 years, 11 months ago
  68. 28787df Even more updates by Matt Godbolt · 2 years, 11 months ago
  69. 00de438 More updates by Matt Godbolt · 2 years, 11 months ago
  70. 7195c43 Update types by Matt Godbolt · 2 years, 11 months ago
  71. f669066 Upgrade sentry by Matt Godbolt · 2 years, 11 months ago
  72. 06be18f Upgrade nock by Matt Godbolt · 2 years, 11 months ago
  73. dab17ab Remove pretty-quick. I hope it's not needed... by Matt Godbolt · 2 years, 11 months ago
  74. 75073ac Upgrade husky by Matt Godbolt · 2 years, 11 months ago
  75. 9ceef5c Remove unused wolfy87-eventemitter dependency (#3118) by Mats Larsen · 3 years ago
  76. da168ce Roll back winston-loki by Matt Godbolt · 3 years, 1 month ago
  77. cd1f67a Enable downLevelIteration and tslib for TypeScript (#3038) by Mats Larsen · 3 years, 1 month ago
  78. b3521cc Update deps by Matt Godbolt · 3 years, 1 month ago
  79. 85a287c Introduce whatwg-fetch as fetch polyfill (#3016) by Mats Larsen · 3 years, 1 month ago
  80. dc1592c Update to node v14.18.0 (#3026) by Matt Godbolt · 3 years, 1 month ago
  81. 52a0924 Get rid of warning on npm lint by Matt Godbolt · 3 years, 1 month ago
  82. 7fc4bd1 Update chart.js and its API (CC @partouf) by Matt Godbolt · 3 years, 1 month ago
  83. 5607af8 Upgrade nock by Matt Godbolt · 3 years, 1 month ago
  84. 1068f81 Bump nopt by Matt Godbolt · 3 years, 1 month ago
  85. 010e025 npm update by Matt Godbolt · 3 years, 1 month ago
  86. 1cec4ba npm update and audit fix by Matt Godbolt · 3 years, 2 months ago
  87. bb4c150 npm audit fix by Matt Godbolt · 3 years, 2 months ago
  88. 6a1dbe1 Some general UI touches (#2910) by Rubén Rincón Blanco · 3 years, 3 months ago
  89. 3d68f53 Implements Prettier formatting (#2766) by Rubén Rincón Blanco · 3 years, 3 months ago
  90. 958906d Bump monaco editor to latest version (#2876) by Rubén Rincón Blanco · 3 years, 3 months ago
  91. 5e5e601 Multifile/IDE mode (#2725) by Patrick Quist · 3 years, 3 months ago
  92. b6c2380 Assembly API documentation for Java Bytecode (#2817) by Mats Larsen · 3 years, 3 months ago
  93. 648ebf9 Migrate /static/alert.js to TypeScript (#2829) by Mats Larsen · 3 years, 4 months ago
  94. 1a2d0ff enable typescript for clientside static scripts (#2820) by Patrick Quist · 3 years, 4 months ago
  95. 0214876 New compiler selectors (#2666) by Matt Godbolt · 3 years, 5 months ago
  96. cb50486 Bump eslint dependencies and suppress most of the warnings by Matt Godbolt · 3 years, 6 months ago
  97. d4a2b62 Upgrade some test packages by Matt Godbolt · 3 years, 6 months ago
  98. f216852 Upgrade fs-extra by Matt Godbolt · 3 years, 6 months ago
  99. 72972ee Upgrade monaco by Matt Godbolt · 3 years, 6 months ago
  100. 4562542 A big fat update of packages by Matt Godbolt · 3 years, 6 months ago