1. eb0a45d * Add 6502 support by Matt Godbolt · 6 years ago
  2. 2e7fc5f Super minor tweaks to @bugwelle's awesome PR for LLVM IR mode! by Matt Godbolt · 6 years ago
  3. b873225 Merge branch 'master' into llvm by Matt Godbolt · 6 years ago
  4. 2011c84 Rename thing we add as `nonce`, add tests. Fix logic error by Matt Godbolt · 6 years ago
  5. 0da2ad1 fix #dfc3b32 by Sebastian Staffa · 6 years ago
  6. 6d352f7 Merge pull request #1288 from kalray/pr/cfg by Matt Godbolt · 6 years ago
  7. af5c5d4 Better match gcc compilers by Marc Poulhiès · 6 years ago
  8. 661acfc oops, extending the existing test instead by asynts · 6 years ago
  9. 0e16f4f updating the test name by asynts · 6 years ago
  10. ec21170 adding tests for c440b50d, ... by asynts · 6 years ago
  11. 126f845 use npm package instead of executing tar by Partouf · 6 years ago
  12. ae7bc43 Merge pull request #1254 from mattgodbolt/yarnUpgrades by Patrick Quist · 6 years ago
  13. 42385ec Security upgrades and test fixes by Matt Godbolt · 6 years ago
  14. 00ceb4c Merge pull request #1174 from mattgodbolt/compilerargs by Patrick Quist · 6 years ago
  15. 5a57c30 Add tests for setion based filtering. by Kārlis Seņko · 6 years ago
  16. 16bae63 bugfix arguments with assignment by Partouf · 6 years ago
  17. 064ded5 unittest for CompilerArguments + able to exclude certain arguments by Partouf · 6 years ago
  18. 38d004a Merge remote-tracking branch 'matt/master' into compilerargs by Partouf · 6 years ago
  19. b13bac1 Merge pull request #1240 from karliss/llvm-cfg by Patrick Quist · 6 years ago
  20. 1986a80 Enable cfg for x86 LLVM based compilers and gcc. by Kārlis Seņko · 6 years ago
  21. 40f6e0e Trim trailing whitespaces when removing comments. by Kārlis Seņko · 6 years ago
  22. da60faa Merge remote-tracking branch 'matt/master' into compilerargs by Partouf · 6 years ago
  23. 18bf4cf fix #1229 by Partouf · 6 years ago
  24. f7ff883 remove labels that belong to libraries, added tests by Partouf · 6 years ago
  25. 30f6358 add tested example file for GO jump rewriting by Partouf · 6 years ago
  26. d6d6055 Add tests for Go labels and handle function name collisions. by Kale Blankenship · 6 years ago
  27. bafb9a4 [IR View] Add line highlighting; Rename "ast" => "ir" by Andre Meyering · 6 years ago
  28. c34fa3f [LLVM] Better debug info parsing by Andre Meyering · 6 years ago
  29. 394c13b [LLVM] Refactor meta node parsing; add tests by Andre Meyering · 6 years ago
  30. a056f27 [LLVM] Add tests for directive detection by Andre Meyering · 6 years ago
  31. e968877 [LLVM] Refactor getSourceLineNumber by Andre Meyering · 6 years ago
  32. 061dcd3 [Utils] Add trimLine() function by Andre Meyering · 6 years ago
  33. d384986 [LLVM] Implement PoC llvm ir highlighting by Andre Meyering · 6 years ago
  34. 144503d go: replace PC jumps with labels by Kale Blankenship · 6 years ago
  35. ad7f192 Treat groups of labels next to each other as equivalent for the purposes of determining live/deadness. Fixes #1179 by Matt Godbolt · 6 years ago
  36. 4d6653d Handle strings with spaces in them in asm output with horizontal whitespace squashing on. Fixes #883 by Matt Godbolt · 6 years ago
  37. 4093e85 Merge remote-tracking branch 'matt/master' into compilerargs by Partouf · 6 years ago
  38. 96e8d72 fix unittests, add VC argument parser, refactoring by Partouf · 6 years ago
  39. 468f6af Merge remote-tracking branch 'matt/master' into sourcetools by Partouf · 6 years ago
  40. 7d1a83f independent source tooling and postcompilation asm tooling by Partouf · 6 years ago
  41. 94abf88 extra tests, and refactoring because of lint error by Partouf · 6 years ago
  42. 654689f leave datadefs in by default, and remove when unused by Partouf · 6 years ago
  43. e058c59 Merge pull request #1110 from mattgodbolt/shortlinkjson by Patrick Quist · 6 years ago
  44. a51ebd4 support conformanceview by Partouf · 6 years ago
  45. 3c5d67d Merge pull request #1086 from mattgodbolt/shortlinkjson by Patrick Quist · 6 years ago
  46. 1b6ddc3 bugfixes and extra test by Partouf · 6 years ago
  47. 428b09c support ast/opt/cfg/gccdump by Partouf · 6 years ago
  48. 2c71f0d Fix LDC AST detection by RabsRincon · 6 years ago
  49. 89bec6b prettify json by Partouf · 6 years ago
  50. b99cc61 clientstate utils by Partouf · 6 years ago
  51. 8a43d59 Treat `xword` as a data directive. Fixes #1081 by Matt Godbolt · 6 years ago
  52. bdc447f Fix local storage & add compiler name to unfurling by RabsRincon · 6 years ago
  53. 08cd1ed Use binary buffers for hash; safe64 encode results. Addresses #1056 by Matt Godbolt · 6 years ago
  54. 895369f Move to on-the-fly parsing by RabsRincon · 6 years ago
  55. 9d02f2e Restructure open graph metadata by RabsRincon · 6 years ago
  56. c334aa4 Merge branch 'master' into storage by Matt Godbolt · 6 years ago
  57. d3bced7 tests for fixed demangler jmp regex by Partouf · 6 years ago
  58. e31daa7 Try to fix page reload behaviour seen in beta by RabsRincon · 6 years ago
  59. 466a532 Move metadata to top level to make it indexable by RabsRincon · 6 years ago
  60. 482f388 Add more metadata to each link by RabsRincon · 6 years ago
  61. d33afe1 Add some tests. Fiddle around AWS stuff by Matt Godbolt · 6 years ago
  62. c076fed add some tests by Nicole Mazzuca · 6 years ago
  63. 615a6e6 lowercase filenames by Nicole Mazzuca · 6 years ago
  64. 97e02f1 Fix comments, plus add some tests by Nicole Mazzuca · 6 years ago
  65. 9ddf22f Support Visual C++ and Windows well by Nicole Mazzuca · 6 years ago
  66. 5cf4d7f Merge branch 'master' into EU by Matt Godbolt · 6 years ago
  67. 7a98e50 Fix handling of falsey values in language properties. Closes #1000 by Matt Godbolt · 6 years ago
  68. 07e07c5 Merge branch 'master' into EU by Matt Godbolt · 6 years ago
  69. 478ac62 Optimize regular expressions - don't start with `/.*`. Addresses #995 by Matt Godbolt · 6 years ago
  70. 8242db3 Add some type documentation to some lib files by RabsRincon · 6 years ago
  71. 1e053fd Add getHash tests by RabsRincon · 6 years ago
  72. dd2ab6d Move to own fork of cookieconsent by RabsRincon · 6 years ago
  73. e567783 Add logger tests to ensure usability by RabsRincon · 6 years ago
  74. 8ce9259 Fix library parser not adding lib paths by RabsRincon · 6 years ago
  75. 89eea25 add testcase for #978 by Partouf · 6 years ago
  76. 12026f6 Move anonymizeIp function to utils.js & add tests by RabsRincon · 6 years ago
  77. 0e79066 Add semver ordering to compilers by RabsRincon · 6 years ago
  78. 1a33902 Merge compilerProps functions to a general case one (#956) by Rubén · 6 years ago
  79. 7c18ffe Drop underscore-node in favour of underscore.js by RabsRincon · 6 years ago
  80. 6235faf Merge pull request #909 from mattgodbolt/contextualdemangler by Matt Godbolt · 6 years ago
  81. 2bca0bf use -n on the unittests, so they run under windows as well by Partouf · 6 years ago
  82. 5fb14fd use const for c++filt path by Partouf · 6 years ago
  83. 181c984 fix copyright notice by Partouf · 6 years ago
  84. c698a1a Merge pull request #940 from mattgodbolt/int-properties by Matt Godbolt · 6 years ago
  85. 5dcd18f Avoid 0X.. property values to be parsed as ints by RabsRincon · 6 years ago
  86. 012f392 Remove some old notes; move oldhash to test (it's an old manual test setp I'm keeping for posterity) by Matt Godbolt · 6 years ago
  87. 5ba7122 Addressing @RabsRincon comments by Matt Godbolt · 6 years ago
  88. 78c3142 Use the new caching system for compilation caches. by Matt Godbolt · 6 years ago
  89. 72760b6 Support creation of cache chains from config strings by Matt Godbolt · 6 years ago
  90. 36b7208 First attempt at some new caching; including in-memory, on-disk, and on S3 by Matt Godbolt · 6 years ago
  91. be339f3 refactor unittest descriptions by Partouf · 6 years ago
  92. 9782072 Make llvm-mca a child of analysis-tool baseclass by RabsRincon · 6 years ago
  93. ac8d24a First stab at CUDA support. See #221 by Matt Godbolt · 6 years ago
  94. b929d42 Add an 'analysis' tool class, and add llvm-mca as its first client by Filipe Cabecinhas · 6 years ago
  95. 53ac6d3 Merge pull request #908 from mattgodbolt/format by Rubén · 6 years ago
  96. cb85ab0 should not detect this because loss of information by Partouf · 7 years ago
  97. e795aba bugfix CL label recognition by Partouf · 7 years ago
  98. 39a11b1 arm branch support by Partouf · 7 years ago
  99. 7246b32 refactoring, bugfixes and unittest by Partouf · 7 years ago
  100. 90a6a95 code styling by Partouf · 7 years ago