1. b6e01b8 Add builtin examples tests releated to languages by RabsRincon · 7 years ago
  2. def7723 Merge branch 'master' into unification by Rubén · 7 years ago
  3. ebe7445 Allow tests to console log by Matt Godbolt · 7 years ago
  4. 89efa6f Extend linting to the tests by Matt Godbolt · 7 years ago
  5. 644d337 Move utils tests into the right spot by Matt Godbolt · 7 years ago
  6. 9d04d38 Improve compile-handler readbility by RabsRincon · 7 years ago
  7. ef95efc Further improve pre-commit hook by RabsRincon · 7 years ago
  8. ce6d70f Add a `make install-git-hooks` target to install pre-commit hooks by Matt Godbolt · 7 years ago
  9. 0e55afb Add mising properties case. by RabsRincon · 7 years ago
  10. d383569 Fix space after check by RabsRincon · 7 years ago
  11. a22a1da Add precommit hook to scriots folder by RabsRincon · 7 years ago
  12. 41ead3f Merge branch 'master' into unification by RabsRincon · 7 years ago
  13. b935cf0 Update lang tests by RabsRincon · 7 years ago
  14. 25a39c3 Add properties tests by RabsRincon · 7 years ago
  15. a272ea9 Add utils tests, update filter-tests by Matt Godbolt · 7 years ago
  16. 92fb800 Add rustfill to gitignore by RabsRincon · 7 years ago
  17. 62489bf Normalize idea configs by RabsRincon · 7 years ago
  18. 6452396 Update copyright info by RabsRincon · 7 years ago
  19. 668ce4a Make a `npm run coverage` command to just report on coverage by Matt Godbolt · 7 years ago
  20. aa0b3e6 Update AWS. Add tests by Matt Godbolt · 7 years ago
  21. 7a3d3b6 Upgrade Conformance View to support languages by RabsRincon · 7 years ago
  22. 00a2ce0 Add server scope and var inspection by RabsRincon · 7 years ago
  23. 4e348c0 Upgrade libs popover by RabsRincon · 7 years ago
  24. d70eded Add codecov badge by Matt Godbolt · 7 years ago
  25. 1afc9a8 Add more languages tests by RabsRincon · 7 years ago
  26. c923117 Add custom pre-commit hook so comits have to be ok by RabsRincon · 7 years ago
  27. 1b47a0b Add check target to make by RabsRincon · 7 years ago
  28. 077ace8 Add language ids-keys equality test by RabsRincon · 7 years ago
  29. ee2f249 Merge branch 'master' into unification by Matt Godbolt · 7 years ago
  30. 82894ce Include all lib files in code coverage by Matt Godbolt · 7 years ago
  31. 948820e Maybe add code coverage? by Matt Godbolt · 7 years ago
  32. b684db6 Maybe fix travis cache path by Matt Godbolt · 7 years ago
  33. 070a00d Further improve the compile endpoint docs by RabsRincon · 7 years ago
  34. fbe010c Fix #675 by RabsRincon · 7 years ago
  35. bc57cb9 Merge pull request #675 from jcelerier/patch-1 by Rubén · 7 years ago
  36. 1d6418f Make CPPX into its own language for the dropdown by RabsRincon · 7 years ago
  37. 726936f Don't include travis compilers in tarball by Matt Godbolt · 7 years ago
  38. f5ae491 Attempt at speeding up travis by caching compile artifacts by Matt Godbolt · 7 years ago
  39. 11ce1e4 Fix NewRelic label by RabsRincon · 7 years ago
  40. d7818ae Merge branch 'master' into unification by Rubén · 7 years ago
  41. 08d58bc Appease the linter by RabsRincon · 7 years ago
  42. 43279a6 Fix various points raised after code reviews by RabsRincon · 7 years ago
  43. 5b199a1 Extract google short url into a testable (I know!) unit. And test it by Matt Godbolt · 7 years ago
  44. 1c07501 Make travis build far less chatty by Matt Godbolt · 7 years ago
  45. 030cfff Increase the style points of our filtering by RabsRincon · 7 years ago
  46. 740e88d New relic support by Matt Godbolt · 7 years ago
  47. 27c7677 Final changes to #670 by RabsRincon · 7 years ago
  48. f212acd Merge pull request #670 from dkm/fix-638 by Rubén · 7 years ago
  49. 68ec2d0 Merge pull request #677 from badeip/master by Rubén · 7 years ago
  50. b3cf00a Decrease cache size to hopefully prevent OOM issues by Matt Godbolt · 7 years ago
  51. 76665e4 gccdump: disable view when invalid compiler selected by Marc Poulhiès · 7 years ago
  52. c5ecb6f Changes according to feedback from: RabsRincon by Petter Wahlman · 7 years ago
  53. e80366d Improve compiler/execution/program output by Petter Wahlman · 7 years ago
  54. 1901462 Merge pull request #676 from partouf/patch-2 by jaredwy · 7 years ago
  55. a67e9f6 slack channelname fix by Patrick Quist · 7 years ago
  56. 90ff5cc Fix & indent the JSON example in README.md by Jean-Michaël Celerier · 7 years ago
  57. a6ea8c2 More thanks by Matt Godbolt · 7 years ago
  58. d3705af Fix #671 by RabsRincon · 7 years ago
  59. 9aed176 Fix build by Matt Godbolt · 7 years ago
  60. 864538b Fix case with empty compiler group by Matt Godbolt · 7 years ago
  61. ea31e8d Derive compile filename from the extensions by Matt Godbolt · 7 years ago
  62. af34fba Remove --language in Makefile by Matt Godbolt · 7 years ago
  63. f2bb96c Handle empty strings in cascading properties by Matt Godbolt · 7 years ago
  64. 5119cf5 Ensure compiler IDs are distinct across languages by Matt Godbolt · 7 years ago
  65. 3099f4e Remove unused imports by RabsRincon · 7 years ago
  66. 785120b Upgrade Hub by RabsRincon · 7 years ago
  67. f2a75ac Fix arcane reference to 6g on matt's laptop by Matt Godbolt · 7 years ago
  68. db23591 Merge branch 'master' of github.com:mattgodbolt/compiler-explorer by Matt Godbolt · 7 years ago
  69. c42961a Make languages.js the only definition needed by RabsRincon · 7 years ago
  70. a8faae2 Remove unused logger by RabsRincon · 7 years ago
  71. 31aea03 Unify Pascal compilers by RabsRincon · 7 years ago
  72. 91f9590 Merge branch 'master' into unification by RabsRincon · 7 years ago
  73. 1da95fb Learn how to markdown by RabsRincon · 7 years ago
  74. 1912541 Add proper credits to the documentation by RabsRincon · 7 years ago
  75. e34b365 Update documentation by RabsRincon · 7 years ago
  76. fbbb4c9 Fix Editor losing code on language switch by RabsRincon · 7 years ago
  77. 14e0e71 Merge pull request #665 from ibuclaw/dmode by Rubén · 7 years ago
  78. a8763c3 Fix lingering issues. Now you can at least compile! by RabsRincon · 7 years ago
  79. 89c8ca6 Add language configuration to d-mode.js by Iain Buclaw · 7 years ago
  80. d52fc22 Properly support nesting block comments in d-mode.js by Iain Buclaw · 7 years ago
  81. ba78c87 Add WYSIWYG string literal highlight to d-mode.js by Iain Buclaw · 7 years ago
  82. 63ed0e7 Change enough stuff as to get it running by RabsRincon · 7 years ago
  83. c1ff139 Change first step in getting compilers by RabsRincon · 7 years ago
  84. 697f3f2 Update code style format for newer IDEA 2017.3 by RabsRincon · 7 years ago
  85. 4aba6bd Include forgotten changed lines by RabsRincon · 7 years ago
  86. ed18abc Delete compilerPropsLT, as it's not needed by RabsRincon · 7 years ago
  87. 74a4f4e Allow aws properties to be used from config if not found from aws itself (for local testing) by Matt Godbolt · 7 years ago
  88. 70d02f7 Update meta descriptions by RabsRincon · 7 years ago
  89. d4d28cd Change order of transform params so lang is opt by RabsRincon · 7 years ago
  90. 0101884 Merge pull request #664 from partouf/fpclinkresfix by Matt Godbolt · 7 years ago
  91. 77251de set the output directory so link.res won't be created in the CWD by partouf · 7 years ago
  92. 87ac248 Fix 'undefined' name (CC @samkellett - I missed this on the review, sorry) by Matt Godbolt · 7 years ago
  93. 35bf691 Merge pull request #663 from samkellett/master by Matt Godbolt · 7 years ago
  94. 944f202 Added cppcoro library by Sam Kellett · 7 years ago
  95. 4e76ebd Merge pull request #662 from partouf/patch-1 by Matt Godbolt · 7 years ago
  96. aaa9013 Update pascal.amazon.properties by Patrick Quist · 7 years ago
  97. e64a0fe Change enough of app.js for it not to crash by RabsRincon · 7 years ago
  98. 556c41a Merge pull request #632 from partouf/fpcdemangle by Rubén · 7 years ago
  99. 24ed1ca Add contact us heading section by RabsRincon · 7 years ago
  100. de3a699 Add basic UI support by RabsRincon · 7 years ago