1. a272ea9 Add utils tests, update filter-tests by Matt Godbolt · 8 years ago
  2. aa0b3e6 Update AWS. Add tests by Matt Godbolt · 8 years ago
  3. 5b199a1 Extract google short url into a testable (I know!) unit. And test it by Matt Godbolt · 8 years ago
  4. 2446ea5 separate demangler into support library by partouf · 8 years ago
  5. fe63adc seperated pascal demangler from pascal compiler, added unit tests and bugfixed some demangling by partouf · 8 years ago
  6. 3fc3c2d add test for bug #629 by cppchedy · 8 years ago
  7. 9784aa5 Better handling of assignments in assembly by Marc Poulhiès · 8 years ago
  8. 767351f Fixes #555 by Matt Godbolt · 8 years ago
  9. 83ff138 Better handling of labels in asm. by Matt Godbolt · 8 years ago
  10. 65c6ff7 Finish up Cfg view review concerns by Rubén · 8 years ago
  11. 747ee23 added test, resolved some reviews by cppchedy · 8 years ago
  12. 476fde3 Identify lines referring to included files. by Matt Godbolt · 8 years ago
  13. ddddc8e Read-only embedded by Matt Godbolt · 9 years ago
  14. 65b5bf4 Correctly identify PROC and ENDP even when a comment is on the same line. Fixes #235 by Matt Godbolt · 9 years ago
  15. 538b4e8 Fix tests by Matt Godbolt · 9 years ago
  16. b6e9a46 Another year, another copyright update by Matt Godbolt · 9 years ago
  17. 050f5e3 Properly treat MIPS label definitions. Fixes #214 by Matt Godbolt · 9 years ago
  18. ed12b7e Filter out more labels that are unreferenced by Matt Godbolt · 9 years ago
  19. 88897a2 Fix for ARM by Matt Godbolt · 9 years ago
  20. a91e1ee Fix up initial labels/function definitions. by Matt Godbolt · 9 years ago
  21. 9af5650 Refactor so as not to rely on magic comments in MS-derived compilation output by Matt Godbolt · 9 years ago
  22. 0362e0c Send opcodes as strings. Fix up ARM opcode and label handling by Matt Godbolt · 9 years ago
  23. 70b8d2d Fix filtering of labels of defined functions. by Matt Godbolt · 9 years ago
  24. bc5848f Adding more tests; beginnings of a refactor to make compilers more configurable by Matt Godbolt · 9 years ago
  25. 49932af Work in progress on WINE/win32/win64 compiler support by Matt Godbolt · 9 years ago
  26. ad40e5c Improvements to embedding by Matt Godbolt · 9 years ago
  27. 0cda1b8 Work in progress on embeddable CEs by Matt Godbolt · 9 years ago
  28. ce82847 Fix up AVR line processing. Fixes #164 by Matt Godbolt · 9 years ago
  29. 610d646 Improvements to CL parser by Matt Godbolt · 9 years ago
  30. 31ab052 Allow configuration of the 'Intel Syntax' per-compiler. Configure same for clang and iccpython by Matt Godbolt · 9 years ago
  31. ecb5aa3 Add an example 64-bit msvc compile by Matt Godbolt · 9 years ago
  32. d11fb2c Merge branch 'master' into msvc-spike by Matt Godbolt · 9 years ago
  33. fa4406b Fix unused label issues by Matt Godbolt · 9 years ago
  34. b9aca47 Hopefully fix the line labelling issue by Matt Godbolt · 10 years ago
  35. 909620c Fixups for add instruction by Matt Godbolt · 10 years ago
  36. 1db8614 Add another test case (no expectation as yet) by Matt Godbolt · 10 years ago
  37. 55deadf Use two-space indentation to better align with cl raw output by Matt Godbolt · 10 years ago
  38. 284738f Fix up indentation of non-opcode lines by Matt Godbolt · 10 years ago
  39. 57db760 Pretty print blessed files by Matt Godbolt · 10 years ago
  40. 16bcc58 Some indentation by Matt Godbolt · 10 years ago
  41. 7e50f2c Better way of detecting the file under test by Matt Godbolt · 10 years ago
  42. 0d6df6a Progress on supporting cl asm; binary mode and demangling by Matt Godbolt · 10 years ago
  43. 352d2b6 Move towards json files for tests by Matt Godbolt · 10 years ago
  44. d6fe745 More work in progress on win32 by Matt Godbolt · 10 years ago
  45. e636df3 Add failing test by Matt Godbolt · 10 years ago
  46. 8610ec9 Update copyright by Matt Godbolt · 10 years ago
  47. 5bf3f5b Fix tests by Matt Godbolt · 10 years ago
  48. 39b85df Fix clang line indicators. Fixes #85 by Matt Godbolt · 10 years ago
  49. c9bc4ee Copyright update, formatting changes by Matt Godbolt · 11 years ago
  50. c60cad2 Add IDEA files. by Matt Godbolt · 11 years ago
  51. da98a1e Big fix up of asm filtering. Adds a bunch of tests too. by Matt Godbolt · 13 years ago