1. 7a105ad Capture info to help triage an issue #4868 (#4871) by Jeremy Rifkin · 1 year, 9 months ago
  2. 53567c9 Add a boundary check for the compiler context menu handler (#4870) by Jeremy Rifkin · 1 year, 9 months ago
  3. ca4ab71 Give an error when no editor language is specified (#4864) by Jeremy Rifkin · 1 year, 9 months ago
  4. 515c130 Make bracket colourisation configurable. (#4863) by Matt Godbolt · 1 year, 9 months ago
  5. 6b31ec8 Address lzstring decompress failure (#4859) by Jeremy Rifkin · 1 year, 9 months ago
  6. 55dc090 Compiler Picker UI Improvements (#4849) by Jeremy Rifkin · 1 year, 9 months ago
  7. bbabd51 Update error alert styling (#4860) by Jeremy Rifkin · 1 year, 9 months ago
  8. 14eb2b0 Bump to latest LRU library and use new clear() method (#4852) by Matt Godbolt · 1 year, 9 months ago
  9. 82b1ca9 Bump to latest monaco (#4854) by Matt Godbolt · 1 year, 9 months ago
  10. 3461db6 Bump all minor versions - npm update; also bump webpack version speculatively... (#4851) by Matt Godbolt · 1 year, 9 months ago
  11. 231ac3a Upgrade LRU-Cache (#4833) by Matt Godbolt · 1 year, 9 months ago
  12. 8f118a2 Add default cmake arg (#4830) by Patrick Quist · 1 year, 9 months ago
  13. 8cb2e22 More work needed, thanks for the comments Ruben and Matt! :) by Jeremy Rifkin · 1 year, 9 months ago
  14. 46a4d6e Compiler picker UI improvements (#4789) by Jeremy Rifkin · 1 year, 9 months ago
  15. d4623e9 Duplicate COBOL regex matching fix by wxwisiasdf · 1 year, 9 months ago
  16. 0e6158b Fix COBOL regex issues by wxwisiasdf · 1 year, 9 months ago
  17. c359c75 COBOL Literals and single-quote form strings by wxwisiasdf · 1 year, 9 months ago
  18. 5302573 COBOL comments by wxwisiasdf · 1 year, 9 months ago
  19. 3155ecc Ident cases in END-PERFORM and etc by wxwisiasdf · 1 year, 9 months ago
  20. c48c170 Basic COBOL syntax highlighting by wxwisiasdf · 1 year, 9 months ago
  21. 633eb82 Transition to ECMAScript Modules (#4780) by Mats Jun Larsen · 1 year, 9 months ago
  22. 384c297 Fix trailing comma issue (#4775) by Jeremy Rifkin · 1 year, 9 months ago
  23. 73f7d07 Initial support for Modula-2 language (#4747) by Marc Poulhiès · 1 year, 9 months ago
  24. 17ac75f fix for device selection not saved in shared link (#4750) by Patrick Quist · 1 year, 9 months ago
  25. 7fe0b69 Update hook-mode.ts (#4756) by Fábio de Souza Villaça Medeiros · 1 year, 9 months ago
  26. ba9fded Expose `autoCloseQuotes` and `autoSurround` editor settings (#4744) by Ross Brunton · 1 year, 9 months ago
  27. cf51b23 Tsify static/tests/_all by Jeremy Rifkin · 1 year, 9 months ago
  28. 973ec6d Fix tool conversion bugs (#4731) by Jeremy Rifkin · 1 year, 9 months ago
  29. 44db15d Update hook-mode.ts (#4705) by Fábio de Souza Villaça Medeiros · 1 year, 10 months ago
  30. fb47642 Convert tool.js to typescript (based off #4166) (#4474) by Matt Godbolt · 1 year, 10 months ago
  31. a15c725 Move url expansion to files (#4602) by Patrick Quist · 1 year, 10 months ago
  32. c022ca8 rebased ts/executor (#4605) by Patrick Quist · 1 year, 10 months ago
  33. 87203f7 Tsify lib/handlers/formatting.js (#4656) by Mats Jun Larsen · 1 year, 10 months ago
  34. 7e0c7fb Fix some value handling in settings (#4644) by Jeremy Rifkin · 1 year, 10 months ago
  35. db69a5e automatically fix old gccdump states (#4641) by Patrick Quist · 1 year, 10 months ago
  36. d63e171 Update and fix link to MS privacy policy (#4638) by Matt Godbolt · 1 year, 10 months ago
  37. cde3212 Handle super long symbols in the cfg (#4616) by Jeremy Rifkin · 1 year, 10 months ago
  38. 4b8b36d issue : #4628 , Dark theme arrow property corrected (#4629) by Arc_G · 1 year, 10 months ago
  39. 41db591 Patch highlighting color scheme setting bug (#4622) by Jeremy Rifkin · 1 year, 10 months ago
  40. c6a548c Fix size computation under display:none (#4612) by Jeremy Rifkin · 1 year, 10 months ago
  41. 1ca6525 Improve graph layout core hack now that types have been fixed upstream (#4610) by Jeremy Rifkin · 1 year, 10 months ago
  42. 6e2e98b Add dev favicon (#4598) by Jeremy Rifkin · 1 year, 10 months ago
  43. 54227de Little fix to tree.ts by Jeremy · 1 year, 11 months ago
  44. 7a7a1dd Quick fixes for bugs noticed while testing (#4596) by Jeremy Rifkin · 1 year, 11 months ago
  45. 3f9813a Rison error handling (#4594) by Jeremy Rifkin · 1 year, 11 months ago
  46. 8462cc4 Revert "Revert "Tsify rison.js (#4510)" (#4549)" (#4591) by Jeremy Rifkin · 1 year, 11 months ago
  47. 59f8c45 Update static/modes typing (#4582) by Jeremy Rifkin · 1 year, 11 months ago
  48. 33167a3 Tsify main (#4520) by Jeremy Rifkin · 1 year, 11 months ago
  49. 07f37ab The War of The Types (#4490) by Jeremy Rifkin · 1 year, 11 months ago
  50. 3d144f6 Use double quotes for embed iframes (#4592) by Jeremy Rifkin · 1 year, 11 months ago
  51. acef3bb bugfix displaying address 0 by partouf · 1 year, 11 months ago
  52. 092ce12 move emulation related fields to artifact system (#4567) by Patrick Quist · 1 year, 11 months ago
  53. 6905568 Support for compiling to binary object (#3232) by Marc Poulhiès · 1 year, 11 months ago
  54. 69550eb add Hook's icon and update lexicon (#4552) by Fábio de Souza Villaça Medeiros · 1 year, 11 months ago
  55. f7d221d Revert "Tsify rison.js (#4510)" (#4549) by Patrick Quist · 1 year, 11 months ago
  56. 8a28716 show error when not loading a zip (#4531) by Patrick Quist · 1 year, 11 months ago
  57. 3ded271 Tsify rison.js (#4510) by Jeremy Rifkin · 1 year, 11 months ago
  58. 54fd5b8 Show a size estimate for the png export button (#4505) by Jeremy Rifkin · 1 year, 11 months ago
  59. 1890bb9 Update rison (#4509) by Jeremy Rifkin · 1 year, 11 months ago
  60. 287ad78 Prevent default for zoom event in cfg (#4489) by Rubén Rincón Blanco · 1 year, 11 months ago
  61. 57a647b Add the `result` inside the `CompilationResult` (#4475) by Matt Godbolt · 1 year, 11 months ago
  62. 4ec6a41 Give tools in the CE options a type (#4471) by Matt Godbolt · 1 year, 11 months ago
  63. 6348917 Separate shareable tool type from server ITool (#4472) by Matt Godbolt · 1 year, 11 months ago
  64. 8159c55 Fix type of tool id (#4470) by Matt Godbolt · 1 year, 11 months ago
  65. 18815a4 Fix binary lable issue (#4459) by Jeremy Rifkin · 1 year, 11 months ago
  66. 5ee5386 Upgrade and audit npm packages (#4457) by Jeremy Rifkin · 1 year, 11 months ago
  67. afbdbd6 Fix type error with tomselect downgrade by Jeremy · 1 year, 11 months ago
  68. 7387fe7 Handle undefined theme in the site template widget (#4454) by Jeremy Rifkin · 1 year, 11 months ago
  69. 7a56ee8 Assert and unwrap utilities (#4437) by Jeremy Rifkin · 1 year, 11 months ago
  70. cd6c399 Add select colours to ts-dropdown (#4448) by Rubén Rincón Blanco · 1 year, 11 months ago
  71. 00b3a8a Implemented png export (#4427) by Jeremy Rifkin · 1 year, 12 months ago
  72. 10ba9a1 Add svg exports for cfgs (#4424) by Jeremy Rifkin · 1 year, 12 months ago
  73. abb943b Fix cfg chrome render bug (#4423) by Jeremy Rifkin · 1 year, 12 months ago
  74. 18db962 Fix tomselect arrow padding (#4403) by Jeremy Rifkin · 1 year, 12 months ago
  75. a436592 npm run format by Matt Godbolt · 1 year, 12 months ago
  76. 9d3096d fix: Gcc dump types (#4369) by Marc Poulhiès · 1 year, 12 months ago
  77. 9247999 Make Alert and Compiler-Picker widgets (#4366) by Rubén Rincón Blanco · 1 year, 12 months ago
  78. 1294c3f Control flow graph tool rework (#3899) by Jeremy Rifkin · 1 year, 12 months ago
  79. b6d459c format and lint by partouf · 1 year, 12 months ago
  80. 2fa2bbb refactor: renames the CompilerFilters type (#4346) by Marc Poulhiès · 1 year, 12 months ago
  81. 90e6e4e Support backticks in labels (#4352) by Matt Godbolt · 1 year, 12 months ago
  82. 22a21e7 npm run format by Matt Godbolt · 1 year, 12 months ago
  83. f1a4f16 Fetch settings in initializeGlobalDependent (#4307) by Rubén Rincón Blanco · 2 years ago
  84. 8be6ca1 Fix #4300 - take css classes outside .opt-decoration in dark theme (#4301) by Ofek · 2 years ago
  85. 5ccd9d2 Add licenses to lots of compilers (#4305) by Rubén Rincón Blanco · 2 years ago
  86. cfb3dc5 Sponsorship changes (#4274) by Matt Godbolt · 2 years ago
  87. deb24bd grmbl by partouf · 2 years ago
  88. d06ac0d oops by partouf · 2 years ago
  89. 6c9d5ca eslintfix by partouf · 2 years ago
  90. 23cc0cf bugfix tree init by partouf · 2 years ago
  91. 1b37402 Added llvm opt pipeline timing info (#4284) by Jeremy Rifkin · 2 years ago
  92. ae89667 reset file input after loading (#4246) by Patrick Quist · 2 years ago
  93. 750f193 File drop support (#4247) by Patrick Quist · 2 years ago
  94. 5c00d6c Bugfix compiler context menu by RubenRBS · 2 years ago
  95. 17000a9 Hide scroll to source context menu if line has no source (#4263) by Rubén Rincón Blanco · 2 years ago
  96. dfdee79 Fix popular arguments iteration in UI (#4272) by J. Ryan Stinnett · 2 years, 1 month ago
  97. e962c3e Fix errorResponse return value (#4248) by Rubén Rincón Blanco · 2 years, 1 month ago
  98. c7cfda6 Add language tooltips (#4237) by Rubén Rincón Blanco · 2 years, 1 month ago
  99. e440abc Save state on blur. Fixes cloing windows (#4234) by Rubén Rincón Blanco · 2 years, 1 month ago
  100. db9b4f4 Add `Hide metadata` option to LLVM pipeline (#4243) by Ofek · 2 years, 1 month ago