1. a0063cc New editors will use the last open editor's lang by RabsRincon · 7 years ago
  2. 5254e94 Merge branch 'master' into unification by Matt Godbolt · 7 years ago
  3. 44fd768 Add ARM gcc 7.2.1 (none). Closes #689 by Matt Godbolt · 7 years ago
  4. a24111a Remove broken codewake link by Matt Godbolt · 7 years ago
  5. 9aa75ed Add C properties for Amazon by RabsRincon · 7 years ago
  6. c57a266 Avoid searching for our own compilers in api call by RabsRincon · 7 years ago
  7. c657df1 Remove language from the page title by RabsRincon · 7 years ago
  8. e4ef9cf Merge branch 'master' into unification by Rubén · 7 years ago
  9. 6e7e30b Parse out colourisation options and default them on. Add tests. See #687 by Matt Godbolt · 7 years ago
  10. be42a84 Fix Go line highlight by RabsRincon · 7 years ago
  11. bffba4e Add a newline at the end of the tests file by Matt Godbolt · 7 years ago
  12. 61b8744 Merge pull request #687 from Som1Lse/master by Matt Godbolt · 7 years ago
  13. 3baf2a2 Treat <stdin> like compiler source. Should fix #680 by Matt Godbolt · 7 years ago
  14. 67e2ce1 Added work in progress on api tests by Matt Godbolt · 7 years ago
  15. f1f5baf Merge branch 'master' into unification by Rubén · 7 years ago
  16. 13032af Constify WSL-CL.js by RabsRincon · 7 years ago
  17. 90db96a Merge pull request #688 from AndrewPardoe/tempdir by Rubén · 7 years ago
  18. 0776ca3 Merge branch 'master' into unification by Rubén · 7 years ago
  19. f6bd80a Don't override prototype tempdir function by Andrew Pardoe · 7 years ago
  20. ade5ecc Cleanup by Andrew Pardoe · 7 years ago
  21. 3cb9057 Cleanup & fix doc file by Andrew Pardoe · 7 years ago
  22. 816202b Move creation of CE tempdir in winTmp to WSL-CL.js by Andrew Pardoe · 7 years ago
  23. 633ef10 PR feedback fixes by Andrew Pardoe · 7 years ago
  24. a2b04e9 Documenting changes for WSL by Andrew Pardoe · 7 years ago
  25. bbf1407 Fix variable redeclaration for Travis + WSL check by Andrew Pardoe · 7 years ago
  26. 050e41b Add winTmp, but keep user option of opt tmpDir. by Andrew Pardoe · 7 years ago
  27. 0b663c8 Restore tmpdir in app.js by Andrew Pardoe · 7 years ago
  28. 251c742 Automatically determine Windows temp dir by Andrew Pardoe · 7 years ago
  29. b89e22e Added license to the top of ansi-to-html.js by Adrian Bibby Walther · 7 years ago
  30. 369a855 Added support for colorized program output by Adrian Bibby Walther · 7 years ago
  31. e33e42e Now supports colorized compiler outputwith -fdiagnostics-color=always by Adrian Bibby Walther · 7 years ago
  32. 7c6eced Change tmpDir to use %TEMP% by Andrew Pardoe · 7 years ago
  33. 95dbed1 Merge pull request #686 from JohanEngelen/patch-1 by Rubén · 7 years ago
  34. b15f15f Add LDC 1.6.0 and make that the D default by Johan Engelen · 7 years ago
  35. d1daf0e Update api paths docs by Rubén · 7 years ago
  36. 72447f2 Merge pull request #683 from AndrewPardoe/master by Rubén · 7 years ago
  37. 4af31c3 Ducktape old link support by RabsRincon · 7 years ago
  38. 1bfbc0b generalize PATH for spaces in PATH by Andrew Pardoe · 7 years ago
  39. e6bd714 Add C & CPPX examples. Add load() builtin tests by RabsRincon · 7 years ago
  40. e08faa5 Merge branch 'master' into unification by RabsRincon · 7 years ago
  41. adcfbb6 Add local coverage support. by RabsRincon · 7 years ago
  42. 0323c65 Merge branch 'master' into unification by RabsRincon · 7 years ago
  43. f7d2cfe Disable dropdown on embed by RabsRincon · 7 years ago
  44. 9e6739e Make code coverage recursive too by RabsRincon · 7 years ago
  45. 33096bc Execute tests on subfolders by RabsRincon · 7 years ago
  46. 5d2ab34 Fix undefined compiler props by RabsRincon · 7 years ago
  47. 4de9247 Pull language dropdown to the right by RabsRincon · 7 years ago
  48. b3a5cf8 Merge branch 'master' into unification by Rubén · 7 years ago
  49. f529022 Add eof newline by RabsRincon · 7 years ago
  50. 7f4649a Merge pull request #681 from partouf/symbolstorerefactoring by Rubén · 7 years ago
  51. 1c3e94d Start extracting handlers into their own testable bits by Matt Godbolt · 7 years ago
  52. 6d83ccb Extract health check handler by Matt Godbolt · 7 years ago
  53. bce36b4 this one should take coverage to 100% again by partouf · 7 years ago
  54. f39c016 added tests that cover more paths by partouf · 7 years ago
  55. 115d114 bugfix + deprecated fix by partouf · 7 years ago
  56. 50604ab refactoring by partouf · 7 years ago
  57. 0784799 Fix MakeFile and appease linter by RabsRincon · 7 years ago
  58. b6e01b8 Add builtin examples tests releated to languages by RabsRincon · 7 years ago
  59. 6299210 Add execeution tests by Matt Godbolt · 7 years ago
  60. def7723 Merge branch 'master' into unification by Rubén · 7 years ago
  61. ebe7445 Allow tests to console log by Matt Godbolt · 7 years ago
  62. 89efa6f Extend linting to the tests by Matt Godbolt · 7 years ago
  63. 644d337 Move utils tests into the right spot by Matt Godbolt · 7 years ago
  64. 9d04d38 Improve compile-handler readbility by RabsRincon · 7 years ago
  65. ef95efc Further improve pre-commit hook by RabsRincon · 7 years ago
  66. ce6d70f Add a `make install-git-hooks` target to install pre-commit hooks by Matt Godbolt · 7 years ago
  67. 0e55afb Add mising properties case. by RabsRincon · 7 years ago
  68. d383569 Fix space after check by RabsRincon · 7 years ago
  69. a22a1da Add precommit hook to scriots folder by RabsRincon · 7 years ago
  70. 41ead3f Merge branch 'master' into unification by RabsRincon · 7 years ago
  71. b935cf0 Update lang tests by RabsRincon · 7 years ago
  72. 25a39c3 Add properties tests by RabsRincon · 7 years ago
  73. a272ea9 Add utils tests, update filter-tests by Matt Godbolt · 7 years ago
  74. 92fb800 Add rustfill to gitignore by RabsRincon · 7 years ago
  75. 62489bf Normalize idea configs by RabsRincon · 7 years ago
  76. 6452396 Update copyright info by RabsRincon · 7 years ago
  77. 668ce4a Make a `npm run coverage` command to just report on coverage by Matt Godbolt · 7 years ago
  78. aa0b3e6 Update AWS. Add tests by Matt Godbolt · 7 years ago
  79. 7a3d3b6 Upgrade Conformance View to support languages by RabsRincon · 7 years ago
  80. 00a2ce0 Add server scope and var inspection by RabsRincon · 7 years ago
  81. 4e348c0 Upgrade libs popover by RabsRincon · 7 years ago
  82. d70eded Add codecov badge by Matt Godbolt · 7 years ago
  83. 1afc9a8 Add more languages tests by RabsRincon · 7 years ago
  84. c923117 Add custom pre-commit hook so comits have to be ok by RabsRincon · 7 years ago
  85. 1b47a0b Add check target to make by RabsRincon · 7 years ago
  86. 077ace8 Add language ids-keys equality test by RabsRincon · 7 years ago
  87. ee2f249 Merge branch 'master' into unification by Matt Godbolt · 7 years ago
  88. 82894ce Include all lib files in code coverage by Matt Godbolt · 7 years ago
  89. 948820e Maybe add code coverage? by Matt Godbolt · 7 years ago
  90. b684db6 Maybe fix travis cache path by Matt Godbolt · 7 years ago
  91. 070a00d Further improve the compile endpoint docs by RabsRincon · 7 years ago
  92. fbe010c Fix #675 by RabsRincon · 7 years ago
  93. bc57cb9 Merge pull request #675 from jcelerier/patch-1 by Rubén · 7 years ago
  94. 1d6418f Make CPPX into its own language for the dropdown by RabsRincon · 7 years ago
  95. 726936f Don't include travis compilers in tarball by Matt Godbolt · 7 years ago
  96. f5ae491 Attempt at speeding up travis by caching compile artifacts by Matt Godbolt · 7 years ago
  97. 11ce1e4 Fix NewRelic label by RabsRincon · 7 years ago
  98. d7818ae Merge branch 'master' into unification by Rubén · 7 years ago
  99. 08d58bc Appease the linter by RabsRincon · 7 years ago
  100. 43279a6 Fix various points raised after code reviews by RabsRincon · 7 years ago