1. ce20f18 revert incorrect change by partouf · 8 years ago
  2. ef9ed6d if binaryHideFuncRe doesnt have a value, assume everything is a userfunction by partouf · 8 years ago
  3. fe63adc seperated pascal demangler from pascal compiler, added unit tests and bugfixed some demangling by partouf · 8 years ago
  4. b6beea0 bugfix by partouf · 8 years ago
  5. b2279db bug/lintfix by partouf · 8 years ago
  6. a952aeb rename fpc to pascal by partouf · 8 years ago
  7. 2acdaaf rename fpc to pascal by partouf · 8 years ago
  8. 58706d8 config changes by partouf · 8 years ago
  9. ae0abfd added objdump preprocessor to remove non-user code, added preprocesser for asm to add .file, .loc and .cfi_endproc tags by partouf · 8 years ago
  10. 59a561d rename pascal views and webjs by partouf · 8 years ago
  11. 4acad7e pascal rename by partouf · 8 years ago
  12. ab05526 extra functionality needed for non-standard assembly outputs by partouf · 8 years ago
  13. 491f645 linter fixes by partouf · 8 years ago
  14. f28670a refactoring of variables and functions, added different binary compilation and enabled execution by partouf · 8 years ago
  15. 3f74777 set demangler setting to a value so we can check/uncheck demangling in the UI by partouf · 8 years ago
  16. 4549287 use startsWith instead of indexOf by partouf · 8 years ago
  17. 4cbcea2 skip even more debugging prefixes by partouf · 8 years ago
  18. 9c912be don't demangle debugging symbols by partouf · 8 years ago
  19. ad620f5 fixes lint errors by partouf · 8 years ago
  20. 21d05b1 don't try to demangle global variables by partouf · 8 years ago
  21. 5652e22 fpc demangle assembly labels by partouf · 8 years ago
  22. 0c871f3 Merge pull request #644 from cppchedy/master by cppchedy · 8 years ago
  23. 3fc3c2d add test for bug #629 by cppchedy · 8 years ago
  24. 0882e6b fix #629 by cppchedy · 8 years ago
  25. 5199949 Fix unnecessary coercion comparision by RabsRincon · 8 years ago
  26. cb0fc7f Finish off #536 by RabsRincon · 8 years ago
  27. 298cd16 Bump objdumper version to gcc's 7.2.0 by RabsRincon · 8 years ago
  28. 482537e Format recently merged files by RabsRincon · 8 years ago
  29. e745a5e Merge pull request #633 from dkm/gccdump-src-highlight by Rubén · 8 years ago
  30. 4ebc451 gccdump: add basic syntax highlighting by Marc Poulhiès · 8 years ago
  31. 6b3c93c Merge pull request #639 from partouf/fpcsyntaxhighlightbugfix by Matt Godbolt · 8 years ago
  32. 40cbdba added a missing keyword by partouf · 8 years ago
  33. ce0c010 bugfix fpc syntax highlighting configuration by partouf · 8 years ago
  34. d77789b Don't report user-facing errors to Raven (e.g. 'don't include /etc/passwd' type errors) by Matt Godbolt · 8 years ago
  35. 3628201 Format pug files by RabsRincon · 8 years ago
  36. e55b913 Add separate jshint configs for client and server. Make them much more strict, and fix up the issues brought up by Matt Godbolt · 8 years ago
  37. cf407a8 Add some config parameters that come from AWS itself. Use it to configure raven (sentry.io) on the server by Matt Godbolt · 8 years ago
  38. fdaddd6 Fix last newgols errors by RabsRincon · 8 years ago
  39. 97aa04e Add newer GoLang compilers by RabsRincon · 8 years ago
  40. 65403cd Only defer compiles on construction if the hub is itself deferring message sending by Matt Godbolt · 8 years ago
  41. 106bc4b Belt and suspenders fixup maybe for error: TypeError: Cannot read property 'opened' of undefined by Matt Godbolt · 8 years ago
  42. c9dc37d Fixes for dropdown by Matt Godbolt · 8 years ago
  43. 6b5cad5 More thanks by Matt Godbolt · 8 years ago
  44. 0268f15 Better name for fpc by Matt Godbolt · 8 years ago
  45. cf09e2c Tweak settings for cache sizes; add fpc to the list by Matt Godbolt · 8 years ago
  46. be16b28 Disable demangler btn if one is not set by RabsRincon · 8 years ago
  47. 71a0383 Start using oficial D demangler. by RabsRincon · 8 years ago
  48. 8a950fe Merge pull request #628 from partouf/fpc-asm-and-bin by Matt Godbolt · 8 years ago
  49. 1046fed support both asm output and objdumb output by partouf · 8 years ago
  50. 54822ca Merge pull request #627 from dkm/gccdump-empty-files by Matt Godbolt · 8 years ago
  51. 3cfde41 gccdump: display message for empty dump files by Marc Poulhiès · 8 years ago
  52. efb31c5 Merge pull request #626 from partouf/fpcconfig by Matt Godbolt · 8 years ago
  53. 07d19b3 use custom fpc.cfg by partouf · 8 years ago
  54. d591536 Fix roge parenthesis by RabsRincon · 8 years ago
  55. 2a8fb57 Add forgotten Groups icon by RabsRincon · 8 years ago
  56. e5a4cf7 Advertise Mailing Group on Others section. by RabsRincon · 8 years ago
  57. ad0f53b Add Swift 4.0.1 (x86) by RabsRincon · 8 years ago
  58. 21b35a1 More path fixes by Matt Godbolt · 8 years ago
  59. 3ac993c Path fixes by Matt Godbolt · 8 years ago
  60. e9c22f8 Fix table not being displayed properly by Rubén · 8 years ago
  61. 9513de0 Mitigate #624 by RabsRincon · 8 years ago
  62. 3b8fb3b Fix abseil reference by RabsRincon · 8 years ago
  63. 2ab39a0 Add a doc which details how to add a library to CE by RabsRincon · 8 years ago
  64. cc74f3b Fix minor errors on the AddingACompiler doc by RabsRincon · 8 years ago
  65. 94821ed Merge pull request #600 from partouf/fpc-support by Matt Godbolt · 8 years ago
  66. 7d6c120 removed logging by partouf · 8 years ago
  67. 46bce37 Add libguarded (cc @janwilmans) by Matt Godbolt · 8 years ago
  68. 6a01701 Amazon properties for fpc compilers by partouf · 8 years ago
  69. eb44b26 Slight tweak to formatting settings by Matt Godbolt · 8 years ago
  70. 2eb2b16 Fix some container ordering issues. by Matt Godbolt · 8 years ago
  71. 60f3dd1 Attempt at cleaning up mess of IDEA and rust by Matt Godbolt · 8 years ago
  72. 8d1c520 oops, bugfix by partouf · 8 years ago
  73. fe8b126 setting not needed by partouf · 8 years ago
  74. b693a46 undo supports binary change by partouf · 8 years ago
  75. 65ef5df fixes after codereview by partouf · 8 years ago
  76. 96fb489 indentation by partouf · 8 years ago
  77. 6bfec26 indentation by partouf · 8 years ago
  78. 7ace3a7 . by partouf · 8 years ago
  79. f2f8d13 bugfix by partouf · 8 years ago
  80. fd00642 indentation by partouf · 8 years ago
  81. b62e8e1 undo by partouf · 8 years ago
  82. c9c62ac Minimal FPC support by partouf · 8 years ago
  83. dc1de97 Add some documentation on adding compilers by Matt Godbolt · 8 years ago
  84. d7b8c54 Save FontScale between GCCDump sessions by RabsRincon · 8 years ago
  85. 3812d08 Fix Lib popover not enforcing max of 1 version/lib by RabsRincon · 8 years ago
  86. 81a685a Merge pull request #623 from dkm/patch-1 by Matt Godbolt · 8 years ago
  87. eea08a0 minor typo by Marc Poulhiès · 8 years ago
  88. f996038 Oops, URLs are tricky by Matt Godbolt · 8 years ago
  89. de81903 Note the general discussion list by Matt Godbolt · 8 years ago
  90. eaed157 Note the mailing list and slack channel by Matt Godbolt · 8 years ago
  91. e7f4e04 Merge pull request #622 from dkm/patch-1 by Matt Godbolt · 8 years ago
  92. 70c63a8 Minor typo fix in README by Marc Poulhiès · 8 years ago
  93. 4e49547 Merge pull request #585 from dkm/dump-rtl-2 by Matt Godbolt · 8 years ago
  94. cfefa37 Initial support for GCC Tree/RTL dumps. by Marc Poulhiès · 8 years ago
  95. 577c345 Merge pull request #619 from jsheard/ispc192 by Matt Godbolt · 8 years ago
  96. 616652a Merge pull request #621 from dkm/asm-fix by Matt Godbolt · 8 years ago
  97. 9784aa5 Better handling of assignments in assembly by Marc Poulhiès · 8 years ago
  98. 224b7cc ISPC 1.9.2 by Joshua Sheard · 8 years ago
  99. 3a6acdb Add option to reset LruCache for each compiler by RabsRincon · 8 years ago
  100. 44ba96b Show OS name for embedded ARM compilers. c.f. #279 by Matt Godbolt · 8 years ago