1. 2001d1b Add support for Solidity (#3507) by Alexey Shekhirin · 2 years, 6 months ago
  2. cd4d182 changed syntax of Analysis default from Intel to AT&T (#3505) by Jan · 2 years, 6 months ago
  3. df3042f Added TypeScript Native compiler (#3448) by ODuzhar · 2 years, 7 months ago
  4. 9a75a7a Add examples for CUDA (#921) (#3439) by Arsenic · 2 years, 7 months ago
  5. 1589a14 Changed Python default example to classical square (#3380) by Rubén Rincón Blanco · 2 years, 8 months ago
  6. 3f695c9 Add Dart support (#3352) by Michael Debertol · 2 years, 8 months ago
  7. 0a3aadb Add support for C#, F# and Visual Basic (#3168) by Steve · 2 years, 9 months ago
  8. 82772f4 add support for erlang to beam bytecode (#3094) by Timothy Moores · 2 years, 11 months ago
  9. 5e5e601 Multifile/IDE mode (#2725) by Patrick Quist · 3 years, 2 months ago
  10. 7e1835f Add support for Ruby (#2816) by Quinton Miller · 3 years, 3 months ago
  11. 3bce751 Add support for Circle (https://www.circle-lang.org/) (#2808) by Michał Cichoń · 3 years, 3 months ago
  12. 18a03e5 Add C++ for OpenCL language (#2771) by Jason Zheng · 3 years, 3 months ago
  13. 6ea7669 Override CC env variable in Crystal propeties (#2776) by Quinton Miller · 3 years, 3 months ago
  14. 94ecb09 Add Crystal support (#2732) by Quinton Miller · 3 years, 3 months ago
  15. 70cb841 Add OpenCL C language (#2752) by Jason Zheng · 3 years, 3 months ago
  16. d1da148 Add initial scala support (#2737) by Oleksandr · 3 years, 4 months ago
  17. 8c2bed4 Updates to better support cppx-blue by Matt Godbolt · 3 years, 4 months ago
  18. b4ebb47 Add Kotlin/JVM support (#2637) by Daniel Below · 3 years, 5 months ago
  19. 9e27ff2 Make Rust examples more idiomatic (#2634) by redzic · 3 years, 6 months ago
  20. ce64888 More rust examples (#2482) by Patrick Quist · 3 years, 7 months ago
  21. 62902dd Add more Nim examples (#2265) by Danil Yarantsev · 4 years ago
  22. d1ddfcf Make Nim example actually work (#2264) by Danil Yarantsev · 4 years ago
  23. 60abd00 Swift executions (#2216) by Patrick Quist · 4 years, 1 month ago
  24. 33bb996 Partially address #2201 by Matt Godbolt · 4 years, 1 month ago
  25. a41d7be add support for cppx blue and gold languages (#2144) by sdgoodrick · 4 years, 2 months ago
  26. 5bc4e3b enables binary+execution for ADA (#1971) by Patrick Quist · 4 years, 5 months ago
  27. 2501734 Fix Rust Max_array examples (#1960) by Tony Yang · 4 years, 5 months ago
  28. 91a35e6 Improve the Rust examples by Christopher Serr · 4 years, 7 months ago
  29. 6c7c90c More idiomatic Nim example by bastien penavayre · 4 years, 10 months ago
  30. 620d9f4 Standardize nim example by bastien penavayre · 4 years, 10 months ago
  31. 3492287 Add support for Nim language by bastien penavayre · 4 years, 10 months ago
  32. 78b3381 * Add Python support (#1612) by Sebastian · 5 years ago
  33. 25ebb07 Add default example for Java by Christian Vonrüti · 5 years ago
  34. bb9105b Merge pull request #1225 from Freyr666/OCaml by Matt Godbolt · 6 years ago
  35. 7e1b454 OCaml language support by Freyr · 6 years ago
  36. 061e030 Fixed typos in example programs. by Mitch Kennedy · 6 years ago
  37. 4907e1a Ada language support working locally by Mitch Kennedy · 6 years ago
  38. 8c37077 Initial Ada language support. by Mitch Kennedy · 6 years ago
  39. fe39bda bugfix clean example file by Partouf · 6 years ago
  40. 866361f Merge pull request #1106 from mattgodbolt/clean by Patrick Quist · 6 years ago
  41. 012459a Adding indenting for Fortran syntax highlighting, fixing examples to by dbroemmel · 6 years ago
  42. f819940 Create dot_product.f90 by Dirk Brömmel · 6 years ago
  43. 4cb92a4 Update default.f90 by Dirk Brömmel · 6 years ago
  44. 12dbaf3 Initial version of (patchy) Fortran support. by dbroemmel · 6 years ago
  45. cee40e9 max already defined by Partouf · 6 years ago
  46. 6e335bd clean examples by Partouf · 6 years ago
  47. d421df6 default icl by Partouf · 6 years ago
  48. 199f487 Merge pull request #745 from jsheard/rust-example by Matt Godbolt · 6 years ago
  49. ffd04ac Add zig support by Marc Tiehuis · 6 years ago
  50. ac8d24a First stab at CUDA support. See #221 by Matt Godbolt · 6 years ago
  51. b929d42 Add an 'analysis' tool class, and add llvm-mca as its first client by Filipe Cabecinhas · 6 years ago
  52. 2e219a2 Improve syntax highlight switching on AST and Opt by RabsRincon · 7 years ago
  53. 5e1245c Added basic support for LLVM IR by Adrian Bibby Walther · 7 years ago
  54. e5ecb46 Add naive c-like version of Rust sum_array examples by Joshua Sheard · 7 years ago
  55. 404a9c1 basic setup for nasm and gnu as by partouf · 7 years ago
  56. b090858 Simplify Rust sum_array examples by Joshua Sheard · 7 years ago
  57. e6bd714 Add C & CPPX examples. Add load() builtin tests by RabsRincon · 7 years ago
  58. 43279a6 Fix various points raised after code reviews by RabsRincon · 7 years ago
  59. 4acad7e pascal rename by partouf · 7 years ago
  60. c9c62ac Minimal FPC support by partouf · 7 years ago
  61. 85a392f Split libs in columns of 5 by Rubén · 7 years ago
  62. 6f7a4b8 Add D examples and beautify all examples names by Rubén · 7 years ago
  63. 26d7bfa Fix max array opt version by Matt Godbolt · 7 years ago
  64. ca7b7ba Add ldc 1.3.0 (see #481) by Matt Godbolt · 7 years ago
  65. db8bf4e Early support for swift. test with `make EXTRA_ARGS="--language Swift"` by Matt Godbolt · 7 years ago
  66. 8dbd5dc Add Haskell support by Simon Brand · 7 years ago
  67. 8ae3296 Mention alignment flag in example by Joshua Sheard · 7 years ago
  68. 4e9d4fa Fix upper bound in ISPC max_array by Joshua Sheard · 7 years ago
  69. 4fc0ec6 Add support for Intel ISPC compiler by Joshua Sheard · 7 years ago
  70. d11fb2c Merge branch 'master' into msvc-spike by Matt Godbolt · 8 years ago
  71. 6580f50 Better alignment hint for "max array (optimized)" by Tal Ben-Nun · 8 years ago
  72. 4e89ed2 Binary mode tweaks by Matt Godbolt · 8 years ago
  73. 8c59c34 Fix Rust examples for current nightly by Vinzent Steinberg · 9 years ago
  74. 05668f7 Improve c++ example by Matt Godbolt · 9 years ago
  75. efe24d0 Update optimized examples to work with GCC 5.1 and Clang (thanks @cdomville) by Matt Godbolt · 9 years ago
  76. a66a085 Fix up some rust syntax in the examples by Matt Godbolt · 9 years ago
  77. 6b97e76 Fix example Go code by Peter Bourgon · 10 years ago
  78. 1bc2be2 More go fiddlings by Matt Godbolt · 10 years ago
  79. 0db11da Updated rust examples by Matt Godbolt · 10 years ago
  80. 1a124be Fix up rust example for 1.0 by Matt Godbolt · 10 years ago
  81. 3ee7156 Fix warnings in rust example by Matt Godbolt · 10 years ago
  82. 43a2173 Early rust support by Matt Godbolt · 10 years ago
  83. 25f1438 Remove c++11 dependency from samples by Matt Godbolt · 12 years ago
  84. 15ea5e1 Initial import of GCC-Explorer by Matt Godbolt · 12 years ago