1. 6391cac exclude 32bit clean by Partouf · 6 years ago
  2. d3f3b86 forgot this scope by Partouf · 6 years ago
  3. 7d1a83f independent source tooling and postcompilation asm tooling by Partouf · 6 years ago
  4. 279331f * Enabled S3 caching of compilation results by Matt Godbolt · 6 years ago
  5. abd7a9e * Enable external Microsoft compilers (hosted with thanks by Microsoft) by Matt Godbolt · 6 years ago
  6. c486556 Fixes for https proxying; use https for www.godbolt.ms by Matt Godbolt · 6 years ago
  7. 72babf2 Fix s3 cache report; fix config string by Matt Godbolt · 6 years ago
  8. 7a0573d Enable S3 cache by Matt Godbolt · 6 years ago
  9. 49a0c05 Further elaborate on errors by Matt Godbolt · 6 years ago
  10. 829f2ef Merge pull request #1132 from wimo7083/compiler_service_error by Matt Godbolt · 6 years ago
  11. c96254e Change to using non ES6 strings by Matt Godbolt · 6 years ago
  12. 0a6a6cc New privacy policy including references to Microsoft compilers and their privacy policy by Matt Godbolt · 6 years ago
  13. f39d171 Merge pull request #1082 from mattgodbolt/godbolt-ms by Matt Godbolt · 6 years ago
  14. 7bf5484 Merge pull request #1125 from mattgodbolt/privacy_cookie by Matt Godbolt · 6 years ago
  15. f821397 Merge pull request #1126 from mattgodbolt/cacheBust by Matt Godbolt · 6 years ago
  16. a7552ab Merge pull request #1129 from FZJ-JSC/master by Rubén Rincón Blanco · 6 years ago
  17. 425dec8 Removing yet unavailable versions of ifort. by Rubén Rincón Blanco · 6 years ago
  18. ed75b5d Handle uncaught promise on formatter version error by RabsRincon · 6 years ago
  19. b8e5d89 Reduce warn verbosity on bad short link by RabsRincon · 6 years ago
  20. 61ea491 Don't dismiss compiler options on in-click by RabsRincon · 6 years ago
  21. ea19843 Improve popover element detection on share window by RabsRincon · 6 years ago
  22. bd82510 replaced statusCode with status by wimo7083 · 6 years ago
  23. d730387 check for 504 status for gateway errors by wimo7083 · 6 years ago
  24. 0251673 Fix ads not closing when hiding them by RabsRincon · 6 years ago
  25. f36ef47 Trying to add ifort to the list of Fortran compilers. by dbroemmel · 6 years ago
  26. c99e723 Merge pull request #1127 from FZJ-JSC/master by Rubén Rincón Blanco · 6 years ago
  27. 90f60d7 Changes according to PR1127. by dbroemmel · 6 years ago
  28. 6c5f1dd Adding Fortran specific compiler script to enable .mod files. by dbroemmel · 6 years ago
  29. eabe33c Minor refactoring to extract filterAsmLine in one place. Starting to think about fixing #883 by Matt Godbolt · 6 years ago
  30. 3ab0ad1 Ensure clicking reload forces a recompile on the backend even if there's a cache too. Will mean we can enable file/s3 caching on the backends by Matt Godbolt · 6 years ago
  31. 1d5d6cc Move privacy configuration to a cookie with a configurable domain. See #1109 by Matt Godbolt · 6 years ago
  32. 0cdda5f Merge pull request #1122 from johnmcfarlane/master by Rubén Rincón Blanco · 6 years ago
  33. d43aa2b Add spacing to social sharing icons by RabsRincon · 6 years ago
  34. 5794950 Fix conformance compilation status colours by RabsRincon · 6 years ago
  35. 71c0831 Add CNL library to C++ by John McFarlane · 6 years ago
  36. ed6b826 Improve compilation status detection by RabsRincon · 6 years ago
  37. f952121 Merge pull request #1120 from ojeda/icc19 by Rubén Rincón Blanco · 6 years ago
  38. 4051ef5 Add icc 19 to C too by Miguel Ojeda · 6 years ago
  39. daae1fc * Update UI to Bootstrap 4.1 by Rubén Rincón Blanco · 6 years ago
  40. 40c21d6 Pull editor language picker to the right by RabsRincon · 6 years ago
  41. 00e2cdc Fix a few minor UI errors by RabsRincon · 6 years ago
  42. 6d0a171 Add support for ANSI Escape mode 2 by RabsRincon · 6 years ago
  43. 13aa86c Fix the fix by Matt Godbolt · 6 years ago
  44. 40dc34a Fix brigand include path by Matt Godbolt · 6 years ago
  45. c4bb3ed Some more bugfixes before merging by RabsRincon · 6 years ago
  46. fbb9224 Merge remote-tracking branch 'matt/master' into bootstrap4 by Partouf · 6 years ago
  47. d3dbe37 Merge pull request #1115 from mattgodbolt/libraryapi by Patrick Quist · 6 years ago
  48. cc45bfc Fix last reported bugs on the new UI by RabsRincon · 6 years ago
  49. 5bf170d Remove renderSideBySide comment from diff by RabsRincon · 6 years ago
  50. 7ba94cc refactor by Partouf · 6 years ago
  51. 5556038 refactor by Partouf · 6 years ago
  52. 8bb5e7d add defaultCompiler to api/languages, and add api/libraries by Partouf · 6 years ago
  53. 2d4a666 * Add Outcome trunk by RabsRincon · 6 years ago
  54. 8f14687 fix height issue of lib window by Patrick Quist · 6 years ago
  55. 269d46e Merge pull request #1112 from mattgodbolt/cleanlineerror by Patrick Quist · 6 years ago
  56. 03a366b bugfix clientstate conformanceview by Partouf · 6 years ago
  57. 4978fc2 optional space in error message by Partouf · 6 years ago
  58. 1d24eea more lint fixes by Partouf · 6 years ago
  59. 4938814 lintfixes by Partouf · 6 years ago
  60. 8e47608 fix error message by Partouf · 6 years ago
  61. 349d414 detect more type of errors by Partouf · 6 years ago
  62. 5e3a21b Merge pull request #1111 from mattgodbolt/cleanexamplefix by Patrick Quist · 6 years ago
  63. fe39bda bugfix clean example file by Partouf · 6 years ago
  64. 79babff Improve status icon readbility by RabsRincon · 6 years ago
  65. e058c59 Merge pull request #1110 from mattgodbolt/shortlinkjson by Patrick Quist · 6 years ago
  66. a51ebd4 support conformanceview by Partouf · 6 years ago
  67. 1a08ea7 Fix failed merge commit by RabsRincon · 6 years ago
  68. 28c85ac Merge branch 'master' into bootstrap4 by Rubén Rincón Blanco · 6 years ago
  69. 36fe042 Fix dark theme by RabsRincon · 6 years ago
  70. 3c5d67d Merge pull request #1086 from mattgodbolt/shortlinkjson by Patrick Quist · 6 years ago
  71. 88aa406 bugfix by Partouf · 6 years ago
  72. 9397b4a make loading from json a bit more optional by Partouf · 6 years ago
  73. 866361f Merge pull request #1106 from mattgodbolt/clean by Patrick Quist · 6 years ago
  74. e531199 Merge pull request #948 from FZJ-JSC/master by Patrick Quist · 6 years ago
  75. 0036707 And a last reference removed. by dbroemmel · 6 years ago
  76. 5db6ad1 Whoops a daisy. Missed moving a file. by dbroemmel · 6 years ago
  77. 460cc0d Removing ARM/PPC references in properties. by dbroemmel · 6 years ago
  78. 71d1a41 Update fortran-mode.js by Dirk Brömmel · 6 years ago
  79. 6758521 Adding indenting for `select case`. Fixing indenting for simple `if` statement (without a block). by dbroemmel · 6 years ago
  80. e0b96e2 I should really run `make lint` before committing (and check the spelling by dbroemmel · 6 years ago
  81. d8b3bd8 Updated recognistion of types and numbers (which don't work) by dbroemmel · 6 years ago
  82. 1e452d7 Update CONTRIBUTORS.md by Dirk Brömmel · 6 years ago
  83. ece37c8 Removed aliases, change (c) notice by dbroemmel · 6 years ago
  84. cd33999 Changes to naming convetions as per suggestion. by dbroemmel · 6 years ago
  85. 36db7ad Pleasing linter once again by dbroemmel · 6 years ago
  86. 0ce8dfe Adjusting absolute paths by dbroemmel · 6 years ago
  87. 7197082 Adding fortran properties for Amazon instances. by dbroemmel · 6 years ago
  88. f600f3d Changed copyright notice. The only parts taken from vs.language.fortran by dbroemmel · 6 years ago
  89. 2f0840c Pleasing 'make lint' by dbroemmel · 6 years ago
  90. 012459a Adding indenting for Fortran syntax highlighting, fixing examples to by dbroemmel · 6 years ago
  91. f819940 Create dot_product.f90 by Dirk Brömmel · 6 years ago
  92. 4cb92a4 Update default.f90 by Dirk Brömmel · 6 years ago
  93. fc1e884 Update fortran.defaults.properties by Dirk Brömmel · 6 years ago
  94. 12dbaf3 Initial version of (patchy) Fortran support. by dbroemmel · 6 years ago
  95. c897f6f Merge pull request #1108 from ned14/master by Rubén Rincón Blanco · 6 years ago
  96. b47e455 Fix libs.outcome.url as per instructions by Niall Douglas · 6 years ago
  97. d1c1284 Put the outcome path back by Niall Douglas · 6 years ago
  98. 29572da Fix bad path for outcome by Niall Douglas · 6 years ago
  99. 174f951 Amend path for outcome by Niall Douglas · 6 years ago
  100. 51a0394 Add Outcome to POSIX by Niall Douglas · 6 years ago