1. 19e1e11 Better parsing of error messages by Matt Godbolt · 8 years ago
  2. a0be851 Parse stdout/stderr on the server side by Matt Godbolt · 8 years ago
  3. 616b6b6 Merge pull request #162 from JohanEngelen/fixUndef by Matt Godbolt · 8 years ago
  4. db7e7dd Merge pull request #159 from JohanEngelen/fixmatch by Matt Godbolt · 8 years ago
  5. c857752 use lowercase output.s by Matt Godbolt · 8 years ago
  6. 1d9c8c0 Fix undefined compiler flag issue by Johan Engelen · 8 years ago
  7. fb9fa78 Fix file match for colorizing by Johan Engelen · 8 years ago
  8. 8f59e35 Make the assembly-output and output-filename flags configurable, and set them correctly for LDC. by Johan Engelen · 8 years ago
  9. 850ee6f Fix quadratic CL asm parsing by Matt Godbolt · 8 years ago
  10. 3dd7fd7 Extract some things, remove TODOs by Matt Godbolt · 8 years ago
  11. 5388774 Lint fixes by Matt Godbolt · 8 years ago
  12. 630235d Merge branch 'msvc-spike' by Matt Godbolt · 8 years ago
  13. 610d646 Improvements to CL parser by Matt Godbolt · 8 years ago
  14. 31ab052 Allow configuration of the 'Intel Syntax' per-compiler. Configure same for clang and iccpython by Matt Godbolt · 8 years ago
  15. cc47ad9 Handle aws instances that are down by Matt Godbolt · 8 years ago
  16. 4bb0973 Fix for undefined options by Matt Godbolt · 8 years ago
  17. 6fc5c16 Lint fixes by Matt Godbolt · 8 years ago
  18. d11fb2c Merge branch 'master' into msvc-spike by Matt Godbolt · 8 years ago
  19. e760b14 Handle missing options by Matt Godbolt · 8 years ago
  20. eff06a9 Stop logging cleanup stats by Matt Godbolt · 8 years ago
  21. c9b8f5a Tidy up some jshint warnings in the server by Matt Godbolt · 8 years ago
  22. 461e611 Fix unused label issues by Matt Godbolt · 8 years ago
  23. 8165cd4 Support both the global post-process and the per-compiler post-process by Matt Godbolt · 8 years ago
  24. 28f7ca6 Support config of postProcess tool by Jason Turner · 8 years ago
  25. 9f04f5c Prevent binary compilation for unsuppored compilers by Matt Godbolt · 8 years ago
  26. 32af160 Wrap asm output object if compiler fails to execute by Matt Godbolt · 8 years ago
  27. c52fa28 Fix up an async thing. by Matt Godbolt · 8 years ago
  28. dc57aba Better errors if diff fails by Matt Godbolt · 8 years ago
  29. a3e82b5 Make diff asynchronous by Matt Godbolt · 8 years ago
  30. 5332164 Formatting and lint fixes by Matt Godbolt · 8 years ago
  31. 90894e8 Added wdiff configuration options. by Gabriel Devillers · 8 years ago
  32. 4c279d7 Minor cleanings. by Gabriel Devillers · 8 years ago
  33. 269615a Move computation of diff *color zones* server side. by Gabriel Devillers · 8 years ago
  34. 711af7a Ajax request to compute diff server side. by Gabriel Devillers · 8 years ago
  35. 935a06c Comments added. If debug enabled, show properties loaded by lib/properties. by Gabriel Devillers · 8 years ago
  36. d421d33 Added debug function by Gabriel Devillers · 8 years ago
  37. 65e7678 Fetch AWS resources (land of primitive service discovery) by Matt Godbolt · 8 years ago
  38. 9f8bf18 Go towards a dynamic compiler set by Matt Godbolt · 8 years ago
  39. 3dd871d Don't try and objdump on windows by Matt Godbolt · 8 years ago
  40. 4e89ed2 Binary mode tweaks by Matt Godbolt · 8 years ago
  41. b9aca47 Hopefully fix the line labelling issue by Matt Godbolt · 8 years ago
  42. 909620c Fixups for add instruction by Matt Godbolt · 8 years ago
  43. 55deadf Use two-space indentation to better align with cl raw output by Matt Godbolt · 8 years ago
  44. 284738f Fix up indentation of non-opcode lines by Matt Godbolt · 8 years ago
  45. 16bcc58 Some indentation by Matt Godbolt · 8 years ago
  46. 61040b1 Ahem by Matt Godbolt · 8 years ago
  47. 7e50f2c Better way of detecting the file under test by Matt Godbolt · 8 years ago
  48. 0d6df6a Progress on supporting cl asm; binary mode and demangling by Matt Godbolt · 8 years ago
  49. d6fe745 More work in progress on win32 by Matt Godbolt · 8 years ago
  50. 5c86a22 Slightly better cl19 support by Matt Godbolt · 8 years ago
  51. 3634b82 Initial spike of windows support by Matt Godbolt · 8 years ago
  52. ed4204c Fixes unintended rejection of any user provided compiler option if by Adam Nemecek · 8 years ago
  53. 8610ec9 Update copyright by Matt Godbolt · 9 years ago
  54. 191410c Propagate PATH to the compiler env. Seems to be required to get icc to work by Matt Godbolt · 9 years ago
  55. 77756b6 Attempt at fixing multiarch. Should fix #102 by Matt Godbolt · 9 years ago
  56. cbb9fa4 Add ability to set per-compiler options by Iain Buclaw · 9 years ago
  57. dbf2400 Limit error and stdout output. by Matt Godbolt · 9 years ago
  58. 56a691d Fix up re to catch import and also spaces around # in absolute/relative by Matt Godbolt · 9 years ago
  59. 9b9e187 Hopeful fix for connect-restreamer by Matt Godbolt · 9 years ago
  60. a0ce94b Fix dumb percentage by Matt Godbolt · 9 years ago
  61. 29c87d4 Better cache stats by Matt Godbolt · 9 years ago
  62. b866d20 Synchronously determine multiarch by Matt Godbolt · 9 years ago
  63. 32aa600 More appropriately estimate the cache size by Matt Godbolt · 9 years ago
  64. b8fca03 More button fiddling by Matt Godbolt · 9 years ago
  65. e946833 Handle compilation errors in binary by Matt Godbolt · 9 years ago
  66. ce7d666 More config tweaks; fix up TODO by Matt Godbolt · 9 years ago
  67. bbc8cb0 Slight indent for asm to make it look like 'asm' for the asm mode by Matt Godbolt · 9 years ago
  68. 62856d2 Merge branch 'master' into spike/binary by Matt Godbolt · 9 years ago
  69. 79a0f6e Misc WIP on changing configuration to be lang-specific and to fix up some more binary things found along the way by Matt Godbolt · 9 years ago
  70. d68472f Convert tabs to spaces. Fixes #57 by Matt Godbolt · 9 years ago
  71. cee503a First stab at multilanguage binary by Matt Godbolt · 9 years ago
  72. d7e318b Misc tidyups by Matt Godbolt · 9 years ago
  73. b8dac7e Clickable addresses by Matt Godbolt · 9 years ago
  74. 0f95490 Add address and opcodes to gutters by Matt Godbolt · 9 years ago
  75. 5c5b982 Work in progress on binary mode by Matt Godbolt · 9 years ago
  76. 96fe6b3 Don't error on empty strings. Fixes #77 by Matt Godbolt · 9 years ago
  77. 4b47e42 Do all filtering on the server by Matt Godbolt · 9 years ago
  78. 10aec86 Fix sorting of examples by Ola Jeppsson · 9 years ago
  79. 5fe9bbb Ensure directories are periodically cleaned up (saves leaking a directory name every compile) by Matt Godbolt · 9 years ago
  80. d6bce41 Revert "Revert "Add some (belated) memory watching"" by Matt Godbolt · 10 years ago
  81. eafe0fa Revert "Add some (belated) memory watching" by Matt Godbolt · 10 years ago
  82. 2170910 Add some (belated) memory watching by Matt Godbolt · 10 years ago
  83. 400e553 Allow configuration of the 'Intel Syntax' per-compiler. Configure same for clang and icc by Matt Godbolt · 10 years ago
  84. 5b92f11 Allow empty options string by Tõnis Tiigi · 10 years ago
  85. a254c59 Improve error handling by Matt Godbolt · 10 years ago
  86. 4190a0b Tentative 6g support by Matt Godbolt · 10 years ago
  87. 17f5507 Fix Intel syntax by Matt Godbolt · 10 years ago
  88. 0d83b20 Separate the version from the name by Matt Godbolt · 10 years ago
  89. 2e88d33 First attempt at proxying remote compilers by Matt Godbolt · 10 years ago
  90. 78190b2 Fix issue with assembly file too large. by Matt Godbolt · 10 years ago
  91. 1fba6ae Compress output by Matt Godbolt · 10 years ago
  92. 979942a Fix concurrent compiles. Also configure 2 by default by Matt Godbolt · 10 years ago
  93. f4e76d2 Configure compilers by name by Matt Godbolt · 10 years ago
  94. 84e09e3 More promise cleanup by Matt Godbolt · 10 years ago
  95. 71dda61 Much cleaner promise design by Matt Godbolt · 10 years ago
  96. c9bc4ee Copyright update, formatting changes by Matt Godbolt · 10 years ago
  97. 8f7bbdf Fix getting properties with false value by Anders Waldenborg · 10 years ago
  98. c60cad2 Add IDEA files. by Matt Godbolt · 10 years ago
  99. 0589378 Accidentally left property debugging on by Matt Godbolt · 10 years ago
  100. 43a2173 Early rust support by Matt Godbolt · 10 years ago