1. f807986 Making jshint happy adding some missed semi colons, removing the dist files and vs from being checked by jaredwy · 7 years ago
  2. 2cd7516 Switching back to yarn after the merge. Some clean up after some extra code snuck in after the merge app.js ended up with a few extra requires by jaredwy · 7 years ago
  3. 8be70d1 Adding a make entry for a dev mode. Cleaning up some unused variables, moving some vars to be vars so i can move paths easier by jaredwy · 7 years ago
  4. 06827d3 Point vs for require calls at node modules, rather than the copied monaco. It adds some complexity around how we load monaco, but that already exists this is better than the three alternatives. Use post-install to copy the files into static, use a shell script to copy using the webpack shell plugin to copy before monaco runs and finally do it manually by jaredwy · 7 years ago
  5. 70556a6 first pass at using webpack/yarn rather than bower and require.js by jaredwy · 7 years ago
  6. b499db3 Silence error when ghc is not available by Mike Cochrane · 7 years ago
  7. 0776ca3 Merge branch 'master' into unification by Rubén · 7 years ago
  8. 1bfbc0b generalize PATH for spaces in PATH by Andrew Pardoe · 7 years ago
  9. 0323c65 Merge branch 'master' into unification by RabsRincon · 7 years ago
  10. 33096bc Execute tests on subfolders by RabsRincon · 7 years ago
  11. 0784799 Fix MakeFile and appease linter by RabsRincon · 7 years ago
  12. def7723 Merge branch 'master' into unification by Rubén · 7 years ago
  13. 89efa6f Extend linting to the tests by Matt Godbolt · 7 years ago
  14. ce6d70f Add a `make install-git-hooks` target to install pre-commit hooks by Matt Godbolt · 7 years ago
  15. 41ead3f Merge branch 'master' into unification by RabsRincon · 7 years ago
  16. 92fb800 Add rustfill to gitignore by RabsRincon · 7 years ago
  17. 1b47a0b Add check target to make by RabsRincon · 7 years ago
  18. ee2f249 Merge branch 'master' into unification by Matt Godbolt · 7 years ago
  19. 726936f Don't include travis compilers in tarball by Matt Godbolt · 7 years ago
  20. d7818ae Merge branch 'master' into unification by Rubén · 7 years ago
  21. 1c07501 Make travis build far less chatty by Matt Godbolt · 7 years ago
  22. af34fba Remove --language in Makefile by Matt Godbolt · 7 years ago
  23. 15d5e0b build: Add an warning when node version is higher than tested version by Honggyu Kim · 7 years ago
  24. befef98 build: Fix node version check to v8 or higher by Honggyu Kim · 7 years ago
  25. e55b913 Add separate jshint configs for client and server. Make them much more strict, and fix up the issues brought up by Matt Godbolt · 7 years ago
  26. 91c010e Fix up travis by Matt Godbolt · 7 years ago
  27. 43c16a1 Bump minimum node to v8 by Matt Godbolt · 7 years ago
  28. c82fa1d Place a git_hash within the archive, and use it in place of git rev-parse by Matt Godbolt · 7 years ago
  29. 56e53dc Name tweaks by Matt Godbolt · 7 years ago
  30. fe4f2fa Tweaks for deployment by Matt Godbolt · 7 years ago
  31. 6d4d33f First attempt at getting travis to build and upload images to S3 by Matt Godbolt · 7 years ago
  32. a3a1f55 Reduce the amount of rust gunk that makes it into the distribution tarball by Matt Godbolt · 7 years ago
  33. 58c821f Remove all traces of clang-format by Rubén · 7 years ago
  34. 81419b1 Add clang-format to our workflow. by Rubén · 7 years ago
  35. 69f10bf Adding in LDC opt view support by jaredwy · 7 years ago
  36. 54d720d Remove specific CPU features from rust by Matt Godbolt · 7 years ago
  37. 02351d9 Update Rust dependencies by Lilian A. Moraru · 7 years ago
  38. 939b76f Add demangling to Haskell by Simon Brand · 7 years ago
  39. 317795b Fix #451 by Matt Godbolt · 7 years ago
  40. 20fc836 Merge branch 'master' of github.com:mattgodbolt/compiler-explorer into themes by Rubén Rincón · 8 years ago
  41. 8f1acbe Fix typo in makefile by Matt Godbolt · 8 years ago
  42. e7f8893 We point to the minified versions of the stylesheets when necessary. Deleted duplicated function by Rubén Rincón · 8 years ago
  43. 2625f4f Disable view cache for debugging by Matt Godbolt · 8 years ago
  44. 4749e25 Restart on pug file changes too by Matt Godbolt · 8 years ago
  45. 680bd13 Install both production and development (works around any NODE_ENV issues) by Matt Godbolt · 8 years ago
  46. ef975bd Move to using pug templates to assemble both main view and embedded view. Means a reduction in code duplication between embedded and non-embedded; and saves a round-trip getting the options. by Matt Godbolt · 8 years ago
  47. df111e2 Revert "Go back to using the bower package (thanks @michal-golfi)" by Matt Godbolt · 8 years ago
  48. 4948d7f Ignore analytics when linting by Matt Godbolt · 8 years ago
  49. a804243 gdc fixups in makefile by Matt Godbolt · 8 years ago
  50. 314c062 Add rust demangling - #213 by Matt Godbolt · 8 years ago
  51. 107c528 Whoops; recursion in npm test by Matt Godbolt · 8 years ago
  52. 3e405c0 Actually run npm tests as part of 'make test' by Matt Godbolt · 8 years ago
  53. 7a173dc Debugging improvements by Matt Godbolt · 8 years ago
  54. bc5848f Adding more tests; beginnings of a refactor to make compilers more configurable by Matt Godbolt · 8 years ago
  55. d5e2420 Fix up makefilef for dist by Matt Godbolt · 8 years ago
  56. 0b1fe1d More attempts at source map for requirejs by Matt Godbolt · 8 years ago
  57. a0722cd Add a versioned subdirectory with an infinite cache length. Partially addresses #178 by Matt Godbolt · 8 years ago
  58. b3b9b7a Use a uniquified main.js name to help with caching issues by Matt Godbolt · 8 years ago
  59. a5edab2 D: also look for DMD environment variable for D support. by Johan Engelen · 8 years ago
  60. 6fc5c16 Lint fixes by Matt Godbolt · 8 years ago
  61. 9d1e564 Ensure static/ext directory is clean before pulling stuff into it the first time by Matt Godbolt · 8 years ago
  62. 8c26f10 Prevent app from restarting when web assets change during development by Matt Godbolt · 8 years ago
  63. 8c56725 Fix up clean to remove static/ext by Matt Godbolt · 8 years ago
  64. 49e1ad9 Early support for r.js by Matt Godbolt · 8 years ago
  65. 3600d7a First move towards rewrite by Matt Godbolt · 8 years ago
  66. 16530f2 Add clean rule to d/Makefile, and clean up subdirectories in 'make clean' by Iain Buclaw · 10 years ago
  67. 20ad369 Shore up preload.c with explicit denial of /proc/self/root and /proc/self/cwd by Matt Godbolt · 9 years ago
  68. 6e9ae8f Fix up supervisor 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. 35f5b11 Fix makefile on newer ubuntae by Matt Godbolt · 9 years ago
  71. f1287ec Fix up makefile for 14.04 by Matt Godbolt · 10 years ago
  72. 50c7279 Add a prereqs target by Matt Godbolt · 11 years ago
  73. 6badbdc Preload makefile fixes by Matt Godbolt · 11 years ago
  74. b892f2f clean .npm-updated by android · 11 years ago
  75. f175338 Improve the installation message by Matt Godbolt · 12 years ago
  76. 696aa45 run-amazon-d target by Matt Godbolt · 12 years ago
  77. 9bd9396 Use default gdc install by Matt Godbolt · 12 years ago
  78. b212c58 Add support for the D programming language by Matt Godbolt · 12 years ago
  79. da98a1e Big fix up of asm filtering. Adds a bunch of tests too. by Matt Godbolt · 12 years ago
  80. b1f70e0 Use the compiler wrapper on Amazon by Matt Godbolt · 12 years ago
  81. 7b75bd1 Fix up amazon make issue by Matt Godbolt · 12 years ago
  82. b070d15 Fix for running npm all the time unnecessarily by Matt Godbolt · 12 years ago
  83. be99382 Try and separate amazon settings from general development settings by Matt Godbolt · 12 years ago
  84. 1224ec1 Less confusing installation options by Matt Godbolt · 13 years ago
  85. ff2a38f Fix up a warning if you do not have node by Matt Godbolt · 13 years ago
  86. 15ea5e1 Initial import of GCC-Explorer by Matt Godbolt · 13 years ago