1. f13dfef Ignore external contributions copyrights by RabsRincon · 7 years ago
  2. 1f954cd Underscorefy Object.assign by RabsRincon · 7 years ago
  3. 3851d6f Adjust release date by Matt Godbolt · 7 years ago
  4. a14d494 Allow language selection in writieable embed view by RabsRincon · 7 years ago
  5. bcd518d Update Roadmap for 2018 by Rubén · 7 years ago
  6. 563ccbf Fix reported issues with options & compiler select by RabsRincon · 7 years ago
  7. a5dd0a6 Merge pull request #711 from mikenz/language-is-gone by Rubén · 7 years ago
  8. bc0b414 Don't attempt to use the default language from the client's local if it no longer exists by Mike Cochrane · 7 years ago
  9. d1414ae Update CONTRIBUTING.md by Rubén · 7 years ago
  10. c202f1d Merge pull request #710 from gnaggnoyil/master by Rubén · 7 years ago
  11. c05166b Use known settings instead of asking for them by RabsRincon · 7 years ago
  12. 9e120e1 Add ability to select default language by RabsRincon · 7 years ago
  13. 3692c29 Stop storing the same info twice by RabsRincon · 7 years ago
  14. 738d60d Avoid double-compilations when lang is changed by RabsRincon · 7 years ago
  15. 6b83420 explicitly specify editor's font to be monospace by gnaggnoyil · 7 years ago
  16. 58e98b5 Merge pull request #709 from mikenz/patch-1 by Matt Godbolt · 7 years ago
  17. b499db3 Silence error when ghc is not available by Mike Cochrane · 7 years ago
  18. fc89961 Changelog update by Matt Godbolt · 7 years ago
  19. e82f023 More thanks by Matt Godbolt · 7 years ago
  20. b4bfd00 ES6-if-cation by Matt Godbolt · 7 years ago
  21. c642ed3 Merge branch 'master' into unification by Matt Godbolt · 7 years ago
  22. b6df340 Merge pull request #706 from partouf/winepathtestfix by Rubén · 7 years ago
  23. c3b69e7 use testmode to access internal functions instead of _12 by partouf · 7 years ago
  24. 74dae20 darwin works the same as linux here by partouf · 7 years ago
  25. e8a8c9e Add cpyrighter script by RabsRincon · 7 years ago
  26. de0ce0b Merge pull request #682 from partouf/cl-unmangling by Rubén · 7 years ago
  27. 27b57c0 Hide C until after the merge by RabsRincon · 7 years ago
  28. f08ceb9 Save compiler state on language change by RabsRincon · 7 years ago
  29. 288b8be Remove unnecessary lang declaration by RabsRincon · 7 years ago
  30. c853ebe Merge pull request #704 from partouf/pascalunificationfix by Rubén · 7 years ago
  31. 7b489c6 Stop getting into an infinite loop by RabsRincon · 7 years ago
  32. 929be85 Restore --language EXTRA_ARG by RabsRincon · 7 years ago
  33. 7d3e26f Stop showing release hash if none is found by RabsRincon · 7 years ago
  34. aa01214 Allow to run CE when downloading the repo by RabsRincon · 7 years ago
  35. 926cba8 Close #701 by RabsRincon · 7 years ago
  36. f7b87e9 compensate for difference between beta and unification branches by partouf · 7 years ago
  37. 6070cfe Always use output.pas as filename, otherwise things will break. by partouf · 7 years ago
  38. d085bac Remove explicit langid, as it's part of the compiler config already by Matt Godbolt · 7 years ago
  39. 87afc3a Add tests for language selection by Matt Godbolt · 7 years ago
  40. fcf812a Fix up bad merge by Matt Godbolt · 7 years ago
  41. 918b2dd Merge branch 'master' into unification by Matt Godbolt · 7 years ago
  42. 1b2628d Refactor compile handler to be ES6ish by Matt Godbolt · 7 years ago
  43. d359122 Move compile handler, add tests by Matt Godbolt · 7 years ago
  44. 3ccb8b0 Remove unnecessary Promise requirements in server code, switch to separate denodeify by Matt Godbolt · 7 years ago
  45. c18014e Avoid an error if the compiler fails to execute during version check by Matt Godbolt · 7 years ago
  46. 28295f7 Sync compile options for lang/compiler pair by RabsRincon · 7 years ago
  47. 7e589d7 Merge branch 'master' into unification by Matt Godbolt · 7 years ago
  48. a47b512 Correctly run tests for coverage. Exclude the auto-generated asm-docs.js by Matt Godbolt · 7 years ago
  49. 3ac9306 use native ms runtime, use compilewrapper for undname demangler by partouf · 7 years ago
  50. 5a2066b Merge branch 'master' into unification by Matt Godbolt · 7 years ago
  51. 96371a9 Get rid of old style module setup by Matt Godbolt · 7 years ago
  52. 69ee804 Merge branch 'master' into unification by Matt Godbolt · 7 years ago
  53. 22c8705 Extract source handler by Matt Godbolt · 7 years ago
  54. 0311cd3 set undname as demangler for msvc cl by partouf · 7 years ago
  55. a697b9f Minor tweaks to the way opt stuff is done by Matt Godbolt · 7 years ago
  56. 5c98dfe Merge branch 'master' into unification by Matt Godbolt · 7 years ago
  57. 10e8f72 Remove filter(_.identity) in favour of _.compact() by Matt Godbolt · 7 years ago
  58. 7e884d5 Remove unnecessary sort function by Matt Godbolt · 7 years ago
  59. 1246e4f Fix merge issue by Matt Godbolt · 7 years ago
  60. 1be765e Merge pull request #694 from partouf/customassembly by Matt Godbolt · 7 years ago
  61. bd959a5 Merge branch 'master' into unification by Matt Godbolt · 7 years ago
  62. 69ca21d Remove filter(_.identity) in favour of _.compact() by Matt Godbolt · 7 years ago
  63. f3b0ebc vars can be let by partouf · 7 years ago
  64. acca036 Remove unnecessary sort function by Matt Godbolt · 7 years ago
  65. 98e2abf Merge branch 'master' into unification by Rubén · 7 years ago
  66. 500557c Prevent colourisation of AST dump in clang. Fixes #696 by Matt Godbolt · 7 years ago
  67. e873bb4 Remove complex and surprising binding of `this` in GCC dump viewer by Matt Godbolt · 7 years ago
  68. dbd9b6e Further ES6ification of base-compiler by Matt Godbolt · 7 years ago
  69. f1ab436 Start moving base-compiler to use new JS idioms. Also remove timeout for '--version' call by Matt Godbolt · 7 years ago
  70. a0063cc New editors will use the last open editor's lang by RabsRincon · 7 years ago
  71. 88a1e68 Slight AT&T asm doc improvement by Matt Godbolt · 7 years ago
  72. 74b4880 regex fix by partouf · 7 years ago
  73. 53a691c undo extra lf by partouf · 7 years ago
  74. 8f9ca65 undo extra lf by partouf · 7 years ago
  75. 3a5cdf8 refactoring, support nested asm tags for icc, icc tests by partouf · 7 years ago
  76. 8f576e5 test fixes by partouf · 7 years ago
  77. f31098f changed the findUsedLabels() function so it recognizes the special case in which gcc indents inline asm labels by partouf · 7 years ago
  78. 7d7f590 actual testcases for issue #577 by partouf · 7 years ago
  79. f7c51b9 always allow custom assembly labels, as they are included in the linux binaries too by partouf · 7 years ago
  80. 5254e94 Merge branch 'master' into unification by Matt Godbolt · 7 years ago
  81. 3fe2f52 fix unittest to new situation by partouf · 7 years ago
  82. 44fd768 Add ARM gcc 7.2.1 (none). Closes #689 by Matt Godbolt · 7 years ago
  83. a24111a Remove broken codewake link by Matt Godbolt · 7 years ago
  84. 9aa75ed Add C properties for Amazon by RabsRincon · 7 years ago
  85. c57a266 Avoid searching for our own compilers in api call by RabsRincon · 7 years ago
  86. c657df1 Remove language from the page title by RabsRincon · 7 years ago
  87. e4ef9cf Merge branch 'master' into unification by Rubén · 7 years ago
  88. 6e7e30b Parse out colourisation options and default them on. Add tests. See #687 by Matt Godbolt · 7 years ago
  89. be42a84 Fix Go line highlight by RabsRincon · 7 years ago
  90. bffba4e Add a newline at the end of the tests file by Matt Godbolt · 7 years ago
  91. 61b8744 Merge pull request #687 from Som1Lse/master by Matt Godbolt · 7 years ago
  92. 3baf2a2 Treat <stdin> like compiler source. Should fix #680 by Matt Godbolt · 7 years ago
  93. 67e2ce1 Added work in progress on api tests by Matt Godbolt · 7 years ago
  94. f1f5baf Merge branch 'master' into unification by Rubén · 7 years ago
  95. 1f6f4e2 Merge branch 'master' into cl-unmangling by Rubén · 7 years ago
  96. c407f1f Merge branch 'master' into cl-unmangling by Rubén · 7 years ago
  97. 13032af Constify WSL-CL.js by RabsRincon · 7 years ago
  98. 90db96a Merge pull request #688 from AndrewPardoe/tempdir by Rubén · 7 years ago
  99. 0776ca3 Merge branch 'master' into unification by Rubén · 7 years ago
  100. f6bd80a Don't override prototype tempdir function by Andrew Pardoe · 7 years ago