1. 866361f Merge pull request #1106 from mattgodbolt/clean by Patrick Quist · 6 years ago
  2. e531199 Merge pull request #948 from FZJ-JSC/master by Patrick Quist · 6 years ago
  3. 0036707 And a last reference removed. by dbroemmel · 6 years ago
  4. 5db6ad1 Whoops a daisy. Missed moving a file. by dbroemmel · 6 years ago
  5. 460cc0d Removing ARM/PPC references in properties. by dbroemmel · 6 years ago
  6. 71d1a41 Update fortran-mode.js by Dirk Brömmel · 6 years ago
  7. 6758521 Adding indenting for `select case`. Fixing indenting for simple `if` statement (without a block). by dbroemmel · 6 years ago
  8. e0b96e2 I should really run `make lint` before committing (and check the spelling by dbroemmel · 6 years ago
  9. d8b3bd8 Updated recognistion of types and numbers (which don't work) by dbroemmel · 6 years ago
  10. 1e452d7 Update CONTRIBUTORS.md by Dirk Brömmel · 6 years ago
  11. ece37c8 Removed aliases, change (c) notice by dbroemmel · 6 years ago
  12. cd33999 Changes to naming convetions as per suggestion. by dbroemmel · 6 years ago
  13. 36db7ad Pleasing linter once again by dbroemmel · 6 years ago
  14. 0ce8dfe Adjusting absolute paths by dbroemmel · 6 years ago
  15. 7197082 Adding fortran properties for Amazon instances. by dbroemmel · 6 years ago
  16. f600f3d Changed copyright notice. The only parts taken from vs.language.fortran by dbroemmel · 6 years ago
  17. 2f0840c Pleasing 'make lint' by dbroemmel · 6 years ago
  18. 012459a Adding indenting for Fortran syntax highlighting, fixing examples to by dbroemmel · 6 years ago
  19. f819940 Create dot_product.f90 by Dirk Brömmel · 6 years ago
  20. 4cb92a4 Update default.f90 by Dirk Brömmel · 6 years ago
  21. fc1e884 Update fortran.defaults.properties by Dirk Brömmel · 6 years ago
  22. 12dbaf3 Initial version of (patchy) Fortran support. by dbroemmel · 6 years ago
  23. c897f6f Merge pull request #1108 from ned14/master by Rubén Rincón Blanco · 6 years ago
  24. b47e455 Fix libs.outcome.url as per instructions by Niall Douglas · 6 years ago
  25. d1c1284 Put the outcome path back by Niall Douglas · 6 years ago
  26. 29572da Fix bad path for outcome by Niall Douglas · 6 years ago
  27. 174f951 Amend path for outcome by Niall Douglas · 6 years ago
  28. 51a0394 Add Outcome to POSIX by Niall Douglas · 6 years ago
  29. b9d1819 addition by Partouf · 6 years ago
  30. 04381cf caviat by Partouf · 6 years ago
  31. cee40e9 max already defined by Partouf · 6 years ago
  32. 6e335bd clean examples by Partouf · 6 years ago
  33. 1d2eb80 complex by Partouf · 6 years ago
  34. 47634b3 extra haskell things by Partouf · 6 years ago
  35. 9eaa1ff refactor by Partouf · 6 years ago
  36. 8e1a40d mode by Partouf · 6 years ago
  37. 7989e61 fix by Partouf · 6 years ago
  38. 4c712cf fix add language md by Partouf · 6 years ago
  39. 0e092b3 forgot char type by Partouf · 6 years ago
  40. a01e539 disable mode debug by Partouf · 6 years ago
  41. a6becd2 more operators by Partouf · 6 years ago
  42. 816efb1 type errors by Partouf · 6 years ago
  43. 4bd1d1e not 2019 yet by Partouf · 6 years ago
  44. 08bfe51 fix by Partouf · 6 years ago
  45. f33be5b haskell fix by Partouf · 6 years ago
  46. c423ae1 include clean-mode by Partouf · 6 years ago
  47. 4225852 fix by Partouf · 6 years ago
  48. 5887d79 . by Partouf · 6 years ago
  49. d700dfb lint fixes, add error output preprocess func by Partouf · 6 years ago
  50. 0f5a89f clean colorings by Partouf · 6 years ago
  51. f7c0e75 lint by Partouf · 6 years ago
  52. b766e08 binary testcode, only works for clean32 3.0 by Partouf · 6 years ago
  53. 706f408 trying out styling by Partouf · 6 years ago
  54. d421df6 default icl by Partouf · 6 years ago
  55. ad1932f bintest by Partouf · 6 years ago
  56. c3ca062 add 32bits clean compilers by Partouf · 6 years ago
  57. 08c3f84 add 32bits clean compilers by Partouf · 6 years ago
  58. 3a092aa added clean 3.0 by Partouf · 6 years ago
  59. 38c0da4 disable demangler for now by Partouf · 6 years ago
  60. 1717ad9 disable binary for now by Partouf · 6 years ago
  61. 4b9dd0b std libraries via libPath by Partouf · 6 years ago
  62. 5621ff7 addlanguage doc by Partouf · 6 years ago
  63. ce13a52 recheck if this works by Partouf · 6 years ago
  64. 14fe246 test by Partouf · 6 years ago
  65. ca3336f on linux the folders are different by Partouf · 6 years ago
  66. 9d5cd09 extra libpaths by Partouf · 6 years ago
  67. eda3b9f add cleanpath for binary mode by Partouf · 6 years ago
  68. 05e00e7 oops by Partouf · 6 years ago
  69. ad542bc formatting by Partouf · 6 years ago
  70. 6a769c1 basic asm producing compilation with clean by Partouf · 6 years ago
  71. 5c17178 initial basics by Partouf · 6 years ago
  72. 16bb36e More thanks by Matt Godbolt · 6 years ago
  73. 07f0bc2 Add cross gcc variants to C by RabsRincon · 6 years ago
  74. 92058d2 Restore missing contributor credit by RabsRincon · 6 years ago
  75. 09d9fa5 Update CONTRIBUTORS.md and Zig compiler styling by RabsRincon · 6 years ago
  76. d700ae9 Merge pull request #1101 from tiehuis/master by Rubén Rincón Blanco · 6 years ago
  77. 291c7c0 Fix zig 0.2.0 compilation failures by Marc Tiehuis · 6 years ago
  78. 24f804f September's thanks by Matt Godbolt · 6 years ago
  79. 26b719f Update IntelliJ settings to ignore the 'dist' directory by Matt Godbolt · 6 years ago
  80. 2c7bd2d Merge pull request #1100 from nuclearace/patch-2 by Rubén Rincón Blanco · 6 years ago
  81. 03d77a6 Add Swift 4.2 by Erik Little · 6 years ago
  82. 8beee8c Merge pull request #905 from mattgodbolt/clangs by Rubén Rincón Blanco · 6 years ago
  83. cbd68a8 Merge branch 'master' into clangs by Rubén Rincón Blanco · 6 years ago
  84. 90e6794 Manually pass system library path to icc. Fixes #896 by Matt Godbolt · 6 years ago
  85. 2f6729f Merge pull request #1099 from niekbouman/master by Matt Godbolt · 6 years ago
  86. 248b76b Updated CONTRIBUTORS.md by Niek J. Bouman · 6 years ago
  87. 6067d72 Enabled ctbignum in library configuration by Niek J. Bouman · 6 years ago
  88. 199f487 Merge pull request #745 from jsheard/rust-example by Matt Godbolt · 6 years ago
  89. 30fb03b Merge pull request #1093 from niekbouman/master by Matt Godbolt · 6 years ago
  90. 97aec7e Add icc19 (closes #1097) by Matt Godbolt · 6 years ago
  91. 4d3cd1c Merge pull request #1094 from tiehuis/master by Rubén Rincón Blanco · 6 years ago
  92. 0d170a8 Add zig 0.2.0 and 0.3.0 compiler by Marc Tiehuis · 6 years ago
  93. 600d385 Updated c++.amazon.properties, added ctbignum lib by Niek J. Bouman · 6 years ago
  94. 2c71f0d Fix LDC AST detection by RabsRincon · 6 years ago
  95. 5e4405f Merge pull request #1089 from JohanEngelen/patch-1 by Rubén Rincón Blanco · 6 years ago
  96. 382a84f Update d.amazon.properties by Johan Engelen · 6 years ago
  97. 567ca1b Merge pull request #1092 from mattgodbolt/clangtrunk-8.2.0 by Matt Godbolt · 6 years ago
  98. 08bb368 Bump gcc toolchain to 8.2.0 for clang trunk by RabsRincon · 6 years ago
  99. af2083f Merge pull request #1091 from mgehre/lifetime by Matt Godbolt · 6 years ago
  100. 3c2881d lifetime: use gcc 8.2 by Matthias Gehre · 6 years ago