1. db325b2 fix ordering of MSVC functions when inlining by Nicole Mazzuca · 6 years ago
  2. b3b5582 Merge pull request #1032 from mattgodbolt/community_ads by Rubén · 6 years ago
  3. 95658a3 Merge branch 'master' into community_ads by Matt Godbolt · 6 years ago
  4. 61ffd87 allow wsl to support includePath by Nicole Mazzuca · 6 years ago
  5. 615a6e6 lowercase filenames by Nicole Mazzuca · 6 years ago
  6. 97e02f1 Fix comments, plus add some tests by Nicole Mazzuca · 6 years ago
  7. 9ddf22f Support Visual C++ and Windows well by Nicole Mazzuca · 6 years ago
  8. 2fa0809 Only stat the output file once. by Matt Godbolt · 6 years ago
  9. 6304147 Wine fixes. Closes #1017 by Matt Godbolt · 6 years ago
  10. 623f669 Work in progress on community ads by Matt Godbolt · 6 years ago
  11. 984fbd1 Remove final traces of FullStory by Matt Godbolt · 6 years ago
  12. 5cf4d7f Merge branch 'master' into EU by Matt Godbolt · 6 years ago
  13. 7a98e50 Fix handling of falsey values in language properties. Closes #1000 by Matt Godbolt · 6 years ago
  14. d4125e6 Handle moved policies by Matt Godbolt · 6 years ago
  15. c4b9cd3 Directly open Privacy pane & link improvements by RabsRincon · 6 years ago
  16. 2a460e3 Make policies separately enableable, but fixed path (as require() has troubles with webpack). Default off, on for amazon by Matt Godbolt · 6 years ago
  17. d402a53 Add sketch of how we to communicate privacy policy by RabsRincon · 6 years ago
  18. 07e07c5 Merge branch 'master' into EU by Matt Godbolt · 6 years ago
  19. 68af503 Address some PR comments by RabsRincon · 6 years ago
  20. 478ac62 Optimize regular expressions - don't start with `/.*`. Addresses #995 by Matt Godbolt · 6 years ago
  21. 8ec2e09 Add language id programmatically by RabsRincon · 6 years ago
  22. 8242db3 Add some type documentation to some lib files by RabsRincon · 6 years ago
  23. 9948642 Fix found exe log not expanding the object by RabsRincon · 6 years ago
  24. ded43f3 Make another attemp at fixing path issues by RabsRincon · 6 years ago
  25. 18a22c0 Fix (again) path handling for cookies file by RabsRincon · 6 years ago
  26. 0de55ce Fix path resolution on dist release by RabsRincon · 6 years ago
  27. dd2ab6d Move to own fork of cookieconsent by RabsRincon · 6 years ago
  28. 0f4908a fix #983 by Partouf · 6 years ago
  29. 8ce9259 Fix library parser not adding lib paths by RabsRincon · 6 years ago
  30. ee752c6 fix #978 by Partouf · 6 years ago
  31. 12026f6 Move anonymizeIp function to utils.js & add tests by RabsRincon · 6 years ago
  32. 389c691 Split morgan logger to info/warn/error statusCodes by RabsRincon · 6 years ago
  33. 0e79066 Add semver ordering to compilers by RabsRincon · 6 years ago
  34. 9ef92b7 Fix a remaining underscore-node use by RabsRincon · 6 years ago
  35. 1a33902 Merge compilerProps functions to a general case one (#956) by Rubén · 6 years ago
  36. 7c18ffe Drop underscore-node in favour of underscore.js by RabsRincon · 6 years ago
  37. 57405e4 Remove unnecessary quotes by RabsRincon · 6 years ago
  38. 6235faf Merge pull request #909 from mattgodbolt/contextualdemangler by Matt Godbolt · 6 years ago
  39. 2bca0bf use -n on the unittests, so they run under windows as well by Partouf · 6 years ago
  40. 1c1f5c2 undo -n by Partouf · 6 years ago
  41. e9202f1 start to collect often used regular expressions for asm by Partouf · 6 years ago
  42. 181c984 fix copyright notice by Partouf · 6 years ago
  43. 9340aef only loop once over translations array by Partouf · 6 years ago
  44. d54d10c Add compiler id to gathering version log message by RabsRincon · 6 years ago
  45. 019a4df Fix prependOptions visibility by RabsRincon · 6 years ago
  46. 5dcd18f Avoid 0X.. property values to be parsed as ints by RabsRincon · 6 years ago
  47. 13f6e80 Add explanation comment to code by Rubén · 6 years ago
  48. 9bd4a2b Always try to attach gccdump info by Marc Poulhiès · 6 years ago
  49. 5ba7122 Addressing @RabsRincon comments by Matt Godbolt · 6 years ago
  50. 52652f6 Clarify a comment by Matt Godbolt · 6 years ago
  51. d5ac32b Handle missing creator metadata by Matt Godbolt · 6 years ago
  52. 78c3142 Use the new caching system for compilation caches. by Matt Godbolt · 6 years ago
  53. 72760b6 Support creation of cache chains from config strings by Matt Godbolt · 6 years ago
  54. 36b7208 First attempt at some new caching; including in-memory, on-disk, and on S3 by Matt Godbolt · 6 years ago
  55. a7a5af4 Report back every option we explicitly added by RabsRincon · 6 years ago
  56. 0fd482e Add gcc toolchain to CUDA clang by Matt Godbolt · 6 years ago
  57. f85fe29 Add cuda-mode.js, derived from cppp-mode.js by RabsRincon · 6 years ago
  58. a2109fa Clarify a comment by Matt Godbolt · 6 years ago
  59. 9782072 Make llvm-mca a child of analysis-tool baseclass by RabsRincon · 6 years ago
  60. ac8d24a First stab at CUDA support. See #221 by Matt Godbolt · 6 years ago
  61. b929d42 Add an 'analysis' tool class, and add llvm-mca as its first client by Filipe Cabecinhas · 6 years ago
  62. 2536227 Add a way to disable the 'cosmetic' filters by Filipe Cabecinhas · 6 years ago
  63. a0b34e4 Correctly handle empty GCC Tree/RTL dumps on UI by RabsRincon · 6 years ago
  64. d5621d7 Fix undefined function if no formatters defined by RabsRincon · 6 years ago
  65. 53ac6d3 Merge pull request #908 from mattgodbolt/format by Rubén · 6 years ago
  66. 5ba34e6 Address @jaredwy review comments by RabsRincon · 6 years ago
  67. 2e15acb Fix undefined function call by RabsRincon · 6 years ago
  68. 59584f3 Address some of @Partouf's review comments by RabsRincon · 6 years ago
  69. 6c1a9cd get demanglerclassfile by Partouf · 6 years ago
  70. cb85ab0 should not detect this because loss of information by Partouf · 7 years ago
  71. e795aba bugfix CL label recognition by Partouf · 7 years ago
  72. 39a11b1 arm branch support by Partouf · 7 years ago
  73. 7246b32 refactoring, bugfixes and unittest by Partouf · 7 years ago
  74. ed34214 invoke parent function instead of reinventing the wheel by Partouf · 7 years ago
  75. 915040f always use the compiler exec function by Partouf · 7 years ago
  76. 2d5343c bugfix, not sure why this doesn't produce errors.. by Partouf · 7 years ago
  77. 90a6a95 code styling by Partouf · 7 years ago
  78. 885a987 unittest fixes by Partouf · 7 years ago
  79. 7ed923d use property for demanglerClassFile and start using it by Partouf · 7 years ago
  80. d4765cf wine demangler fix by Partouf · 7 years ago
  81. 4940c47 another refactor and added regex by Partouf · 7 years ago
  82. 072a63c refactor and extra regex by Partouf · 7 years ago
  83. d372043 weird things in rust with formatted asm by Partouf · 7 years ago
  84. f0f38b9 rust symbol fix by Partouf · 7 years ago
  85. 5348323 bugfix c++ demangling by Partouf · 7 years ago
  86. 6ae8de7 undo by Partouf · 7 years ago
  87. 082e54d undo changes that are in azure branch by Partouf · 7 years ago
  88. d626ccc lintfixes by Partouf · 7 years ago
  89. 651e501 bugfix by Partouf · 7 years ago
  90. dd04573 fix for #314 by Partouf · 7 years ago
  91. b61b205 fix by Partouf · 7 years ago
  92. 564efca Demangler for CL by Partouf · 7 years ago
  93. 3ac0707 build fixes by Partouf · 7 years ago
  94. 2d85ed0 use the right demangler by Partouf · 7 years ago
  95. 775b588 move cpp metadata thing by Partouf · 7 years ago
  96. 879e1a4 bugfixes by Partouf · 7 years ago
  97. 4cfd6ea some refactoring by Partouf · 7 years ago
  98. 104a6c9 passing tests by Partouf · 7 years ago
  99. 7216fe8 stuff and tests that don't work by Partouf · 7 years ago
  100. feab155 basic version by partouf · 7 years ago