1. 4cbcea2 skip even more debugging prefixes by partouf · 7 years ago
  2. 9c912be don't demangle debugging symbols by partouf · 7 years ago
  3. ad620f5 fixes lint errors by partouf · 7 years ago
  4. 21d05b1 don't try to demangle global variables by partouf · 7 years ago
  5. 5652e22 fpc demangle assembly labels by partouf · 7 years ago
  6. 0c871f3 Merge pull request #644 from cppchedy/master by cppchedy · 7 years ago
  7. 3fc3c2d add test for bug #629 by cppchedy · 7 years ago
  8. 0882e6b fix #629 by cppchedy · 7 years ago
  9. 5199949 Fix unnecessary coercion comparision by RabsRincon · 7 years ago
  10. cb0fc7f Finish off #536 by RabsRincon · 7 years ago
  11. 298cd16 Bump objdumper version to gcc's 7.2.0 by RabsRincon · 7 years ago
  12. 482537e Format recently merged files by RabsRincon · 7 years ago
  13. e745a5e Merge pull request #633 from dkm/gccdump-src-highlight by Rubén · 7 years ago
  14. 4ebc451 gccdump: add basic syntax highlighting by Marc Poulhiès · 7 years ago
  15. 6b3c93c Merge pull request #639 from partouf/fpcsyntaxhighlightbugfix by Matt Godbolt · 7 years ago
  16. 40cbdba added a missing keyword by partouf · 7 years ago
  17. ce0c010 bugfix fpc syntax highlighting configuration by partouf · 7 years ago
  18. d77789b Don't report user-facing errors to Raven (e.g. 'don't include /etc/passwd' type errors) by Matt Godbolt · 7 years ago
  19. 3628201 Format pug files by RabsRincon · 7 years ago
  20. e55b913 Add separate jshint configs for client and server. Make them much more strict, and fix up the issues brought up by Matt Godbolt · 7 years ago
  21. cf407a8 Add some config parameters that come from AWS itself. Use it to configure raven (sentry.io) on the server by Matt Godbolt · 7 years ago
  22. fdaddd6 Fix last newgols errors by RabsRincon · 7 years ago
  23. 97aa04e Add newer GoLang compilers by RabsRincon · 7 years ago
  24. 65403cd Only defer compiles on construction if the hub is itself deferring message sending by Matt Godbolt · 7 years ago
  25. 106bc4b Belt and suspenders fixup maybe for error: TypeError: Cannot read property 'opened' of undefined by Matt Godbolt · 7 years ago
  26. c9dc37d Fixes for dropdown by Matt Godbolt · 7 years ago
  27. 6b5cad5 More thanks by Matt Godbolt · 7 years ago
  28. 0268f15 Better name for fpc by Matt Godbolt · 7 years ago
  29. cf09e2c Tweak settings for cache sizes; add fpc to the list by Matt Godbolt · 7 years ago
  30. be16b28 Disable demangler btn if one is not set by RabsRincon · 7 years ago
  31. 71a0383 Start using oficial D demangler. by RabsRincon · 7 years ago
  32. 8a950fe Merge pull request #628 from partouf/fpc-asm-and-bin by Matt Godbolt · 7 years ago
  33. 1046fed support both asm output and objdumb output by partouf · 7 years ago
  34. 54822ca Merge pull request #627 from dkm/gccdump-empty-files by Matt Godbolt · 7 years ago
  35. 3cfde41 gccdump: display message for empty dump files by Marc Poulhiès · 7 years ago
  36. efb31c5 Merge pull request #626 from partouf/fpcconfig by Matt Godbolt · 7 years ago
  37. 07d19b3 use custom fpc.cfg by partouf · 7 years ago
  38. d591536 Fix roge parenthesis by RabsRincon · 7 years ago
  39. 2a8fb57 Add forgotten Groups icon by RabsRincon · 7 years ago
  40. e5a4cf7 Advertise Mailing Group on Others section. by RabsRincon · 7 years ago
  41. ad0f53b Add Swift 4.0.1 (x86) by RabsRincon · 7 years ago
  42. 21b35a1 More path fixes by Matt Godbolt · 7 years ago
  43. 3ac993c Path fixes by Matt Godbolt · 7 years ago
  44. e9c22f8 Fix table not being displayed properly by Rubén · 7 years ago
  45. 9513de0 Mitigate #624 by RabsRincon · 7 years ago
  46. 3b8fb3b Fix abseil reference by RabsRincon · 7 years ago
  47. 2ab39a0 Add a doc which details how to add a library to CE by RabsRincon · 7 years ago
  48. cc74f3b Fix minor errors on the AddingACompiler doc by RabsRincon · 7 years ago
  49. 94821ed Merge pull request #600 from partouf/fpc-support by Matt Godbolt · 7 years ago
  50. 7d6c120 removed logging by partouf · 7 years ago
  51. 46bce37 Add libguarded (cc @janwilmans) by Matt Godbolt · 7 years ago
  52. 6a01701 Amazon properties for fpc compilers by partouf · 7 years ago
  53. eb44b26 Slight tweak to formatting settings by Matt Godbolt · 7 years ago
  54. 2eb2b16 Fix some container ordering issues. by Matt Godbolt · 7 years ago
  55. 60f3dd1 Attempt at cleaning up mess of IDEA and rust by Matt Godbolt · 7 years ago
  56. 8d1c520 oops, bugfix by partouf · 7 years ago
  57. fe8b126 setting not needed by partouf · 7 years ago
  58. b693a46 undo supports binary change by partouf · 7 years ago
  59. 65ef5df fixes after codereview by partouf · 7 years ago
  60. 96fb489 indentation by partouf · 7 years ago
  61. 6bfec26 indentation by partouf · 7 years ago
  62. 7ace3a7 . by partouf · 7 years ago
  63. f2f8d13 bugfix by partouf · 7 years ago
  64. fd00642 indentation by partouf · 7 years ago
  65. b62e8e1 undo by partouf · 7 years ago
  66. c9c62ac Minimal FPC support by partouf · 7 years ago
  67. dc1de97 Add some documentation on adding compilers by Matt Godbolt · 7 years ago
  68. d7b8c54 Save FontScale between GCCDump sessions by RabsRincon · 7 years ago
  69. 3812d08 Fix Lib popover not enforcing max of 1 version/lib by RabsRincon · 7 years ago
  70. 81a685a Merge pull request #623 from dkm/patch-1 by Matt Godbolt · 7 years ago
  71. eea08a0 minor typo by Marc Poulhiès · 7 years ago
  72. f996038 Oops, URLs are tricky by Matt Godbolt · 7 years ago
  73. de81903 Note the general discussion list by Matt Godbolt · 7 years ago
  74. eaed157 Note the mailing list and slack channel by Matt Godbolt · 7 years ago
  75. e7f4e04 Merge pull request #622 from dkm/patch-1 by Matt Godbolt · 7 years ago
  76. 70c63a8 Minor typo fix in README by Marc Poulhiès · 7 years ago
  77. 4e49547 Merge pull request #585 from dkm/dump-rtl-2 by Matt Godbolt · 7 years ago
  78. cfefa37 Initial support for GCC Tree/RTL dumps. by Marc Poulhiès · 7 years ago
  79. 577c345 Merge pull request #619 from jsheard/ispc192 by Matt Godbolt · 7 years ago
  80. 616652a Merge pull request #621 from dkm/asm-fix by Matt Godbolt · 7 years ago
  81. 9784aa5 Better handling of assignments in assembly by Marc Poulhiès · 7 years ago
  82. 224b7cc ISPC 1.9.2 by Joshua Sheard · 7 years ago
  83. 3a6acdb Add option to reset LruCache for each compiler by RabsRincon · 7 years ago
  84. 44ba96b Show OS name for embedded ARM compilers. c.f. #279 by Matt Godbolt · 7 years ago
  85. f0da33f Undo unnecessary intel shenanigans by Matt Godbolt · 7 years ago
  86. c214dac Config for icc18 by Matt Godbolt · 7 years ago
  87. 6faada8 Hack for intel licenses by Matt Godbolt · 7 years ago
  88. 91c010e Fix up travis by Matt Godbolt · 7 years ago
  89. bbd6f0d Clarify readme by Matt Godbolt · 7 years ago
  90. 43c16a1 Bump minimum node to v8 by Matt Godbolt · 7 years ago
  91. 13b2acd Merge pull request #611 from JohanEngelen/patch-1 by Matt Godbolt · 7 years ago
  92. 3f21fd7 D: Add LDC 1.5.0 and make it the default. by Johan Engelen · 7 years ago
  93. fb4f537 Remove unused variable by RabsRincon · 7 years ago
  94. ebb5aee Merge pull request #603 from AndrewPardoe/master by Matt Godbolt · 7 years ago
  95. c443cb1 Update app.js by Andrew Pardoe · 7 years ago
  96. 0ace5fb Add explicit WSL option by Andrew Pardoe · 7 years ago
  97. cbe0dbc Fix Kvasir include paths by Rubén · 7 years ago
  98. 6f718f4 More thanks by Matt Godbolt · 7 years ago
  99. d7040b2 New attempt at running the haskell demangler by Matt Godbolt · 7 years ago
  100. c82fa1d Place a git_hash within the archive, and use it in place of git rev-parse by Matt Godbolt · 7 years ago